Constructors
constructor
- new IfcQuantityWeight(expressID, type, Name, Description, Unit, WeightValue, Formula): IfcQuantityWeight
Properties
Description
expressID
expressID: number
Formula
Name
type
type: number
Unit
WeightValue
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcQuantityWeight
Parameters
- expressID: number
- type: number
- tape: any[]