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