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 void OdGiSelectProc_setDrawContext(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
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 void OdGiSelectProc_setDeviation__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdGiSelectProc_isA(HandleRef jarg1)
static void OdGiSelectProc_check_n_fire_selected__SWIG_0(HandleRef jarg1, UInt32 jarg2)
static IntPtr OdGiSelectProc_cast(HandleRef jarg1)
static bool OdGiSelectProc_handleSelectionByExtents(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdGiSelectProc_check_n_fire_selected__SWIG_1(HandleRef jarg1)
static void delete_OdGiSelectProc(HandleRef jarg1)
static void OdGiSelectProc_setDeviation__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdGiSelectProc_createObject()
static IntPtr OdGiSelectProc_desc()
static HandleRef getCPtr(OdGeDoubleArray obj)
static HandleRef getCPtr(OdGeExtents3d obj)
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()
virtual bool handleSelectionByExtents(OdGeExtents3d extWc)
const int kCheckMarkerOnChange
virtual void setDeviation(OdGeDoubleArray deviations)
static bool supportsSubentitySelection(OdGiViewport pView, OdGsView.SelectionMode mode, OdGsSelectionReactor pReactor)
virtual void setDeviation(OdGiDeviation pDeviation)
OdGiSelectProc(IntPtr cPtr, bool cMemoryOwn)
virtual void check_n_fire_selected()
static string getRealClassName(IntPtr ptr)
const uint kCheckMarkerFinish
virtual void setDrawContext(OdGiConveyorContext pDrawCtx)
override void Dispose(bool disposing)
override OdGiConveyorInput input()
static OdGiSelectProc createObject()
static new OdRxClass desc()
const int kCheckMarkerOnViewModeChange
virtual void check_n_fire_selected(UInt32 flags)
static HandleRef getCPtr(OdGiViewport obj)
static HandleRef getCPtr(OdGsSelectionReactor obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
global::System.Runtime.InteropServices.HandleRef GetInterfaceCPtr()
global::System.Runtime.InteropServices.HandleRef GetInterfaceCPtr()