Share

SketchArc.Geometry Property

Parent Object: SketchArc

Description

Property that returns an geometry object. The object returned represents a 'snapshot' view of the current state of the sketch arc.

Syntax

SketchArc.Geometry() As Arc2d

Property Value

This is a read only property whose value is an Arc2d.

Version

Introduced in version 5

Was this information helpful?