Design rules for Casting can be activated with the Advanced User Settings. Manufacturing specific settings can be made to create optimized results tailored for casting.
E.g. for two draw directions the following commands have to be added to the Advanced User Settings:
configuration.strategy=Casting tool.tool0.draft=5 tool.tool1.draft=5 | The strategy setting initializes a casting optimisation. The draft defines the tapering angle in degrees of the ribs / walls. Each tool entry is a draw direction for the whole Design Space. A second optional tool realizes an additional draw direction. |
Each draw direction for casting is one tool entry. The actual draw direction is entered as a vector. At least one tool entry and with this one draw direction is desired. There is no maximum limit for tool entries but more draw directions will increase the calculation time.
Draft is the tapering angle for walls/ribs regarding the Draw Directions. Specified in degree.
For large models with a high complexity value a significant performance boost can be realized by activating parallelisation for one specific operator. Therefore, the following commands have to be added to the Advanced User Settings: schedule.iterations.~.operator.optloop_loop_cage_conti_erode.numThreads = 8 schedule.iterations.~.operator.optloop_loop_cage_conti_growinversion.numThreads = 8 |
You might also be interested in this tutorial:
0 Comments