IfcCompositeProfileDef

Inheritance: java.lang.Object, IfcProfileDef

All Implemented Interfaces: com.aspose.cad_internal.fileformats.ifc.IIfcCompositeProfileDef

Constructors

ConstructorDescription
IfcCompositeProfileDef()

Methods

MethodDescription
getProfiles()
setProfiles(IfcCollection value)
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)