Constructors
constructor
- new IfcMeasureWithUnit(expressID, type, ValueComponent, UnitComponent): IfcMeasureWithUnit
Parameters
- expressID: number
- type: number
- ValueComponent: IfcValue
- UnitComponent: IfcUnit
Properties
expressID
expressID: number
type
type: number
UnitComponent
ValueComponent
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcMeasureWithUnit
Parameters
- expressID: number
- type: number
- tape: any[]