Page 1 of 1

Direction of a closed polyline

Posted: Mon May 06, 2013 2:20 pm
by matthiaswm
I need to know if a close polyline is oriented clockwise or counterclockwise. Is there a function in RPolyLineEntity (dirction1() and direction2()?), or do I need to write my own?

Thanks,

Matthias

Re: Direction of a closed polyline

Posted: Wed May 08, 2013 7:17 am
by matthiaswm
Wrote it myself.