meshing.tui.mesh.prism.controls.proximity#

class main_menu.mesh.prism.controls.proximity(path, service)#

Enters the prism proximity controls menu.

allow_ignore(*args, **kwargs)#

Enables you to ignore nodes where the specified maximum shrink factor cannot be maintained.

allow_shrinkage(*args, **kwargs)#

Enables shrinkage while growing prism layers.

gap_factor(*args, **kwargs)#

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(*args, **kwargs)#

Enables you to retain first layer offsets while performing proximity detection.

max_aspect_ratio(*args, **kwargs)#

Specifies 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.

max_shrink_factor(*args, **kwargs)#

Specifies the shrink factor determining the maximum shrinkage of the prism layers. This option is available only when the allow-ignore? option is enabled.