Hello everyone. So I imported a surface as an STL and used it to trim a solid body. The STL was imported as Convergent, as that was the only option that allowed me to use the Trim Body feature. The issue I'm having is that the trimmed solid body is a convergent body, which does not export as a...
I'm trying to build a model that uses expressions that have x y z variables and create points at each x y z. I have a python script that creates a random number of x y z coordinates and exports it as a .exp file for you to import it as an expression. For example, in the script you can specify n...