ShellBLControl#
- class ansys.meshing.prime.ShellBLControl(model, id, object_id, name)#
ShellBLControl allows you to generate quad mesh on face zonelets.
ShellBLControl allows you to control generation of quad mesh on face zonelets. Controls include setting the edge scope, face scope and growth parameters.
- Parameters:
Methods
Gets the edge scope.
Gets thin ShellBL parameters for ShellBL control.
Gets the surface scope.
ShellBLControl.set_edge_scope
(entities)Sets the edge scope.
ShellBLControl.set_growth_params
(params)Sets growth parameters for ShellBL control.
ShellBLControl.set_surface_scope
(entities)Sets the face zonelet scope.
Attributes
Get the id of ShellBLControl.
Get the name of ShellBLControl.