Share

SketchLine.Geometry Property

Parent Object: SketchLine

Description

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

Syntax

SketchLine.Geometry() As LineSegment2d

Property Value

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

Version

Introduced in version 5

Was this information helpful?