public class IfcDerivedProfileDef extends IfcProfileDef implements com.aspose.cad_internal.fileformats.ifc.IIfcDerivedProfileDef
Constructor and Description |
---|
IfcDerivedProfileDef() |
Modifier and Type | Method and Description |
---|---|
IfcLabel |
getLabel() |
IfcCartesianTransformationOperator2D |
getOperator() |
IfcProfileDef |
getParentProfile() |
void |
setLabel(IfcLabel value) |
void |
setOperator(IfcCartesianTransformationOperator2D value) |
void |
setParentProfile(IfcProfileDef value) |
getProfileName, getProfileType, setProfileName, setProfileType
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcProfileDef getParentProfile()
public final void setParentProfile(IfcProfileDef value)
public final IfcCartesianTransformationOperator2D getOperator()
public final void setOperator(IfcCartesianTransformationOperator2D value)
public final IfcLabel getLabel()
public final void setLabel(IfcLabel value)