Class IfcIndexedPolygonalFaceWithVoids
Constructors
constructor
- new IfcIndexedPolygonalFaceWithVoids(expressID, type, CoordIndex, InnerCoordIndices): IfcIndexedPolygonalFaceWithVoids
Properties
CoordIndex
expressID
expressID: number
InnerCoordIndices
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcIndexedPolygonalFaceWithVoids
Parameters
- expressID: number
- type: number
- tape: any[]