crop_box


Synopsis

Filters out all cells inside or outside of a specified 3D box defined by a set of six planes.

Input Ports

in_fld

Mesh to crop.

Box

GEOMS.FBox_Planes object that defines a crop box. The user defines the box through a box transformation editor opened through a check box control on the parent user interface.

parent

UIconnection

Output Ports

out_fld

(Mesh+Node_data) The cropped Mesh.

out_box

DefaultObject

out_obj_crop

DefaultObject

out_obj_box

DefaultObject

Parameters

inside

UItoggle: Crop outside box , select to crop cells outside the box, deselect to crop cells inside the box.

xform together

UItoggle: Transform planes together, selects the transformation mode for the six separate planes defining the box.