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