local_regions#
Bases:
TUIMenu
Enters the local refinement menu.
Methods:
activate
(*args, **kwargs)Activates the specified regions for refinement.
deactivate
(*args, **kwargs)Deactivates the specified regions for refinement.
define
(*args, **kwargs)Defines the refinement region according to the specified parameters.
delete
(*args, **kwargs)Deletes the specified refinement region.
ideal_area
(*args, **kwargs)Ideal triangle area for given edge length.
ideal_vol
(*args, **kwargs)Reports the volume of an ideal tetrahedron for the edge length specified.
init
(*args, **kwargs)Defines the default refinement region encompassing the entire geometry.
list_all_regions
(*args, **kwargs)Lists all refinement region parameters and the activated regions in the console.
refine
(*args, **kwargs)Refines the active cells inside the selected region based on the specified refinement parameters.
Activates the specified regions for refinement.
Deactivates the specified regions for refinement.
Defines the refinement region according to the specified parameters.
Deletes the specified refinement region.
Ideal triangle area for given edge length.
Reports the volume of an ideal tetrahedron for the edge length specified.
Defines the default refinement region encompassing the entire geometry.
Lists all refinement region parameters and the activated regions in the console.
Refines the active cells inside the selected region based on the specified refinement parameters.