set#
Bases:
TUIMenu
Contains additional options related to the object wrapping operation.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
Enables you to set the geometry recovery level (high or low) for the specified face zones.
delete_far_edges
(service, version, mode, path)Delete-far-edges-after-wrap.
include_thin_cut_edges_and_faces
(service, ...)Allows better recovery of thin region configurations during the object wrapping operation.
list_zones_geometry_recovery_levels
(service, ...)Lists the zones based on geometry recovery level specified.
max_free_edges_for_hole_patching
(service, ...)Allows you to set the maximum number of free edges in a loop to fill the holes.
minimum_relative_topo_area
(service, version, ...)Specifies the minimum relative topological area for shrink wrapping.
minimum_relative_topo_count
(service, ...)Specifies the minimum relative topological count for shrink wrapping.
minimum_topo_area
(service, version, mode, path)Specifies the minimum topological area for shrink wrapping.
minimum_topo_count
(service, version, mode, path)Specifies the minimum topological count for shrink wrapping.
relative_feature_tolerance
(service, version, ...)Specifies the relative feature tolerance for shrink wrapping.
report_holes
(service, version, mode, path)Allows you to check for holes in the mesh object created.
resolution_factor
(service, version, mode, path)Sets the resolution factor for shrink wrapping.
shrink_wrap_rezone_parameters
(service, ...)Allows you to set the parameters for improving the mesh object surface quality using rezoning.
use_ray_tracing
(service, version, mode, path)Use ray tracing.
use_smooth_folded_faces
(service, version, ...)Use smooth folded faces.
zone_name_prefix
(service, version, mode, path)Allows you to specify a prefix for the zones included in the mesh object created using the object wrapping operation.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Enables you to set the geometry recovery level (high or low) for the specified face zones.
Bases:
TUIMethod
Delete-far-edges-after-wrap.
Bases:
TUIMethod
Allows better recovery of thin region configurations during the object wrapping operation.
Bases:
TUIMethod
Lists the zones based on geometry recovery level specified.
Bases:
TUIMethod
Allows you to set the maximum number of free edges in a loop to fill the holes.
Bases:
TUIMethod
Specifies the minimum relative topological area for shrink wrapping.
Bases:
TUIMethod
Specifies the minimum relative topological count for shrink wrapping.
Bases:
TUIMethod
Specifies the minimum topological area for shrink wrapping.
Bases:
TUIMethod
Specifies the minimum topological count for shrink wrapping.
Bases:
TUIMethod
Specifies the relative feature tolerance for shrink wrapping.
Bases:
TUIMethod
Allows you to check for holes in the mesh object created. Holes, if any will be reported at the end of the object wrapping operation.
Bases:
TUIMethod
Sets the resolution factor for shrink wrapping. This option can be used to set sampling coarser or finer than the final surface mesh.
Bases:
TUIMethod
Allows you to set the parameters for improving the mesh object surface quality using rezoning. The geometry object zones will be separated based on the separation angle specified to improve the feature imprinting on the mesh object.
Bases:
TUIMethod
Use ray tracing.
Bases:
TUIMethod
Use smooth folded faces.
Bases:
TUIMethod
Allows you to specify a prefix for the zones included in the mesh object created using the object wrapping operation.