Share

EllipticalArc Object


Description

The EllipticalArc object. The object created is a transient mathematical object and is not displayed graphically

Methods

Name Description
Copy Creates a copy of this EllipticalArc object. The result is entirely independent and can be edited without affecting the original EllipticalArc object.
GetEllipticalArcData Get the data defining this elliptical arc.
PutEllipticalArcData Method that sets the data defining this elliptical arc.

Properties

Name Description
Center Specifies the center point for the arc.
EndPoint Gets the end point for the arc.
Evaluator Gets the CurveEvaluator for the arc.
MajorAxis Specifies the major axis for the ellipse.
MajorRadius Specifies the major radius for the ellipse.
MinorAxis Specifies the minor axis for the ellipse.
MinorRadius Specifies the minor radius for the ellipse.
StartAngle Specifies the start angle for the arc.
StartPoint Gets the start point for the arc.
SweepAngle Specifies the sweep angle from the start angle for the arc.

Accessed From

EllipticalArc.Copy, SketchEllipticalArc.Geometry3d, SketchEllipticalArc3D.Geometry, SketchEllipticalArc3DProxy.Geometry, SketchEllipticalArcProxy.Geometry3d, TransientGeometry.CreateEllipticalArc

Version

Introduced in version 6

Was this information helpful?