public class IfcEllipse2X3 extends IfcConic2X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcEllipse
| Constructor and Description |
|---|
IfcEllipse2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcPositiveLengthMeasure2X3 |
getSemiAxis1() |
IfcPositiveLengthMeasure2X3 |
getSemiAxis2() |
void |
setSemiAxis1(IfcPositiveLengthMeasure2X3 value) |
void |
setSemiAxis2(IfcPositiveLengthMeasure2X3 value) |
getPosition, setPositiongetLayerAssignments, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcPositiveLengthMeasure2X3 getSemiAxis1()
public final void setSemiAxis1(IfcPositiveLengthMeasure2X3 value)
public final IfcPositiveLengthMeasure2X3 getSemiAxis2()
public final void setSemiAxis2(IfcPositiveLengthMeasure2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.