Share

PlanarSketch.Name Property

Parent Object: PlanarSketch

Description

Gets and sets name of the sketch.

Syntax

PlanarSketch.Name() As String

Property 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.

Version

Introduced in version 5

Was this information helpful?