Click or drag to resize
SoComposeVec2i32 Properties

The SoComposeVec2i32 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.SoMFVec2i32 ) Vector composed of x and y components.

Public propertyx

The x component.

Public propertyy

The y component.

Top
See Also