Constructors
constructor
- new IfcLinearPlacement(expressID, type, PlacementRelTo, PlacementMeasuredAlong, Distance, Orientation, CartesianPosition): IfcLinearPlacement
Properties
CartesianPosition
Distance
expressID
expressID: number
Orientation
PlacementMeasuredAlong
PlacementRelTo
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcLinearPlacement
Parameters
- expressID: number
- type: number
- tape: any[]