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