meshing.tui.objects.create_new_mesh_object#

class main_menu.objects.create_new_mesh_object(path, service)#

Contains options for creating a new mesh object by wrapping or remeshing existing objects.

remesh(*args, **kwargs)#

Creates a new mesh object by remeshing geometry objects individually or collectively.

wrap(*args, **kwargs)#

Creates a new mesh object by wrapping the specified objects individually or collectively.