@IfcClass(layer=CORE, type=ENTITY) public class IfcRelContainedInSpatialStructure extends IfcRelConnects
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcProduct> |
relatedElements |
private IfcSpatialStructureElement |
relatingStructure |
stepNumber| 构造器和说明 |
|---|
IfcRelContainedInSpatialStructure() |
IfcRelContainedInSpatialStructure(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
SET<IfcProduct> relatedElements,
IfcSpatialStructureElement relatingStructure) |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcProduct> |
getRelatedElements() |
IfcSpatialStructureElement |
getRelatingStructure() |
boolean |
illegal() |
void |
setRelatedElements(SET<IfcProduct> relatedElements) |
void |
setRelatingStructure(IfcSpatialStructureElement relatingStructure) |
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, isDefault, setStepNumber, toIfcprivate SET<IfcProduct> relatedElements
private IfcSpatialStructureElement relatingStructure
public IfcRelContainedInSpatialStructure()
@IfcParserConstructor public IfcRelContainedInSpatialStructure(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, SET<IfcProduct> relatedElements, IfcSpatialStructureElement relatingStructure)
public SET<IfcProduct> getRelatedElements()
public void setRelatedElements(SET<IfcProduct> relatedElements)
public IfcSpatialStructureElement getRelatingStructure()
public void setRelatingStructure(IfcSpatialStructureElement relatingStructure)
public boolean illegal()
illegal 在接口中 IfcInterfaceillegal 在类中 IfcAbstractClassCopyright © 2023. All rights reserved.