SketchArc.EndSketchPoint Property
Parent Object: SketchArcDescription
Property that returns the that defines the position of the end of the arc.
Syntax
SketchArc.EndSketchPoint() 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. |
