Anatomist commands reference: SliceParams


SliceParams

New in Anatomist 3.0.1
Sets slice parameters on "self-sliceable" objects: Anatomist objects which have a slice information within themselves, like Slice objects, or CutPlane objects.
Attribute: Type: Description:
objects int_vector IDs of the target objects
position float_vector (optional) Any point of the slice plane
quaternion float_vector (optional) Quaternion specifying the orientation of the slice plane
plane float_vector (optional) Alternative to position + quaternion: the plane orientation can be specified as a plane equation.

Back to commands index