Class IfcLibraryInformation
Constructors
constructor
- new IfcLibraryInformation(expressID, type, Name, Version, Publisher, VersionDate, Location, Description): IfcLibraryInformation
Properties
Description
expressID
expressID: number
Location
Name
Publisher
type
type: number
Version
VersionDate
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcLibraryInformation
Parameters
- expressID: number
- type: number
- tape: any[]