Constructors
constructor
- new IfcBuilding(expressID, type, GlobalId, OwnerHistory, Name, Description, ObjectType, ObjectPlacement, Representation, LongName, CompositionType, ElevationOfRefHeight, ElevationOfTerrain, BuildingAddress): IfcBuilding
Properties
BuildingAddress
CompositionType
Description
ElevationOfRefHeight
ElevationOfTerrain
expressID
expressID: number
GlobalId
LongName
Name
ObjectPlacement
ObjectType
OwnerHistory
Representation
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcBuilding
Parameters
- expressID: number
- type: number
- tape: any[]