Share

SketchArc3DProxy.Geometry Property

Parent Object: SketchArc3DProxy

Description

Gets and sets an Arc3d geometry object. The object returned represents a 'snapshot' view of the current state of the sketch arc.

Syntax

SketchArc3DProxy.Geometry() As Arc3d

Property Value

This is a read/write property whose value is an Arc3d.

Version

Introduced in version 6

Was this information helpful?