Share

PlanarSketch.SketchControlPointSplines Property

Parent Object: PlanarSketch

Description

Read-only property that returns the SketchControlPointSplines collection object. This collection provides access to the existing control point splines in the sketch and provides functionality to create new control point splines.

Syntax

PlanarSketch.SketchControlPointSplines() As SketchControlPointSplines

Property Value

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

Version

Introduced in version 2014

Was this information helpful?