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