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