VolumeControl#
- class ansys.meshing.prime.VolumeControl(model, id, object_id, name, local=False)#
Volume control is used to define the scope and type of volume mesh to be generated.
Methods
Get the parameters of the volume control.
Gets the scope for the volume control.
VolumeControl.set_params
(volume_control_params)Sets the volume control parameters.
VolumeControl.set_scope
(scope)Sets the scope for volume control to evaluate.
Sets the unique name for the volume control based on the given suggested name.
Attributes
Get the id of VolumeControl.
Gets the name of volume control.