Sketch.SketchCircles Property
Parent Object: SketchDescription
Property that returns the SketchArcs collection object.
Syntax
Sketch.SketchCircles() As SketchCirclesProperty Value
This is a read only property whose value is a SketchCircles.Samples
Name | Description |
Sketch profile control | This sample demonstrates the usage of the Profiles API to control the shape of the profile. The sample creates three concntric circles and creates an extrusion of the region between the inner circles. |