public class IfcMaterialProfile4 extends IfcMaterialDefinition4
IfcMaterialProfile
| Constructor and Description |
|---|
IfcMaterialProfile4() |
| Modifier and Type | Method and Description |
|---|---|
IfcLabel4 |
getCategory() |
IfcText4 |
getDescription() |
IfcMaterial4 |
getMaterial() |
IfcLabel4 |
getName() |
IfcInteger4 |
getPriority() |
IfcProfileDef4 |
getProfile() |
IfcMaterialProfileSet4 |
getToMaterialProfileSet() |
void |
setCategory(IfcLabel4 value) |
void |
setDescription(IfcText4 value) |
void |
setMaterial(IfcMaterial4 value) |
void |
setName(IfcLabel4 value) |
void |
setPriority(IfcInteger4 value) |
void |
setProfile(IfcProfileDef4 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 IfcProfileDef4 getProfile()
public final void setProfile(IfcProfileDef4 value)
public final IfcInteger4 getPriority()
public final void setPriority(IfcInteger4 value)
public final IfcLabel4 getCategory()
public final void setCategory(IfcLabel4 value)
public final IfcMaterialProfileSet4 getToMaterialProfileSet()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.