Skip to main content

Prime Mesh Python client library 2025 R1 SP01

set_suggested_name

Last update: 17.07.2025

PeriodicControl.set_suggested_name(name)

Sets the unique name for the periodic control based on the suggested name.

  • Parameters:

    name : Suggested name for the periodic control.

  • Returns:

    SetNameResults : Returns the name of the periodic control.

  • Return type:

    SetNameResults

Examples

>>> periodic_control.set_suggested_name("control1")

Connect with Ansys