SoComposeMatrix Properties |
The SoComposeMatrix type exposes the following members.
Name | Description | |
---|---|---|
![]() | center | Center point for scaling and rotating. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | matrix | ( OIV.Inventor.Fields.SoMFMatrix ) Transformation matrix that transforms from object space into the space specified by the inputs. |
![]() | rotation | Rotation. |
![]() | scaleFactor | Scale factors in x, y, and z. |
![]() | scaleOrientation | Rotational space for scaling. |
![]() | translation | Translation in x, y, and z. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |