Share

SketchEquationCurve.Geometry Property

Parent Object: SketchEquationCurve

Description

Read-only property that retruns a BSplineCurve2d geometry object. The object returned represents a 'snapshot' view of the current state of the spline.

Syntax

SketchEquationCurve.Geometry() As BSplineCurve2d

Property Value

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

Version

Introduced in version 2014

Was this information helpful?