remesh#
Bases:
TUIMenuEnter remeshing boundary face zone menu.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
clear_marked_faces(service, version, mode, path)Clear previously marked faces.
coarsen_and_refine(service, version, mode, path)Coarsen and refine face zones according to size function.
controls(service, version, mode, path)Edge loop tools text menu.
create_all_intrst_loops(service, version, ...)Create edge loop of intersection for all boundary zones in current domain.
create_edge_loops(service, version, mode, path)Create edge loops of thread based on feature angle.
create_intersect_loop(service, version, ...)Create edge loop of intersection.
create_join_loop(service, version, mode, path)Create edge loop of overlap region.
create_stitch_loop(service, version, mode, path)Create edge loop of stitch edges.
delete_overlapped_edges(service, version, ...)Delete edges that overlapped selected loops.
faceted_stitch_zones(service, version, mode, ...)Stitch free edges on zones.
insert_edge_zone(service, version, mode, path)Insert edge into face zonoe.
intersect_all_face_zones(service, version, ...)Intersect all face zones.
intersect_face_zones(service, version, mode, ...)Intersection face zones.
join_all_face_zones(service, version, mode, path)Intersect all face zones.
join_face_zones(service, version, mode, path)Join face zones.
mark_intersecting_faces(service, version, ...)Mark faces on zones.
mark_join_faces(service, version, mode, path)Mark faces on zones.
mark_stitch_faces(service, version, mode, path)Mark faces on zones.
remesh_constant_size(service, version, mode, ...)Retriangulate face zones to constant triangle size while maintaining conformity.
remesh_face_zone(service, version, mode, path)Retriangulate a face zone.
remesh_face_zones_conformally(service, ...)Retriangulate face zones while maintaining conformity.
remesh_marked_faces(service, version, mode, path)Locally remesh marked faces.
remesh_overlapping_zones(service, version, ...)Remeshing overlapping face zones.
size_functions(service, version, mode, path)Enable specification of size functions.
stitch_all_face_zones(service, version, ...)Intersect all face zones.
stitch_face_zones(service, version, mode, path)Stitch edges on zones.
stitch_with_preserve_boundary(service, ...)Stitch volume to boundary zone at free faces.
triangulate(service, version, mode, path)Create triangulation from existing quad face zone.
__init__ method of TUIMenu class.
Bases:
TUIMethodClear previously marked faces.
Bases:
TUIMethodCoarsen and refine face zones according to size function.
Bases:
TUIMethodCreate edge loop of intersection for all boundary zones in current domain.
Bases:
TUIMethodCreate edge loops of thread based on feature angle.
Bases:
TUIMethodCreate edge loop of intersection.
Bases:
TUIMethodCreate edge loop of overlap region.
Bases:
TUIMethodCreate edge loop of stitch edges.
Bases:
TUIMethodDelete edges that overlapped selected loops.
Bases:
TUIMethodStitch free edges on zones.
Bases:
TUIMethodInsert edge into face zonoe.
Bases:
TUIMethodIntersect all face zones.
Bases:
TUIMethodIntersection face zones.
Bases:
TUIMethodIntersect all face zones.
Bases:
TUIMethodJoin face zones.
Bases:
TUIMethodMark faces on zones.
Bases:
TUIMethodMark faces on zones.
Bases:
TUIMethodMark faces on zones.
Bases:
TUIMethodRetriangulate face zones to constant triangle size while maintaining conformity.
Bases:
TUIMethodRetriangulate a face zone.
Bases:
TUIMethodRetriangulate face zones while maintaining conformity.
Bases:
TUIMethodLocally remesh marked faces.
Bases:
TUIMethodRemeshing overlapping face zones.
Bases:
TUIMethodIntersect all face zones.
Bases:
TUIMethodStitch edges on zones.
Bases:
TUIMethodStitch volume to boundary zone at free faces.
Bases:
TUIMethodCreate triangulation from existing quad face zone.