PlanarSketch.Shared Property
Parent Object: PlanarSketchDescription
Gets and sets whether the profile is shared or not.
Syntax
PlanarSketch.Shared() As BooleanProperty Value
This is a read/write property whose value is a Boolean.Samples
Name | Description |
Sketch Share | This sample demonstrates setting a sketch so it is shared. |