SketchArc.StartSketchPoint Property
Parent Object: SketchArcDescription
Property that gets the that defines the position of the start of the arc.
Syntax
SketchArc.StartSketchPoint() As SketchPointProperty Value
This is a read only property whose value is a SketchPoint.Samples
Name | Description |
Sketch Display Entities | This sample demonstrates the query functionality available for sketch entities. |