join_intersect#
Bases:
TUIMenuJoin, intersect and build regions in a mesh object.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
add_objects_to_mesh_object(service, version, ...)Add mesh and wrap objects to a mesh object.
change_region_type(service, version, mode, path)Change type of region.
compute_regions(service, version, mode, path)Recompute mesh object topo regions.
controls(service, version, mode, path)Build topology controls.
create_mesh_object(service, version, mode, path)Create mesh object from wrap objects.
delete_region(service, version, mode, path)Delete regions in the object.
intersect(service, version, mode, path)Intersect all face zones in mesh object.
join(service, version, mode, path)Join all face zones in mesh object.
list_regions(service, version, mode, path)List regions of mesh object.
merge_regions(service, version, mode, path)Merge regions in the object.
rename_region(service, version, mode, path)Rename a region in mesh object.
__init__ method of TUIMenu class.
Bases:
TUIMethodAdd mesh and wrap objects to a mesh object.
Bases:
TUIMethodChange type of region.
Bases:
TUIMethodRecompute mesh object topo regions.
Bases:
TUIMethodCreate mesh object from wrap objects.
Bases:
TUIMethodDelete regions in the object.
Bases:
TUIMethodIntersect all face zones in mesh object.
Bases:
TUIMethodJoin all face zones in mesh object.
Bases:
TUIMethodList regions of mesh object.
Bases:
TUIMethodMerge regions in the object.
Bases:
TUIMethodRename a region in mesh object.