PlanarSketch.Name Property
Parent Object: PlanarSketchDescription
Gets and sets name of the sketch.
Syntax
PlanarSketch.Name() As StringProperty Value
This is a read/write property whose value is a String.Samples
| Name | Description |
| Sketch Add | This sample demonstrates the creation of a sketch using the Sketches.Add method. |
| Sketch Add Oriented | This sample demonstrates the creation of a sketch using the Sketches.AddWithOrientation method. |
