public class IfcRectangleProfileDef extends IfcParameterizedProfileDef implements com.aspose.cad_internal.fileformats.ifc.IIfcRectangleProfileDef
Constructor and Description |
---|
IfcRectangleProfileDef() |
Modifier and Type | Method and Description |
---|---|
IfcPositiveLengthMeasure |
getXDim() |
IfcPositiveLengthMeasure |
getYDim() |
void |
setXDim(IfcPositiveLengthMeasure value) |
void |
setYDim(IfcPositiveLengthMeasure value) |
getPosition, setPosition
getProfileName, getProfileType, setProfileName, setProfileType
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcPositiveLengthMeasure getXDim()
public final void setXDim(IfcPositiveLengthMeasure value)
public final IfcPositiveLengthMeasure getYDim()
public final void setYDim(IfcPositiveLengthMeasure value)