public class IfcExtendedMaterialProperties2X3 extends IfcMaterialProperties2X3
IfcExtendedMaterialProperties
| Constructor and Description |
|---|
IfcExtendedMaterialProperties2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcText2X3 |
getDescription() |
IfcCollection<IfcProperty2X3> |
getExtendedProperties() |
IfcLabel2X3 |
getName() |
void |
setDescription(IfcText2X3 value) |
void |
setExtendedProperties(IfcCollection<IfcProperty2X3> value) |
void |
setName(IfcLabel2X3 value) |
getMaterial, setMaterialequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcCollection<IfcProperty2X3> getExtendedProperties()
public final void setExtendedProperties(IfcCollection<IfcProperty2X3> value)
public final IfcText2X3 getDescription()
public final void setDescription(IfcText2X3 value)
public final IfcLabel2X3 getName()
public final void setName(IfcLabel2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.