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