Click or drag to resize
SoComposeVec2s Properties

The SoComposeVec2s 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

( OIV.Inventor.Fields.SoMFVec2s ) Vector composed of x and y components.

Public propertyx

The x component.

Public propertyy

The y component.

Top
See Also