create_new_mesh_object#
Bases:
TUIMenu
Contains options for creating a new mesh object by wrapping or remeshing existing objects.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
remesh
(service, version, mode, path)Creates a new mesh object by remeshing geometry objects individually or collectively.
wrap
(service, version, mode, path)Creates a new mesh object by wrapping the specified objects individually or collectively.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Creates a new mesh object by remeshing geometry objects individually or collectively.
Bases:
TUIMethod
Creates a new mesh object by wrapping the specified objects individually or collectively.