Since | 18.5 |
matrix pointtransformrigid(<geometry>geometry, int pnt)
Returns a rigid transform associated with the point index. This function queries the v@P
and the 3@transform
attributes to build the matrix. Polar decomposition is performed on 3@transform
to make it rigid.
pnt
The point index to query.
See also | |
attrib |
|