Interface IIfcTransportElement
Readonly interface for IfcTransportElement
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcTransportElement : IIfcElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
CapacityByNumber
Declaration
IfcCountMeasure? CapacityByNumber { get; set; }
Property Value
|
Improve this Doc
View Source
CapacityByWeight
Declaration
IfcMassMeasure? CapacityByWeight { get; set; }
Property Value
|
Improve this Doc
View Source
OperationType
Declaration
IfcTransportElementTypeEnum? OperationType { get; set; }
Property Value