Click or drag to resize
SoComposeMatrix Properties

The SoComposeMatrix type exposes the following members.

Properties
  NameDescription
Public propertycenter

Center point for scaling and rotating.

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

( OIV.Inventor.Fields.SoMFMatrix ) Transformation matrix that transforms from object space into the space specified by the inputs.

Public propertyrotation

Rotation.

Public propertyscaleFactor

Scale factors in x, y, and z.

Public propertyscaleOrientation

Rotational space for scaling.

Public propertytranslation

Translation in x, y, and z.

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