Click or drag to resize
SoDecomposeVec2f Properties

The SoDecomposeVec2f type exposes the following members.

Properties
  NameDescription
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Public propertyvector

Vector to be decomposed.

Public propertyx

( OIV.Inventor.Fields.SoMFFloat ) First component of the vector.

Public propertyy

( OIV.Inventor.Fields.SoMFFloat ) Second component of the vector.

Top
See Also