PlanarSketch.Visible Property
Parent Object: PlanarSketchDescription
Gets and sets the visibility of the sketch.
Syntax
PlanarSketch.Visible() As BooleanProperty Value
This is a read/write property whose value is a Boolean.Samples
Name | Description |
Set Sketch Visibility | This sample demonstrates setting the visibility of a sketch. |