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