Order of edges in IBRepWire_DG

Technical discussions
Post Reply
Daniel Laajava
Posts: 4
Joined: Thu Jun 18, 2020 3:51 am

Order of edges in IBRepWire_DG

Post by Daniel Laajava »

Hello
Is it guaranteed that edges returned IBRepWire_DG.GetEdge(int index) are in sequential geometric order? If so, is it CCW?
Thks

Prashant Kande
Posts: 121
Joined: Mon Apr 04, 2016 4:55 am

Re: Order of edges in IBRepWire_DG

Post by Prashant Kande »

Hi Daniel.
Yes and Yes. They are sorted in CCW order looking from the outside of a closed solid which is same as looking from the end of the normal to the surface
Regards

Post Reply