rblock delete command

Syntax

rblock delete <keyword> <range>

Primary keywords:

aspect-ratio    size

Delete rigid blocks.

aspect-ratio f1 <f2 >

Delete rigid blocks with aspect ratio between f1 and f2 inclusive. If only f1 is provided then rigid blocks with aspect ratio greater than or equal to this value are deleted.

size keyword

Delete rigid blocks based on {area in 2D; volume in 3D}, termed rigid block size in the descriptions below.

absolute f1 <f2 >

Delete rigid blocks with size between f1 and f2 inclusive. If only f1 is provided then rigid blocks with size less than or equal to this value are deleted.

ratio-maximum f

Delete rigid blocks with size less than or equal to f multiplied by the maximum rigid block size.

ratio-mean f

Delete rigid blocks with size less than or equal to f multiplied by the average rigid block size.