Method that sets the Centerline state for an array of sketch lines.
"sketch_var" is a variable referencing a Sketch object. |
"sketch_var" is a variable referencing a Sketch object. |
| Type | Description |
| boolean | Returns true if successful. |
| Name | Type | Description |
| sketchLines | SketchLine[] | An array of sketch lines to set the centerline status |
| centerlineState | SketchLineCenterlineStates | Input enum value that specifies if the centerline state of the input lines should be toggled, set to centerline, or set to normal |