| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc4.entities |
| Modifier and Type | Method and Description |
|---|---|
IfcMaterial |
IfcMaterialClassificationRelationship.getClassifiedMaterial() |
IfcMaterial |
IfcMaterialConstituent.getMaterial() |
IfcMaterial |
IfcMaterialLayer.getMaterial() |
IfcMaterial |
IfcMaterialProfile.getMaterial() |
IfcMaterial |
IfcMaterialRelationship.getRelatingMaterial() |
IfcMaterial |
IfcMaterialDefinitionRepresentation.getRepresentedMaterial() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcMaterial> |
IfcMaterialList.getMaterials() |
IfcCollection<IfcMaterial> |
IfcMaterialRelationship.getRelatedMaterials() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcMaterialClassificationRelationship.setClassifiedMaterial(IfcMaterial value) |
void |
IfcMaterialConstituent.setMaterial(IfcMaterial value) |
void |
IfcMaterialLayer.setMaterial(IfcMaterial value) |
void |
IfcMaterialProfile.setMaterial(IfcMaterial value) |
void |
IfcMaterialRelationship.setRelatingMaterial(IfcMaterial value) |
void |
IfcMaterialDefinitionRepresentation.setRepresentedMaterial(IfcMaterial value) |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcMaterialList.setMaterials(IfcCollection<IfcMaterial> value) |
void |
IfcMaterialRelationship.setRelatedMaterials(IfcCollection<IfcMaterial> value) |