Description
Add support for an automated end-to-end workflow: import CAD geometry, generate FEA mesh, run topology optimization, and export the result back to CAD — with minimal manual intervention.
Context
Available in most major commercial CAE suites. This automation is essential for design teams that need to iterate quickly without deep expertise in each tool in the chain.
Scope
- Automated geometry cleanup and meshing from CAD import
- Problem setup from CAD-defined loads and constraints
- Optimization execution with sensible defaults
- Result reconstruction and export to CAD format
- Scriptable API for batch processing
Prepared with assistance from qwen3.6-plus via opencode.
Description
Add support for an automated end-to-end workflow: import CAD geometry, generate FEA mesh, run topology optimization, and export the result back to CAD — with minimal manual intervention.
Context
Available in most major commercial CAE suites. This automation is essential for design teams that need to iterate quickly without deep expertise in each tool in the chain.
Scope
Prepared with assistance from qwen3.6-plus via opencode.