public class IfcCompositeProfileDef extends IfcProfileDef implements com.aspose.cad_internal.fileformats.ifc.IIfcCompositeProfileDef
Constructor and Description |
---|
IfcCompositeProfileDef() |
Modifier and Type | Method and Description |
---|---|
IfcLabel |
getLabel() |
IfcCollection<IfcProfileDef> |
getProfiles() |
void |
setLabel(IfcLabel value) |
void |
setProfiles(IfcCollection<IfcProfileDef> value) |
getProfileName, getProfileType, setProfileName, setProfileType
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcCollection<IfcProfileDef> getProfiles()
public final void setProfiles(IfcCollection<IfcProfileDef> value)
public final IfcLabel getLabel()
public final void setLabel(IfcLabel value)