morph#
Bases:
TUIMenu
Enters the prism morphing controls menu.
Methods:
improve_threshold
(*args, **kwargs)Specifies the quality threshold used for improving the quality during the morphing operation.
morphing_convergence_limit
(*args, **kwargs)Specifies the convergence limit for the morphing operation.
morphing_frequency
(*args, **kwargs)Specifies the frequency of the morphing operation.
Specifies the quality threshold used for improving the quality during the morphing operation.
Specifies the convergence limit for the morphing operation. The morpher uses an iterative solver. It is assumed to have converged when the relative residual is less than this number.
Specifies the frequency of the morphing operation. The number specified denotes the number of prism layers after which the morpher is applied to the remainder of the mesh (for example, a value of 5 indicates that the morpher is applied to the mesh after every 5 prism layers grown).