Class IfcDistanceExpression
Constructors
constructor
- new IfcDistanceExpression(expressID, type, DistanceAlong, OffsetLateral, OffsetVertical, OffsetLongitudinal, AlongHorizontal): IfcDistanceExpression
Properties
AlongHorizontal
DistanceAlong
expressID
expressID: number
OffsetLateral
OffsetLongitudinal
OffsetVertical
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcDistanceExpression
Parameters
- expressID: number
- type: number
- tape: any[]