Share

SketchControlPointSplineProxy.Geometry Property

Parent Object: SketchControlPointSplineProxy

Description

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

Syntax

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