Share

SketchControlPointSpline3DProxy.InsertKnot Method

Parent Object: SketchControlPointSpline3DProxy

Description

Method that inserts a knot into the existing control point spline. The effect of this will be that the shape of the curve is maintained, but the control polygon will change shape and one additional point will be added.

Syntax

SketchControlPointSpline3DProxy.InsertKnot( Position As Double ) As Double

Parameters

Name Type Description
Position Double The parametric position of where to insert the new knot.

Version

Introduced in version 2014

Was this information helpful?