Version 0.55.1

selection

A general selection volume.

Details

Defines a general selection volume that can be constructed from other special selection volumes as selectbox or selectsphere via solid boolean operations.

Example

 selection s = selectbox( 0, 1, 0, 1, 0, 2 ) + selectsphere( 0.5, <[0.5, 0.5, 2]> )
 

Casts To

string

Parameters

radius

The radius of the selectsphere.

position

The center position of the selectsphere.

See also

🗙

Search results for