Sketch.Edit Method
Parent Object: SketchDescription
Method that causes the Sketch environment to be invoked with this sketch available for interactive edit.
Syntax
Sketch.Edit()Samples
Name | Description |
Copy a sketch | This sample demonstrates copying the contents of a sketch into another sketch via the API. |
Sketch Text Add | This sample illustrates creating text in a sketch. |