PlanarSketch.Dependents Property
Parent Object: PlanarSketchDescription
Gets the dependent objects of the sketch.
Syntax
PlanarSketch.Dependents() As ObjectsEnumeratorProperty Value
This is a read only property whose value is an ObjectsEnumerator.Samples
Name | Description |
Sketch Delete | This sample demonstrates deleting a sketch. |