@IfcClass(layer=CORE, type=ENTITY) public class IfcSpaceType extends IfcSpatialStructureElement
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcSpaceTypeEnum |
predefinedType |
stepNumber| 构造器和说明 |
|---|
IfcSpaceType(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcObjectPlacement objectPlacement,
IfcProductRepresentation representation,
IfcLabel longName,
IfcElementCompositionEnum compositionType,
IfcSpaceTypeEnum predefinedType) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcSpaceTypeEnum |
getPredefinedType() |
void |
setPredefinedType(IfcSpaceTypeEnum predefinedType) |
getCompositionType, getContainsElements, getLongName, getReferenceElements, getServicedBySystems, illegal, setCompositionType, setContainsElements, setLongName, setReferenceElements, setServicedBySystemsgetObjectPlacement, 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, toIfcprivate IfcSpaceTypeEnum predefinedType
@IfcParserConstructor public IfcSpaceType(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType, IfcObjectPlacement objectPlacement, IfcProductRepresentation representation, IfcLabel longName, IfcElementCompositionEnum compositionType, IfcSpaceTypeEnum predefinedType)
public IfcSpaceTypeEnum getPredefinedType()
public void setPredefinedType(IfcSpaceTypeEnum predefinedType)
Copyright © 2023. All rights reserved.