Constructors
constructor
- new IfcLineSegment2D(expressID, type, StartPoint, StartDirection, SegmentLength): IfcLineSegment2D
Properties
expressID
expressID: number
SegmentLength
StartDirection
StartPoint
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcLineSegment2D
Parameters
- expressID: number
- type: number
- tape: any[]