Share

SketchSpline3D.Geometry Property

Parent Object: SketchSpline3D

Description

Gets and sets a BSplineCurve geometry object. The object returned represents a 'snapshot' view of the current state of the sketch spline.

Syntax

SketchSpline3D.Geometry() As BSplineCurve

Property Value

This is a read/write property whose value is a BSplineCurve.

Version

Introduced in version 6

Was this information helpful?