Often, a block of matrix rows or matrix columns is used in a fashion that makes it very much like a projected multivector, except that it is not guaranteed that it exists within one row or column of nodes. We can still indicate its orientation by calling place HR here
place HR here Valid values for project_onto are PLA_PROJ_ONTO_ROW and PLA_PROJ_ONTO_COL, indicating that the matrix should be viewed as a collection of projected multivectors, projected onto the row or column dimension of the node mesh, respectively. By default, a matrix is oriented like a multivector projected onto a column of nodes.
This call is frequently used when copying a matrix into
a (duplicated) (projected) multivector,
as illustrated in Example ,
or to transpose a matrix, as shown in
Example
.
Querying the orientation of an object requires the call place HR here
place HR here