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