Click or drag to resize
SoComposeRotationFromTo Properties

The SoComposeRotationFromTo type exposes the following members.

Properties
  NameDescription
Public propertyfrom

Vector before the rotation.

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

( OIV.Inventor.Fields.SoMFRotation ) A rotation that transforms one vector into another.

Public propertyto

Vector after the rotation.

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