Constructors
constructor
- new IfcCompositeCurve(expressID, type, Segments, SelfIntersect): IfcCompositeCurve
Properties
expressID
expressID: number
Segments
SelfIntersect
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcCompositeCurve
Parameters
- expressID: number
- type: number
- tape: any[]