Class IfcConversionBasedUnitWithOffset
Constructors
constructor
- new IfcConversionBasedUnitWithOffset(expressID, type, Dimensions, UnitType, Name, ConversionFactor, ConversionOffset): IfcConversionBasedUnitWithOffset
Properties
ConversionFactor
ConversionOffset
Dimensions
expressID
expressID: number
Name
type
type: number
UnitType
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcConversionBasedUnitWithOffset
Parameters
- expressID: number
- type: number
- tape: any[]