Share

SketchSpline3D.GetHandle Method

Parent Object: SketchSpline3D

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

SketchSpline3D.GetHandle( FitPoint As SketchPoint3D ) As SketchSplineHandle3D

Parameters

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

Version

Introduced in version 2008

Was this information helpful?