14using System.Runtime.InteropServices;
17 private Object locker =
new Object();
18 private HandleRef swigCPtr;
19 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
21 swigCPtr =
new HandleRef(
this, cPtr);
24 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
26 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
29 protected override void Dispose(
bool disposing) {
31 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
36 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
38 base.Dispose(disposing);
56 MemoryManager mMan = MemoryManager.GetMemoryManager();
57 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
97 MemoryManager mMan = MemoryManager.GetMemoryManager();
98 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static global::System.Exception Retrieve()
static string OdGiSelectProc_getRealClassName(IntPtr jarg1)
static global::System.IntPtr OdGiConveyorNode_input(HandleRef jarg1)
static void OdGiSelectProc_get(HandleRef jarg1, IntPtr jarg2, out OdGsView.SelectionMode jarg3)
static bool OdGiSelectProc_supportsSubentitySelection(HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static IntPtr OdGiSelectProc_queryX(HandleRef jarg1, HandleRef jarg2)
static global::System.IntPtr OdGiConveyorNode_output(HandleRef jarg1)
static void OdGiSelectProc_set(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, UInt32 jarg3, int jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
static IntPtr OdGiSelectProc_isA(HandleRef jarg1)
static IntPtr OdGiSelectProc_cast(HandleRef jarg1)
static void delete_OdGiSelectProc(HandleRef jarg1)
static IntPtr OdGiSelectProc_createObject()
static IntPtr OdGiSelectProc_desc()
static HandleRef getCPtr(OdGePoint2dArray obj)
static HandleRef getCPtr(OdGePoint2d obj)
static OdGiSelectProc cast(OdRxObject pObj)
static HandleRef getCPtr(OdGiSelectProc obj)
override OdRxObject queryX(OdRxClass protocolClass)
override OdGiConveyorOutput output()
static bool supportsSubentitySelection(OdGiViewport pView, OdGsView.SelectionMode mode, OdGsSelectionReactor pReactor)
OdGiSelectProc(IntPtr cPtr, bool cMemoryOwn)
static string getRealClassName(IntPtr ptr)
const uint kCheckMarkerFinish
override void Dispose(bool disposing)
override OdGiConveyorInput input()
static OdGiSelectProc createObject()
static new OdRxClass desc()
static HandleRef getCPtr(OdGiViewport obj)
static HandleRef getCPtr(OdGsSelectionReactor obj)
static HandleRef getCPtr(OdRxClass obj)
OdRxObject(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(OdRxObject obj)