Constructors
constructor
- new IfcBoundingBox(expressID, type, Corner, XDim, YDim, ZDim): IfcBoundingBox
Properties
Corner
expressID
expressID: number
type
type: number
XDim
YDim
ZDim
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcBoundingBox
Parameters
- expressID: number
- type: number
- tape: any[]