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