BatchMesher can be customized by providing user-defined Tcl procedures that run at specific times during the BatchMesher process. Procedures can be customized for:
• | Pre-run |
• | Post-run |
• | Pre-geometry load |
• | Post-geometry load |
• | Pre-batchmesh |
• | Post-batchmesh |
These scripts can perform a wide range of tasks. Some examples include:
• | Exporting a mesh in solver format. |
• | Generating the midsurface of a thin solid geometry. |
• | Performing a surface offset to move a sheet geometry to a midsurface location. |
• | Naming and numbering parts to user-specific requirements. |
See Also: