| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc2x3.entities |
| Modifier and Type | Method and Description |
|---|---|
IfcMaterial |
IfcMaterialClassificationRelationship.getClassifiedMaterial() |
IfcMaterial |
IfcFluidFlowProperties.getFluid() |
IfcMaterial |
IfcMaterialLayer.getMaterial() |
IfcMaterial |
IfcMaterialProperties.getMaterial() |
IfcMaterial |
IfcMaterialDefinitionRepresentation.getRepresentedMaterial() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcMaterial> |
IfcMaterialList.getMaterials() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcMaterialClassificationRelationship.setClassifiedMaterial(IfcMaterial value) |
void |
IfcFluidFlowProperties.setFluid(IfcMaterial value) |
void |
IfcMaterialLayer.setMaterial(IfcMaterial value) |
void |
IfcMaterialProperties.setMaterial(IfcMaterial value) |
void |
IfcMaterialDefinitionRepresentation.setRepresentedMaterial(IfcMaterial value) |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcMaterialList.setMaterials(IfcCollection<IfcMaterial> value) |