Model generation in CAD
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 nondesign spaces are marked in red.
The design space contains the material which will be considered in the optimization as well as the nondesign spaces. This combination is necessary for the intersection function in each iteration. If the design space doesn't contain the nondesign spaces, the intersection function will remove these spaces from the result as well. - The solids must be named individually.
- A separate solid must be created for each boundary condition because the boundary conditions always effect the whole volume it is referring to.
- Create an Assembly:
- Command SolidWorks: 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
Copyright (C) 2019, MSC Software Corporation and its licensors. All rights reserved.