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.
- Parameters:
Methods
Get the parameters of the periodic control.
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.
Set the periodic control parameters.
PeriodicControl.set_scope
(scope)Sets the scope for periodic control to evaluate.
Sets the unique name for the periodic control based on the suggested name.
Attributes
Get the id of PeriodicControl.
Get the name of PeriodicControl.