@IfcClass(layer=CORE, type=ENTITY) public abstract class IfcSpatialStructureElement extends IfcProduct
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcElementCompositionEnum |
compositionType |
private SET<IfcRelContainedInSpatialStructure> |
containsElements |
private IfcLabel |
longName |
private SET<IfcRelReferencedInSpatialStructure> |
referenceElements |
private SET<IfcRelServicesBuildings> |
servicedBySystems |
stepNumber| 构造器和说明 |
|---|
IfcSpatialStructureElement() |
IfcSpatialStructureElement(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcObjectPlacement objectPlacement,
IfcProductRepresentation representation,
IfcLabel longName,
IfcElementCompositionEnum compositionType) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcElementCompositionEnum |
getCompositionType() |
SET<IfcRelContainedInSpatialStructure> |
getContainsElements() |
IfcLabel |
getLongName() |
SET<IfcRelReferencedInSpatialStructure> |
getReferenceElements() |
SET<IfcRelServicesBuildings> |
getServicedBySystems() |
boolean |
illegal() |
void |
setCompositionType(IfcElementCompositionEnum compositionType) |
void |
setContainsElements(SET<IfcRelContainedInSpatialStructure> containsElements) |
void |
setLongName(IfcLabel longName) |
void |
setReferenceElements(SET<IfcRelReferencedInSpatialStructure> referenceElements) |
void |
setServicedBySystems(SET<IfcRelServicesBuildings> servicedBySystems) |
getObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setReferencedBy, setRepresentationaddIsDefinedBy, 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, isDefault, setStepNumber, toIfc@IfcOptionField private IfcLabel longName
private IfcElementCompositionEnum compositionType
@IfcInverseParameter private SET<IfcRelReferencedInSpatialStructure> referenceElements
@IfcInverseParameter private SET<IfcRelServicesBuildings> servicedBySystems
@IfcInverseParameter private SET<IfcRelContainedInSpatialStructure> containsElements
public IfcSpatialStructureElement()
@IfcParserConstructor public IfcSpatialStructureElement(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType, IfcObjectPlacement objectPlacement, IfcProductRepresentation representation, IfcLabel longName, IfcElementCompositionEnum compositionType)
public IfcLabel getLongName()
public void setLongName(IfcLabel longName)
public IfcElementCompositionEnum getCompositionType()
public void setCompositionType(IfcElementCompositionEnum compositionType)
public SET<IfcRelReferencedInSpatialStructure> getReferenceElements()
public void setReferenceElements(SET<IfcRelReferencedInSpatialStructure> referenceElements)
public SET<IfcRelServicesBuildings> getServicedBySystems()
public void setServicedBySystems(SET<IfcRelServicesBuildings> servicedBySystems)
public SET<IfcRelContainedInSpatialStructure> getContainsElements()
public void setContainsElements(SET<IfcRelContainedInSpatialStructure> containsElements)
public boolean illegal()
illegal 在接口中 IfcInterfaceillegal 在类中 IfcAbstractClassCopyright © 2023. All rights reserved.