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