public class IfcMaterial extends IfcEntity
| Constructor and Description |
|---|
IfcMaterial() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcMaterialClassificationRelationship> |
getClassifiedAs() |
IfcLabel |
getName() |
IfcCollection<IfcMaterialDefinitionRepresentation> |
hasRepresentation() |
void |
setName(IfcLabel value) |
equals, getEntityLabel, hashCode, op_Equality, op_Inequalitypublic final IfcLabel getName()
public final void setName(IfcLabel value)
public final IfcCollection<IfcMaterialDefinitionRepresentation> hasRepresentation()
public final IfcCollection<IfcMaterialClassificationRelationship> getClassifiedAs()