Constructors
constructor
- new IfcBSplineCurve(expressID, type, Degree, ControlPointsList, CurveForm, ClosedCurve, SelfIntersect): IfcBSplineCurve
Properties
ClosedCurve
ControlPointsList
CurveForm
Degree
expressID
expressID: number
SelfIntersect
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcBSplineCurve
Parameters
- expressID: number
- type: number
- tape: any[]