Share

SketchFixedSpline.Geometry Property

Parent Object: SketchFixedSpline

Description

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

Syntax

SketchFixedSpline.Geometry() As BSplineCurve2d

Property Value

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

Version

Introduced in version 9

Was this information helpful?