public abstract class IfcProfileDef extends IfcEntity implements com.aspose.cad_internal.fileformats.ifc.IIfcProfileDef
Constructor and Description |
---|
IfcProfileDef() |
Modifier and Type | Method and Description |
---|---|
IfcLabel |
getProfileName() |
IfcProfileTypeEnum |
getProfileType() |
void |
setProfileName(IfcLabel value) |
void |
setProfileType(IfcProfileTypeEnum value) |
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcProfileTypeEnum getProfileType()
public final void setProfileType(IfcProfileTypeEnum value)
public final IfcLabel getProfileName()
public final void setProfileName(IfcLabel value)