public class IfcMaterial4X3 extends IfcMaterialDefinition4X3
IfcMaterial
| Constructor and Description |
|---|
IfcMaterial4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcLabel4X3 |
getCategory() |
IfcText4X3 |
getDescription() |
IfcLabel4X3 |
getName() |
IfcCollection<IfcMaterialRelationship4X3> |
getRelatesTo() |
IfcCollection<IfcMaterialDefinitionRepresentation4X3> |
hasRepresentation() |
IfcCollection<IfcMaterialRelationship4X3> |
isRelatedWith() |
void |
setCategory(IfcLabel4X3 value) |
void |
setDescription(IfcText4X3 value) |
void |
setName(IfcLabel4X3 value) |
getAssociatedTo, hasExternalReferences, hasPropertiesequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcLabel4X3 getName()
public final void setName(IfcLabel4X3 value)
public final IfcText4X3 getDescription()
public final void setDescription(IfcText4X3 value)
public final IfcLabel4X3 getCategory()
public final void setCategory(IfcLabel4X3 value)
public final IfcCollection<IfcMaterialDefinitionRepresentation4X3> hasRepresentation()
public final IfcCollection<IfcMaterialRelationship4X3> isRelatedWith()
public final IfcCollection<IfcMaterialRelationship4X3> getRelatesTo()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.