Script Parameters

Variables used in scripts can be saved to Parameter Groups. This allows you to modify the values without editing the script.

Note: SpaceClaim rebuilds the model from nothing when replaying scripts and assigns new IDs to all the entities. If you are generating the geometry via script, you should not declare design parameters to individual parts in downstream applications (for example, Mechanical). To properly scope loads and boundary conditions for geometries generated via script, you should generate Named Selections for them in the script itself, and then scope the loads or boundary conditions to the Named Selections downstream.