Share

SketchEquationCurveProxy.Geometry Property

Parent Object: SketchEquationCurveProxy

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

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