Share

DrawingSketch.SketchControlPointSplines Property

Parent Object: DrawingSketch

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

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