public class IfcRectangleProfileDef2X3 extends IfcParameterizedProfileDef2X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcRectangleProfileDef
| Constructor and Description |
|---|
IfcRectangleProfileDef2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcPositiveLengthMeasure2X3 |
getXDim() |
IfcPositiveLengthMeasure2X3 |
getYDim() |
void |
setXDim(IfcPositiveLengthMeasure2X3 value) |
void |
setYDim(IfcPositiveLengthMeasure2X3 value) |
getPosition, setPositiongetProfileName, getProfileType, setProfileName, setProfileTypeequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcPositiveLengthMeasure2X3 getXDim()
public final void setXDim(IfcPositiveLengthMeasure2X3 value)
public final IfcPositiveLengthMeasure2X3 getYDim()
public final void setYDim(IfcPositiveLengthMeasure2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.