BJI
Mechanical
- Feb 3, 2017
- 318
I am looking to combine surfaces using python but I can't seem to simply add them like I would for faces and cells to create a region. I can use SurfaceByBoolean but I can't find any way around adding each surface manually. Since the number of parts vary, the number of surfaces vary and using findAt at the assembly level would be too tedious and I would like to be able to use the surface created in the part level, then loop through and add these all to the boolean. I am thinking there must be an easier way to combine surfaces but currently haven't had much luck.
Any ideas would be much appreciated.
Cheers.
Any ideas would be much appreciated.
Cheers.