@IfcClass(layer=CORE, type=ENTITY) public class IfcRelReferencedInSpatialStructure extends IfcRelConnects
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcProduct> |
relatedElements |
private IfcSpatialStructureElement |
relatingStructure |
stepNumber| 构造器和说明 |
|---|
IfcRelReferencedInSpatialStructure() |
IfcRelReferencedInSpatialStructure(SET<IfcProduct> relatedElements,
IfcSpatialStructureElement relatingStructure) |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcProduct> |
getRelatedElements() |
IfcSpatialStructureElement |
getRelatingStructure() |
void |
setRelatedElements(SET<IfcProduct> relatedElements) |
void |
setRelatingStructure(IfcSpatialStructureElement relatingStructure) |
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate SET<IfcProduct> relatedElements
private IfcSpatialStructureElement relatingStructure
public IfcRelReferencedInSpatialStructure()
public IfcRelReferencedInSpatialStructure(SET<IfcProduct> relatedElements, IfcSpatialStructureElement relatingStructure)
public SET<IfcProduct> getRelatedElements()
public void setRelatedElements(SET<IfcProduct> relatedElements)
public IfcSpatialStructureElement getRelatingStructure()
public void setRelatingStructure(IfcSpatialStructureElement relatingStructure)
Copyright © 2023. All rights reserved.