GetArcEdgeData Method (IHatchBoundaryLoop)
Gets the specified Arc edge data for the Hatch boundary.
.NET Syntax
Parameters
- Index
- Index of the Arc edge whose data to get (see Remarks)
- CenterX[out]
- x coordinate of the Arc center
- CenterY[out]
- y coordinate of the Arc center
- Radius[out]
- Radius of the Arc from the center coordinates
- StartAngle[out]
- Angle from the chord that is tangent to the start point of the Arc
- EndAngle[out]
- Angle from the chord that is tangent to the end point of the Arc
- IsCounterclockwiseFlag[out] or Return Value
- True if the Arc is drawn in a counterclockwise direction, false if in a clockwise direction
Example
Remarks
See Also
Availability
DraftSight V1R1.3