public class IfcEllipse extends IfcConic implements com.aspose.cad_internal.fileformats.ifc.IIfcEllipse
| Constructor and Description |
|---|
IfcEllipse() |
| Modifier and Type | Method and Description |
|---|---|
IfcPositiveLengthMeasure |
getSemiAxis1() |
IfcPositiveLengthMeasure |
getSemiAxis2() |
void |
setSemiAxis1(IfcPositiveLengthMeasure value) |
void |
setSemiAxis2(IfcPositiveLengthMeasure value) |
getPosition, setPositiongetLayerAssignments, getStyledByItemequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcPositiveLengthMeasure getSemiAxis1()
public final void setSemiAxis1(IfcPositiveLengthMeasure value)
public final IfcPositiveLengthMeasure getSemiAxis2()
public final void setSemiAxis2(IfcPositiveLengthMeasure value)