Click or drag to resize
SoDecomposeVec2s Properties

The SoDecomposeVec2s 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.SoMFShort ) First component of the vector.

Public propertyy

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

Top
See Also