SketchEllipticalArc.CenterSketchPoint Property
Parent Object: SketchEllipticalArcDescription
Property that gets the sketch point that defines the position of the center of the elliptical arc.
Syntax
SketchEllipticalArc.CenterSketchPoint() 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. |