Vizard 7 » Command Index » Vizard objects » node3d » <node3d>.getAxisAngle
7.6

<node3d>.getAxisAngle

Returns axis angle rotation

<node3d>.getAxisAngle(  
mode = viz.ABS_PARENT  
)  
mode = viz.ABS_PARENT
One of the following transform modes:

Transform modes

viz.ABS_PARENT
viz.REL_PARENT

Return the value in the parents coordinate system.

viz.ABS_GLOBAL
viz.REL_GLOBAL

Return the value in global coordinates.

Remarks

This command will return the axis angle rotation of the node.

Return Value

[x,y,z,deg]