public class IfcMaterialConstituent4 extends IfcMaterialDefinition4
IfcMaterialConstituent
| Constructor and Description |
|---|
IfcMaterialConstituent4() |
| Modifier and Type | Method and Description |
|---|---|
IfcLabel4 |
getCategory() |
IfcText4 |
getDescription() |
IfcNormalisedRatioMeasure4 |
getFraction() |
IfcMaterial4 |
getMaterial() |
IfcLabel4 |
getName() |
IfcMaterialConstituentSet4 |
getToMaterialConstituentSet() |
void |
setCategory(IfcLabel4 value) |
void |
setDescription(IfcText4 value) |
void |
setFraction(IfcNormalisedRatioMeasure4 value) |
void |
setMaterial(IfcMaterial4 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 IfcMaterial4 getMaterial()
public final void setMaterial(IfcMaterial4 value)
public final IfcNormalisedRatioMeasure4 getFraction()
public final void setFraction(IfcNormalisedRatioMeasure4 value)
public final IfcLabel4 getCategory()
public final void setCategory(IfcLabel4 value)
public final IfcMaterialConstituentSet4 getToMaterialConstituentSet()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.