SketchSplineProxy.GetHandleStatus Method
Parent Object: SketchSplineProxyDescription
Method that returns whether the handle at a given fit point is enabled or disabled.
Syntax
SketchSplineProxy.GetHandleStatus( FitPoint As SketchPoint ) As BooleanParameters
Name | Type | Description |
FitPoint | SketchPoint | Input SketchPoint object that specifies the fit point at which to get the handle status. |