| 限定符和类型 | 字段和说明 |
|---|---|
private IfcCountMeasure |
capacityByNumber |
private IfcMassMeasure |
capacityByWeight |
private IfcTransportElementTypeEnum |
operationType |
stepNumber| 构造器和说明 |
|---|
IfcTransportElement(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcObjectPlacement objectPlacement,
IfcProductRepresentation representation,
IfcIdentifier tag,
IfcTransportElementTypeEnum operationType,
IfcMassMeasure capacityByWeight,
IfcCountMeasure capacityByNumber) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcCountMeasure |
getCapacityByNumber() |
IfcMassMeasure |
getCapacityByWeight() |
IfcTransportElementTypeEnum |
getOperationType() |
void |
setCapacityByNumber(IfcCountMeasure capacityByNumber) |
void |
setCapacityByWeight(IfcMassMeasure capacityByWeight) |
void |
setOperationType(IfcTransportElementTypeEnum operationType) |
getTag, setTaggetObjectPlacement, 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, illegal, isDefault, setStepNumber, toIfc@IfcOptionField private IfcTransportElementTypeEnum operationType
@IfcOptionField private IfcMassMeasure capacityByWeight
@IfcOptionField private IfcCountMeasure capacityByNumber
@IfcParserConstructor public IfcTransportElement(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType, IfcObjectPlacement objectPlacement, IfcProductRepresentation representation, IfcIdentifier tag, IfcTransportElementTypeEnum operationType, IfcMassMeasure capacityByWeight, IfcCountMeasure capacityByNumber)
public IfcTransportElementTypeEnum getOperationType()
public void setOperationType(IfcTransportElementTypeEnum operationType)
public IfcMassMeasure getCapacityByWeight()
public void setCapacityByWeight(IfcMassMeasure capacityByWeight)
public IfcCountMeasure getCapacityByNumber()
public void setCapacityByNumber(IfcCountMeasure capacityByNumber)
Copyright © 2023. All rights reserved.