I am able to get the minimum surface area but can’t select the curve that have this minimum value.
Here is one of the possible way:
Use “IndexOf” node. After getting the index then use “Get.ItemAtIndex”.
1 Like
“IndexOf” node is working , Tanks @Kulkul
This is very good also
Another way:
1 Like