Click or drag to resize
SoDecomposeRotation Properties

The SoDecomposeRotation type exposes the following members.

Properties
  NameDescription
Public propertyangle

( OIV.Inventor.Fields.SoMFFloat ) Angle (in radians) derived from the input.

Public propertyaxis

( OIV.Inventor.Fields.SoMFVec3f ) Axis of rotation derived from the input.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyrotation

Rotation to be decomposed.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also