Circle Object

Description

The mathematical Circle object, one of the transient geometry objects.

Methods

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

Properties

Name Description
Center Use F1 key to display help topic.
Evaluator Gets the CurveEvaluator for this circle.
Normal Use F1 key to display help topic.
Radius Use F1 key to display help topic.

Accessed From

Circle.Copy, SketchCircle.Geometry3d, SketchCircle3D.Geometry, SketchCircle3DProxy.Geometry, SketchCircleProxy.Geometry3d, TransientGeometry.CreateCircle, TransientGeometry.CreateCircleByThreePoints

Samples

Name Description
Create curve primitives This sample demonstrates the creation of curve primitives (lines, arcs, circles, etc.) using client graphics.

Version

Introduced in version 4