SketchLineCenterlineStates Enumerator
Description
Used by the Sketch.setCenterlineState method setting the centerline state on sketch lines.Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
Methods
Name | Value | Description |
CenterlineSketchLineCenterlineState | 1 | Specifies that the centerline state should be set to centerline. |
NormalSketchLineCenterlineState | 2 | Specifies that the centerline state should be set to normal. |
ToggleSketchLineCenterlineState | 0 | Specifies that the centerline state should be toggled from its current state. |