Class IfcRectangularPyramid
Constructors
constructor
- new IfcRectangularPyramid(expressID, type, Position, XLength, YLength, Height): IfcRectangularPyramid
Properties
expressID
expressID: number
Height
Position
type
type: number
XLength
YLength
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcRectangularPyramid
Parameters
- expressID: number
- type: number
- tape: any[]