| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc4.entities |
| Modifier and Type | Method and Description |
|---|---|
IfcMaterial4 |
IfcMaterialClassificationRelationship4.getClassifiedMaterial() |
IfcMaterial4 |
IfcMaterialLayer4.getMaterial() |
IfcMaterial4 |
IfcMaterialConstituent4.getMaterial() |
IfcMaterial4 |
IfcMaterialProfile4.getMaterial() |
IfcMaterial4 |
IfcMaterialRelationship4.getRelatingMaterial() |
IfcMaterial4 |
IfcMaterialDefinitionRepresentation4.getRepresentedMaterial() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcMaterial4> |
IfcMaterialList4.getMaterials() |
IfcCollection<IfcMaterial4> |
IfcMaterialRelationship4.getRelatedMaterials() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcMaterialClassificationRelationship4.setClassifiedMaterial(IfcMaterial4 value) |
void |
IfcMaterialLayer4.setMaterial(IfcMaterial4 value) |
void |
IfcMaterialConstituent4.setMaterial(IfcMaterial4 value) |
void |
IfcMaterialProfile4.setMaterial(IfcMaterial4 value) |
void |
IfcMaterialRelationship4.setRelatingMaterial(IfcMaterial4 value) |
void |
IfcMaterialDefinitionRepresentation4.setRepresentedMaterial(IfcMaterial4 value) |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcMaterialList4.setMaterials(IfcCollection<IfcMaterial4> value) |
void |
IfcMaterialRelationship4.setRelatedMaterials(IfcCollection<IfcMaterial4> value) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.