Click or drag to resize
SoDecomposeVec3f Properties

The SoDecomposeVec3f 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.

Public propertyz

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

Top
See Also