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