Constructors
constructor
- new IfcObject(expressID, type, GlobalId, OwnerHistory, Name, Description, ObjectType): IfcObject
Properties
Description
expressID
expressID: number
GlobalId
Name
ObjectType
OwnerHistory
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcObject
Parameters
- expressID: number
- type: number
- tape: any[]