Share

Circle2d Object


Description

The mathematical Circle2d object - one of the transient objects.

Methods

Name Description
Copy Creates a copy of this Circle2d object. The result is entirely independent and can be edited without affecting the original Circle2d object.
GetCircleData Get the data defining this circle.
PutCircleData Method that sets the data defining this circle.

Properties

Name Description
Center The center of the 2D circle.
Evaluator Gets the Curve2dEvaluator for this circle.
Radius The radius of the 2D circle.

Accessed From

Circle2d.Copy, SketchCircle.Geometry, SketchCircleProxy.Geometry, TransientGeometry.CreateCircle2d, TransientGeometry.CreateCircle2dByThreePoints

Version

Introduced in version 4

Was this information helpful?