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