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