Sketch.ExitEdit Method
Parent Object: SketchDescription
Causes the Sketch environment to be closed and the user interface to return to the previous environment. This is equivalent to the Return command. This method is only valid in the case where this sketch is open for edit within the user interface.
Syntax
Sketch.ExitEdit()Samples
Name | Description |
Sketch Text Add | This sample illustrates creating text in a sketch. |