public class IfcTransportElement2X3 extends IfcElement2X3
IfcTransportElement
| Constructor and Description |
|---|
IfcTransportElement2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCountMeasure2X3 |
getCapacityByNumber() |
IfcMassMeasure2X3 |
getCapacityByWeight() |
IfcTransportElementTypeEnum2X3 |
getOperationType() |
void |
setCapacityByNumber(IfcCountMeasure2X3 value) |
void |
setCapacityByWeight(IfcMassMeasure2X3 value) |
void |
setOperationType(IfcTransportElementTypeEnum2X3 value) |
getConnectedFrom, getConnectedTo, getContainedInStructure, getFillsVoids, getProvidesBoundaries, getReferencedInStructures, getTag, hasCoverings, hasOpenings, hasPorts, hasProjections, hasStructuralMember, isConnectionRealization, setTaggetObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setRepresentationgetObjectType, isDefinedBy, setObjectTypegetDecomposes, hasAssignments, hasAssociations, isDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcTransportElementTypeEnum2X3 getOperationType()
public final void setOperationType(IfcTransportElementTypeEnum2X3 value)
public final IfcMassMeasure2X3 getCapacityByWeight()
public final void setCapacityByWeight(IfcMassMeasure2X3 value)
public final IfcCountMeasure2X3 getCapacityByNumber()
public final void setCapacityByNumber(IfcCountMeasure2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.