|
楼主 |
发表于 2007-9-4 00:03:18
|
显示全部楼层
回复: How to get the direction of ellipse?
Dear Yanhua,
In 2007 there is a new method, SketchEllipse::GetRotationDir, to get the direction. If you're using 2006 or later, the information below may help:
The direction of an arc is usually defined by looking in the opposite direction along this normal, going in a CCW direction from start to end point.
> Suppose, we have an arc with start angle 10 degree and end angle = 100 degree.
> Now for this arc if the direction is Counter clock wise then Arc angle
> is 90 degree and if the arc is clockwise the arc angle is 270 degree.
Regards,
Robin Richter |
|