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, hasExternalReference, hasProperties, setProfileName, setProfileTypeequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic 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)