@IfcClass(layer=CORE, type=ENTITY) public class IfcRelServicesBuildings extends IfcRelConnects
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcSpatialStructureElement> |
relatedBuildings |
private IfcSystem |
relatingSystem |
stepNumber| 构造器和说明 |
|---|
IfcRelServicesBuildings() |
IfcRelServicesBuildings(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcSystem relatingSystem,
SET<IfcSpatialStructureElement> relatedBuildings) |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcSpatialStructureElement> |
getRelatedBuildings() |
IfcSystem |
getRelatingSystem() |
void |
setRelatedBuildings(SET<IfcSpatialStructureElement> relatedBuildings) |
void |
setRelatingSystem(IfcSystem relatingSystem) |
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcSystem relatingSystem
private SET<IfcSpatialStructureElement> relatedBuildings
public IfcRelServicesBuildings()
@IfcParserConstructor public IfcRelServicesBuildings(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcSystem relatingSystem, SET<IfcSpatialStructureElement> relatedBuildings)
public IfcSystem getRelatingSystem()
public void setRelatingSystem(IfcSystem relatingSystem)
public SET<IfcSpatialStructureElement> getRelatedBuildings()
public void setRelatedBuildings(SET<IfcSpatialStructureElement> relatedBuildings)
Copyright © 2023. All rights reserved.