Share

SketchSplineProxy.Geometry Property

Parent Object: SketchSplineProxy

Description

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

Syntax

SketchSplineProxy.Geometry() As BSplineCurve2d

Property Value

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

Version

Introduced in version 6

Was this information helpful?