Share

SketchCircle.Geometry Property

Parent Object: SketchCircle

Description

Property that returns a Circle2d geometry object. The object returned represents a snapshot view of the current state of the sketch circle.

Syntax

SketchCircle.Geometry() As Circle2d

Property Value

This is a read only property whose value is a Circle2d.

Version

Introduced in version 5

Was this information helpful?