Share

Sketch3DProxy.SketchControlPointSplines3D Property

Parent Object: Sketch3DProxy

Description

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

Syntax

Sketch3DProxy.SketchControlPointSplines3D() As SketchControlPointSplines3D

Property Value

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

Version

Introduced in version 2014

Was this information helpful?