IfcCompositeProfileDef
Inheritance: java.lang.Object, IfcProfileDef
All Implemented Interfaces: com.aspose.cad_internal.fileformats.ifc.IIfcCompositeProfileDef
Constructors
| Constructor | Description |
|---|---|
| IfcCompositeProfileDef() |
Methods
| Method | Description |
|---|---|
| getProfiles() | |
| setProfiles(IfcCollection | |
| getLabel() | |
| setLabel(IfcLabel value) |
IfcCompositeProfileDef()
public IfcCompositeProfileDef()
getProfiles()
public final IfcCollection<IfcProfileDef> getProfiles()
Returns: IfcCollection
setProfiles(IfcCollection value)
public final void setProfiles(IfcCollection<IfcProfileDef> value)
getLabel()
public final IfcLabel getLabel()
Returns: IfcLabel
setLabel(IfcLabel value)
public final void setLabel(IfcLabel value)