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