PeriodicControlParams#
- class ansys.meshing.prime.PeriodicControlParams(model=None, center=None, axis=None, angle=None, json_data=None, **kwargs)#
PeriodicControlParams contains the parameters for periodic surface recovery. Parameters like center, axis and angle determine the transformation from one surface to its matching periodic surface.
Methods
Print the default values of PeriodicControlParams.
PeriodicControlParams.set_default
([center, ...])Set the default values of PeriodicControlParams.
Attributes
Angle in degrees.
Axis vector coordinates.
Center coordinates.