Class IfcTriangulatedIrregularNetwork
Constructors
constructor
- new IfcTriangulatedIrregularNetwork(expressID, type, Coordinates, Normals, Closed, CoordIndex, PnIndex, Flags): IfcTriangulatedIrregularNetwork
Properties
Closed
Coordinates
CoordIndex
expressID
expressID: number
Flags
Normals
PnIndex
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcTriangulatedIrregularNetwork
Parameters
- expressID: number
- type: number
- tape: any[]