Constructors
constructor
- new IfcPcurve(expressID, type, BasisSurface, ReferenceCurve): IfcPcurve
Properties
BasisSurface
expressID
expressID: number
ReferenceCurve
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcPcurve
Parameters
- expressID: number
- type: number
- tape: any[]