Skip to main content

Prime Mesh Python client library 2025 R1 SP01

create_curvature_size_control

Last update: 17.07.2025

Mesh.create_curvature_size_control(control_name='size_control', min=1.0, max=2.0, scope=)

Generate a curvature size control on a scope.

  • Parameters:

    control_name : Name of the control. The default is "size_control".

    min : Minimum edge length of the mesh. The default is 1.0.

    max : Maximum edge length of the mesh. The default is 2.0.

    scope : Scope for creating the size control.

Connect with Ansys