block free command

Syntax

block free <keyword> <range>

Primary keywords:

rotation    rotation-x    rotation-y    rotation-z    velocity    velocity-x    velocity-y    velocity-z

All blocks with centroids in the range specified by the range are set free. If no range is specified, all visible blocks are freed. If no keyword is supplied with the command, all block velocities are freed. By default, all blocks are free initially. (Use the command block list velocity to check whether blocks are freed; code = 1 if fixed, 0 if freed.)

rotation v

Free the \(x\)-, \(y\), and \(z\)-components of rigid block \(θ\) velocity.

rotation-x f

Free the \(x\)-component of rigid block \(θ\) velocity.

rotation-y f

Free the \(y\)-component of rigid block \(θ\) velocity.

rotation-z f

Free the \(z\)-component of rigid block \(θ\) velocity.

velocity v

Free velocity in the \(x\)-, \(y\)-, and \(z\)-directions.

velocity-x f

Free velocity in the \(x\)-direction.

velocity-y f

Free velocity in the \(y\)-direction.

velocity-z fFLuid

Free velocity in the \(z\)-direction.