wrap#
Bases:
TUIMenu
Contains options related to the object wrapping operation.
Methods:
__init__
(service, version, mode, path)Classes:
check_holes
(service, version, mode, path)Allows you to check for holes in the objects.
debug
(service, version, mode, path)Debug from intermediate objects.
object_zone_separate
(service, version, mode, ...)Separate Object Face Zones.
set
(service, version, mode, path)Contains additional options related to the object wrapping operation.
wrap
(service, version, mode, path)Creates the mesh objects based on the geometry objects selected and other object wrapping parameters specified.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Allows you to check for holes in the objects. The number of hole faces marked will be reported.
Bases:
TUIMethod
Debug from intermediate objects.
Bases:
TUIMethod
Separate Object Face Zones.
Bases:
TUIMethod
Creates the mesh objects based on the geometry objects selected and other object wrapping parameters specified.