Arc2d Object


Description

The Arc2d object is a mathematical representation of a 2d arc.

Methods

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

Properties

Name Description
Center
EndPoint Property that returns the end point of the arc.
Evaluator Property that returns the Curve2dEvaluator for this arc.
Radius
StartAngle
StartPoint Property that gets the start point of the arc.
SweepAngle

Accessed From

Arc2d.Copy, SketchArc.Geometry, SketchArcProxy.Geometry, TransientGeometry.CreateArc2d, TransientGeometry.CreateArc2dByThreePoints

Version

Introduced in version 5