Skip to main content

Prime Mesh Python client library 2024 R2

ansys.meshing.prime.SizeControl

Last update: 17.07.2025

SizeControl.set_suggested_name(name)

Set the unique name for the size control to a suggested name.

  • Parameters: name : Suggested name for the size control.
  • Returns: SetNameResults : Newly suggested name for the size control.
  • Return type: SetNameResults

Examples

>>> size_control.set_suggested_name("control1")

Connect with Ansys