SketchCurveConstructionStates Enumerator
Description
Used by the Sketch.setConstructionState method setting the construction state on sketch curves.Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
Methods
Name | Value | Description |
ConstructionSketchCurveConstructionState | 1 | Specifies that the construction state should be set to construction. |
NormalSketchCurveConstructionState | 2 | Specifies that the construction state should be set to normal. |
ToggleSketchCurveConstructionState | 0 | Specifies that the construction state should be toggled from its current state. |