Class IfcLibraryReference
Constructors
constructor
- new IfcLibraryReference(expressID, type, Location, Identification, Name, Description, Language, ReferencedLibrary): IfcLibraryReference
Properties
Description
expressID
expressID: number
Identification
Language
Location
Name
ReferencedLibrary
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcLibraryReference
Parameters
- expressID: number
- type: number
- tape: any[]