@IfcClass(layer=CORE, type=ENTITY) public class IfcGroup extends IfcObject
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcRelAssignsToGroup |
isGroupedBy |
stepNumber| 构造器和说明 |
|---|
IfcGroup(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcRelAssignsToGroup |
getIsGroupedBy() |
void |
setIsGroupedBy(IfcRelAssignsToGroup isGroupedBy) |
addIsDefinedBy, getIsDefinedBy, getObjectType, setIsDefinedBy, setObjectTypeaddDecompose, addHasAssociations, addIsDecomposedBy, getDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, setDecomposes, setHasAssignments, setHasAssociations, setIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfc@IfcInverseParameter private IfcRelAssignsToGroup isGroupedBy
@IfcParserConstructor public IfcGroup(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType)
public IfcRelAssignsToGroup getIsGroupedBy()
public void setIsGroupedBy(IfcRelAssignsToGroup isGroupedBy)
Copyright © 2023. All rights reserved.