public class IfcDerivedProfileDef2X3 extends IfcProfileDef2X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcDerivedProfileDef
| Constructor and Description |
|---|
IfcDerivedProfileDef2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcLabel2X3 |
getLabel() |
IfcCartesianTransformationOperator2D2X3 |
getOperator() |
IfcProfileDef2X3 |
getParentProfile() |
void |
setLabel(IfcLabel2X3 value) |
void |
setOperator(IfcCartesianTransformationOperator2D2X3 value) |
void |
setParentProfile(IfcProfileDef2X3 value) |
getProfileName, getProfileType, setProfileName, setProfileTypeequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcProfileDef2X3 getParentProfile()
public final void setParentProfile(IfcProfileDef2X3 value)
public final IfcCartesianTransformationOperator2D2X3 getOperator()
public final void setOperator(IfcCartesianTransformationOperator2D2X3 value)
public final IfcLabel2X3 getLabel()
public final void setLabel(IfcLabel2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.