Share

SketchLine3D.Geometry Property

Parent Object: SketchLine3D

Description

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

Syntax

SketchLine3D.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?