Ansys Learning Forum Forums Discuss Simulation General Mechanical ACP (Pre) Parameterize Solid Model Reply To: ACP (Pre) Parameterize Solid Model

Dominik Gresch
Ansys Employee

 

Hello,

Unfortunately, parametrizing the Solid Model isn’t natively supported. However, you can use the “Unbound Input” parameter type in combination with a Script to achieve the same effect.

The screenshot below illustrates how this is done:

 

  • The parameter “Warping_Limit” exposes a parameter which can be set from Ansys Workbench
  • The script “Script.1” uses this parameter to set the warping limit on the solid model “SolidModel.1”

 

For further details on using unbound inputs and scripts to parametrize ACP models, please refer to section “8.4 Parametrization 2” of the ACP Tutorials.

The ACP Python scripting interface is described in the following documentation: https://developer.ansys.com/docs/acp-scripting-2024-r1/contents.md