local_regions#
Bases:
TUIMenu
Enters the hexcore local refinement region sub-menu.
Methods:
activate
(*args, **kwargs)Enables you to activate the specified local regions for refinement.
deactivate
(*args, **kwargs)Enables you to deactivate the specified local regions for refinement.
define
(*args, **kwargs)Defines the local region according to the specified parameters.
delete
(*args, **kwargs)Deletes the specified refinement region.
ideal_hex_vol
(*args, **kwargs)Reports the ideal hex volume for the given edge length.
ideal_quad_area
(*args, **kwargs)Ideal quad area for given edge length.
init
(*args, **kwargs)Creates a default region encompassing the entire geometry.
list_all_regions
(*args, **kwargs)Lists the defined and active regions in the console.
Enables you to activate the specified local regions for refinement.
Enables you to deactivate the specified local regions for refinement.
Defines the local region according to the specified parameters.
Deletes the specified refinement region.
Reports the ideal hex volume for the given edge length.
Ideal quad area for given edge length.
Creates a default region encompassing the entire geometry.
Lists the defined and active regions in the console.