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