proximity#
Bases:
TUIMenuPrism Proximity Controls.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
allow_ignore(service, version, mode, path)Ignore nodes where shrink factor can't be maintained.
allow_shrinkage(service, version, mode, path)Allow shrinkage while growing each layer.
gap_factor(service, version, mode, path)Gap rate to determine the space in proximity region.
keep_first_layer_offsets(service, version, ...)Fix first layer offsets while performing proximity detection?.
max_aspect_ratio(service, version, mode, path)Minimum offset to fall back to avoid degenerate cells.
max_shrink_factor(service, version, mode, path)Shrink factor to determine the maximum shrinkage of prism layer.
smoothing_rate(service, version, mode, path)Rate at which shrinkage is propagated in lateral direction.
__init__ method of TUIMenu class.
Bases:
TUIMethodIgnore nodes where shrink factor can’t be maintained.
Bases:
TUIMethodAllow shrinkage while growing each layer.
Bases:
TUIMethodGap rate to determine the space in proximity region.
Bases:
TUIMethodFix first layer offsets while performing proximity detection?.
Bases:
TUIMethodMinimum offset to fall back to avoid degenerate cells.
Bases:
TUIMethodShrink factor to determine the maximum shrinkage of prism layer.
Bases:
TUIMethodRate at which shrinkage is propagated in lateral direction.