@IfcClass(layer=CORE, type=ENTITY) public class IfcSystem extends IfcGroup
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcRelServicesBuildings> |
serviceBuildings |
stepNumber| 构造器和说明 |
|---|
IfcSystem(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType) |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcRelServicesBuildings> |
getServiceBuildings() |
void |
setServiceBuildings(SET<IfcRelServicesBuildings> serviceBuildings) |
getIsGroupedBy, setIsGroupedByaddIsDefinedBy, 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 SET<IfcRelServicesBuildings> serviceBuildings
@IfcParserConstructor public IfcSystem(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType)
public SET<IfcRelServicesBuildings> getServiceBuildings()
public void setServiceBuildings(SET<IfcRelServicesBuildings> serviceBuildings)
Copyright © 2023. All rights reserved.