Hi.
I have a brep. i make a list of its surfaces. I need to pick the second biggest, so i list their areas. Then i sort them, and list the one i wanted.
but what i need is to pick that surface for another operation. So i tried to use a function to compare the areas in the list to the area i want, but get always false boolean.
What i have wrong?
thank you everybody
Javier
Tags:
- Attachments:
-