Scripting for Meshing

Meshing commands are recorded like other SpaceClaim operations, allowing for the creation of geometry and mesh in the same script. The easiest way to learn the scripting API is to use the record option while performing your operations and then modify the recorded script as appropriate.

The example shows the script for the Create/Edit Mesh operation:

Use the validate helper functions to validate the blocking and the body mesh generated.