Share

SketchSplineProxy.GetHandle Method

Parent Object: SketchSplineProxy

Description

Method that returns the fit point handle at the given fit point. The method returns Nothing if the handle is not enabled at the input fit point.

Syntax

SketchSplineProxy.GetHandle( FitPoint As SketchPoint ) As SketchSplineHandle

Parameters

Name Type Description
FitPoint SketchPoint Input SketchPoint object that specifies the fit point at which to obtain the handle.

Version

Introduced in version 2008

Was this information helpful?