@IfcClass(layer=CORE, type=ENTITY) public class IfcRelSpaceBoundary extends IfcRelConnects
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcConnectionGeometry |
connectionGeometry |
private IfcInternalOrExternalEnum |
internalOrExternalBoundary |
private IfcPhysicalOrVirtualEnum |
physicalOrVirtualBoundary |
private IfcElement |
relatedBuildingElement |
private IfcSpace |
relatingSpace |
stepNumber| 构造器和说明 |
|---|
IfcRelSpaceBoundary(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcSpace relatingSpace,
IfcElement relatedBuildingElement,
IfcConnectionGeometry connectionGeometry,
IfcPhysicalOrVirtualEnum physicalOrVirtualBoundary,
IfcInternalOrExternalEnum internalOrExternalBoundary) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcConnectionGeometry |
getConnectionGeometry() |
IfcInternalOrExternalEnum |
getInternalOrExternalBoundary() |
IfcPhysicalOrVirtualEnum |
getPhysicalOrVirtualBoundary() |
IfcElement |
getRelatedBuildingElement() |
IfcSpace |
getRelatingSpace() |
boolean |
illegal() |
void |
setConnectionGeometry(IfcConnectionGeometry connectionGeometry) |
void |
setInternalOrExternalBoundary(IfcInternalOrExternalEnum internalOrExternalBoundary) |
void |
setPhysicalOrVirtualBoundary(IfcPhysicalOrVirtualEnum physicalOrVirtualBoundary) |
void |
setRelatedBuildingElement(IfcElement relatedBuildingElement) |
void |
setRelatingSpace(IfcSpace relatingSpace) |
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, isDefault, setStepNumber, toIfcprivate IfcSpace relatingSpace
@IfcOptionField private IfcElement relatedBuildingElement
@IfcOptionField private IfcConnectionGeometry connectionGeometry
private IfcPhysicalOrVirtualEnum physicalOrVirtualBoundary
private IfcInternalOrExternalEnum internalOrExternalBoundary
@IfcParserConstructor public IfcRelSpaceBoundary(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcSpace relatingSpace, IfcElement relatedBuildingElement, IfcConnectionGeometry connectionGeometry, IfcPhysicalOrVirtualEnum physicalOrVirtualBoundary, IfcInternalOrExternalEnum internalOrExternalBoundary)
public IfcSpace getRelatingSpace()
public void setRelatingSpace(IfcSpace relatingSpace)
public IfcElement getRelatedBuildingElement()
public void setRelatedBuildingElement(IfcElement relatedBuildingElement)
public IfcConnectionGeometry getConnectionGeometry()
public void setConnectionGeometry(IfcConnectionGeometry connectionGeometry)
public IfcPhysicalOrVirtualEnum getPhysicalOrVirtualBoundary()
public void setPhysicalOrVirtualBoundary(IfcPhysicalOrVirtualEnum physicalOrVirtualBoundary)
public IfcInternalOrExternalEnum getInternalOrExternalBoundary()
public void setInternalOrExternalBoundary(IfcInternalOrExternalEnum internalOrExternalBoundary)
public boolean illegal()
illegal 在接口中 IfcInterfaceillegal 在类中 IfcAbstractClassCopyright © 2023. All rights reserved.