refinement_regions#
Bases:
TUIMenu
Enters the rapid octree refinement region menu, which allows you to manage the refinement regions.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
add
(service, version, mode, path)Adds a refinement region to the domain.
delete
(service, version, mode, path)Deletes a refinement region.
edit
(service, version, mode, path)Edit a refinement region definition.
list
(service, version, mode, path)Lists all of the refinement regions.
list_properties
(service, version, mode, path)List the properties of a refinement region definition.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Adds a refinement region to the domain.
Bases:
TUIMethod
Deletes a refinement region.
Bases:
TUIMethod
Edit a refinement region definition.
Bases:
TUIMethod
Lists all of the refinement regions.
Bases:
TUIMethod
List the properties of a refinement region definition.