@IfcClass(type=ENTITY, layer=CORE) public class IfcRelAssignsToGroup extends IfcRelAssigns
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcGroup |
relatingGroup |
stepNumber| 构造器和说明 |
|---|
IfcRelAssignsToGroup(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
SET<IfcObjectDefinition> relatedObjects,
IfcObjectTypeEnum relatedObjectsType,
IfcGroup relatingGroup) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcGroup |
getRelatingGroup() |
boolean |
illegal() |
void |
setRelatingGroup(IfcGroup relatingGroup) |
getRelatedObjects, getRelatedObjectsType, setRelatedObjects, setRelatedObjectsTypegetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, isDefault, setStepNumber, toIfcprivate IfcGroup relatingGroup
@IfcParserConstructor public IfcRelAssignsToGroup(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, SET<IfcObjectDefinition> relatedObjects, IfcObjectTypeEnum relatedObjectsType, IfcGroup relatingGroup)
public IfcGroup getRelatingGroup()
public void setRelatingGroup(IfcGroup relatingGroup)
public boolean illegal()
illegal 在接口中 IfcInterfaceillegal 在类中 IfcRelAssignsCopyright © 2023. All rights reserved.