Skip to main content

Prime Mesh Python client library 2024 R1 SP1

ansys.meshing.prime.lucid.Mesh

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