public class IfcMaterial2X3 extends IfcEntityBase
IfcMaterial
| Constructor and Description |
|---|
IfcMaterial2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcMaterialClassificationRelationship2X3> |
getClassifiedAs() |
IfcLabel2X3 |
getName() |
IfcCollection<IfcMaterialDefinitionRepresentation2X3> |
hasRepresentation() |
void |
setName(IfcLabel2X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcLabel2X3 getName()
public final void setName(IfcLabel2X3 value)
public final IfcCollection<IfcMaterialDefinitionRepresentation2X3> hasRepresentation()
public final IfcCollection<IfcMaterialClassificationRelationship2X3> getClassifiedAs()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.