An optimization always starts with a Design that is either an already existing model that needs modification or a new design. The optimization needs a design space and nondesign spaces, which experience the boundary conditions. Further information here.
To seperate and create these different geometries the following steps are necessary:
- Geometry model for the optimization problem:
- Creating seperate solids for the nondesign spaces:
- A separate solid must be created for each boundary condition because the boundary conditions always effect the whole volume it is referring to.
- The solids must be named individually.
- Create Assembly:
- Command SW: Save body.
- Select all bodies.
- Select continue visual properties.
- Create Assembly: Browse.
- Save to the suitable folder.
- Check the box to confirm.Choose "Ja"
- Rebuild and save document.
- Transformation into stl files: Open assembly and save as stl
Add Comment