public class IfcMaterialProfileSet4 extends IfcMaterialDefinition4
IfcMaterialProfileSet
| Constructor and Description |
|---|
IfcMaterialProfileSet4() |
| Modifier and Type | Method and Description |
|---|---|
IfcCompositeProfileDef4 |
getCompositeProfile() |
IfcText4 |
getDescription() |
IfcCollection<IfcMaterialProfile4> |
getMaterialProfiles() |
IfcLabel4 |
getName() |
void |
setCompositeProfile(IfcCompositeProfileDef4 value) |
void |
setDescription(IfcText4 value) |
void |
setMaterialProfiles(IfcCollection<IfcMaterialProfile4> 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 IfcCollection<IfcMaterialProfile4> getMaterialProfiles()
public final void setMaterialProfiles(IfcCollection<IfcMaterialProfile4> value)
public final IfcCompositeProfileDef4 getCompositeProfile()
public final void setCompositeProfile(IfcCompositeProfileDef4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.