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