Share

SketchLine3DProxy.Geometry Property

Parent Object: SketchLine3DProxy

Description

Gets and sets a LineSegment geometry object. The object returned represents a 'snapshot' view of the current state of the sketch line.

Syntax

SketchLine3DProxy.Geometry() As LineSegment

Property Value

This is a read/write property whose value is a LineSegment.

Version

Introduced in version 6

Was this information helpful?