Share

SketchPointProxy.Geometry Property

Parent Object: SketchPointProxy

Description

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

Syntax

SketchPointProxy.Geometry() As Point2d

Property Value

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

Version

Introduced in version 6

Was this information helpful?