SketchSpline3D.GetHandleStatus Method
Parent Object:
SketchSpline3D
Description
Method that returns whether the handle at a given fit point is enabled or disabled.
Syntax
SketchSpline3D.
GetHandleStatus
(
FitPoint
As
SketchPoint3D
) As Boolean
Parameters
Name
Type
Description
FitPoint
SketchPoint3D
Input SketchPoint3D object that specifies the fit point at which to get the handle status.
Version
Introduced in version 2008
© Copyright 2021 Autodesk, Inc.
Comment on this page.