Skip to main content

Prime Mesh Python client library 2024 R1 SP1

ansys.meshing.prime.PeriodicControl

Last update: 17.07.2025

PeriodicControl

class ansys.meshing.prime.PeriodicControl(model, id, object_id, name)

Periodic controls provide settings for the recovery of periodic surfaces.

A periodic control is specified by the scope (source surfaces) and the transformation parameters: the center, axis and angle.

Methods

PeriodicControl.get_params() Get the parameters of the periodic control.
PeriodicControl.get_scope() Gets the scope for the periodic control.
PeriodicControl.get_summary(params) Get the periodic control summary along with the evaluated scope for the provided parameters.
PeriodicControl.set_params(...) Set the periodic control parameters.
PeriodicControl.set_scope(scope) Sets the scope for periodic control to evaluate.
PeriodicControl.set_suggested_name(name) Sets the unique name for the periodic control based on the suggested name.

Attributes

PeriodicControl.id Get the id of PeriodicControl.
PeriodicControl.name Get the name of PeriodicControl.

Connect with Ansys