proximity#
Bases:
TUIMenuEnters the prism proximity controls menu.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
allow_ignore(service, version, mode, path)Enables you to ignore nodes where the specified maximum shrink factor cannot be maintained.
allow_shrinkage(service, version, mode, path)Enables shrinkage while growing prism layers.
gap_factor(service, version, mode, path)Controls the gap between the intersecting prisms layers in the proximity region with respect to the cell size of the prisms.
keep_first_layer_offsets(service, version, ...)Enables you to retain first layer offsets while performing proximity detection.
max_aspect_ratio(service, version, mode, path)Specifies the maximum allowable cell aspect ratio to determine the limit for the shrinkage of prism layers.
max_shrink_factor(service, version, mode, path)Specifies the shrink factor determining the maximum shrinkage of the prism layers.
smoothing_rate(service, version, mode, path)Rate at which shrinkage is propagated in lateral direction.
__init__ method of TUIMenu class.
Bases:
TUIMethodEnables you to ignore nodes where the specified maximum shrink factor cannot be maintained.
Bases:
TUIMethodEnables shrinkage while growing prism layers.
Bases:
TUIMethodControls the gap between the intersecting prisms layers in the proximity region with respect to the cell size of the prisms.
Bases:
TUIMethodEnables you to retain first layer offsets while performing proximity detection.
Bases:
TUIMethodSpecifies the maximum allowable cell aspect ratio to determine the limit for the shrinkage of prism layers. This option is available only when the allow-ignore? option is disabled.
Bases:
TUIMethodSpecifies the shrink factor determining the maximum shrinkage of the prism layers. This option is available only when the allow-ignore? option is enabled.
Bases:
TUIMethodRate at which shrinkage is propagated in lateral direction.