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