Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm running the same script with the same input parameters and getting different results. I find this inconsistency to happen after cutting operations, when assigning the new body in the bodies list. For example, if I run a cut operation between a cube and a plane in the cube's center, the result is two cube parts. The right side is assigned to be rootComp.bRepBodies.item(1), and the left side is assigned to be rootComp.bRepBodies.item(2). However, if I run this script multiple times, this order might reverse and prevent subsequent operations. Has anyone been through this before? Might be an update bug or likely to be my code? Any help is appreciated. Thank you!
Solved! Go to Solution.