public class IfcMaterialProfileSet4X3 extends IfcMaterialDefinition4X3
IfcMaterialProfileSet
| Constructor and Description |
|---|
IfcMaterialProfileSet4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCompositeProfileDef4X3 |
getCompositeProfile() |
IfcText4X3 |
getDescription() |
IfcCollection<IfcMaterialProfile4X3> |
getMaterialProfiles() |
IfcLabel4X3 |
getName() |
void |
setCompositeProfile(IfcCompositeProfileDef4X3 value) |
void |
setDescription(IfcText4X3 value) |
void |
setMaterialProfiles(IfcCollection<IfcMaterialProfile4X3> 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 IfcCollection<IfcMaterialProfile4X3> getMaterialProfiles()
public final void setMaterialProfiles(IfcCollection<IfcMaterialProfile4X3> value)
public final IfcCompositeProfileDef4X3 getCompositeProfile()
public final void setCompositeProfile(IfcCompositeProfileDef4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.