@IfcClass(layer=CORE, type=ENTITY) public class IfcBuildingStorey extends IfcSpatialStructureElement
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcLengthMeasure |
elevation |
stepNumber| 构造器和说明 |
|---|
IfcBuildingStorey() |
IfcBuildingStorey(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcObjectPlacement objectPlacement,
IfcProductRepresentation representation,
IfcLabel longName,
IfcElementCompositionEnum compositionType,
IfcLengthMeasure elevation) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcLengthMeasure |
getElevation() |
void |
setElevation(IfcLengthMeasure elevation) |
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, toIfc@IfcOptionField private IfcLengthMeasure elevation
public IfcBuildingStorey()
@IfcParserConstructor public IfcBuildingStorey(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType, IfcObjectPlacement objectPlacement, IfcProductRepresentation representation, IfcLabel longName, IfcElementCompositionEnum compositionType, IfcLengthMeasure elevation)
public IfcLengthMeasure getElevation()
public void setElevation(IfcLengthMeasure elevation)
Copyright © 2023. All rights reserved.