SizeControl#
- class ansys.meshing.prime.SizeControl(model, id, object_id, name, local=False)#
Size control is used to compute size field for volumetric surface meshing.
Methods
Get the body of influence sizing parameters of size control.
Get the curvature sizing parameters of size control.
Get the hard sizing parameters of size control.
Get the meshed sizing parameters of size control.
Get the proximity sizing parameters of size control.
Get the scope used by size control to evaluate entities.
Get the soft sizing parameters of size control.
SizeControl.get_summary
(params)Get the size control summary along with the evaluated scope for the provided parameters..
Set the body of influence sizing parameters to compute volumetric size field.
Set the curvature sizing parameters to compute volumetric size field.
Set the hard sizing parameters to compute volumetric size field.
Set the meshed sizing parameters to compute volumetric size field.
Set the proximity sizing parameters to compute volumetric size field.
SizeControl.set_scope
(scope)Set the scope for size control to evaluate.
Set the soft sizing parameters to compute volumetric size field.
Sets the unique name for the size control based on the given suggested name.
Attributes
Get the id of SizeControl.
Gets the name of size control.