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