14using System.Runtime.InteropServices;
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
20 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
22 swigCPtr =
new HandleRef(
this, cPtr);
25 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
27 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
30 protected override void Dispose(
bool disposing) {
32 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
37 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
39 base.Dispose(disposing);
44 MemoryManager mMan = MemoryManager.GetMemoryManager();
45 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
85 MemoryManager mMan = MemoryManager.GetMemoryManager();
86 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
143 MemoryManager mMan = MemoryManager.GetMemoryManager();
144 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
163 MemoryManager mMan = MemoryManager.GetMemoryManager();
164 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
virtual OdGiDrawable.DrawableType drawableType()
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdDbDatabase obj)
static HandleRef getCPtr(OdDbDwgFiler obj)
static HandleRef getCPtr(OdDbDxfFiler obj)
override void dwgOutFields(OdDbDwgFiler pFiler)
override OdResult dxfInFields(OdDbDxfFiler pFiler)
virtual Teigha.Core.OdGiDrawable.DrawableType vb_drawableType()
virtual void setShowFrame(bool showFrame)
static OdDbWipeoutVariables openWipeoutVariables(OdDbDatabase pDb)
override void Dispose(bool disposing)
static new OdRxClass desc()
static string getRealClassName(IntPtr ptr)
static OdDbWipeoutVariables openWipeoutVariables(OdDbDatabase pDb, OpenMode openMode)
override OdRxObject queryX(OdRxClass protocolClass)
OdDbWipeoutVariables(IntPtr cPtr, bool cMemoryOwn)
virtual void setShowFrame(bool showFrame, bool bUpdateWIPEOUTFRAME)
static OdDbWipeoutVariables cast(OdRxObject pObj)
static new OdDbWipeoutVariables createObject()
static HandleRef getCPtr(OdDbWipeoutVariables obj)
override OdResult dwgInFields(OdDbDwgFiler pFiler)
override void dxfOutFields(OdDbDxfFiler pFiler)
static global::System.Exception Retrieve()
static void OdDbWipeoutVariables_dxfOutFields(HandleRef jarg1, HandleRef jarg2)
static int OdDbWipeoutVariables_dwgInFields(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDbWipeoutVariables_queryX(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDbWipeoutVariables_desc()
static IntPtr OdDbWipeoutVariables_openWipeoutVariables__SWIG_1(HandleRef jarg1)
static void delete_OdDbWipeoutVariables(HandleRef jarg1)
static IntPtr OdDbWipeoutVariables_cast(HandleRef jarg1)
static bool OdDbWipeoutVariables_showFrame(HandleRef jarg1)
static int OdDbWipeoutVariables_dxfInFields(HandleRef jarg1, HandleRef jarg2)
static void OdDbWipeoutVariables_setShowFrame__SWIG_1(HandleRef jarg1, bool jarg2)
static void OdDbWipeoutVariables_setShowFrame__SWIG_0(HandleRef jarg1, bool jarg2, bool jarg3)
static string OdDbWipeoutVariables_getRealClassName(IntPtr jarg1)
static IntPtr OdDbWipeoutVariables_isA(HandleRef jarg1)
static IntPtr OdDbWipeoutVariables_openWipeoutVariables__SWIG_0(HandleRef jarg1, int jarg2)
static void OdDbWipeoutVariables_dwgOutFields(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDbWipeoutVariables_createObject()