Constructors
constructor
- new IfcApplication(expressID, type, ApplicationDeveloper, Version, ApplicationFullName, ApplicationIdentifier): IfcApplication
Properties
ApplicationDeveloper
ApplicationFullName
ApplicationIdentifier
expressID
expressID: number
type
type: number
Version
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcApplication
Parameters
- expressID: number
- type: number
- tape: any[]