Constructors
constructor
- new IfcLine(expressID, type, Pnt, Dir): IfcLine
Properties
Dir
expressID
expressID: number
Pnt
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcLine
Parameters
- expressID: number
- type: number
- tape: any[]