refinement_regions#
Bases:
TUIMenuEnters 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:
TUIMethodAdds a refinement region to the domain.
Bases:
TUIMethodDeletes a refinement region.
Bases:
TUIMethodEdit a refinement region definition.
Bases:
TUIMethodLists all of the refinement regions.
Bases:
TUIMethodList the properties of a refinement region definition.