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();
virtual OdGiDrawable.DrawableType drawableType()
static HandleRef getCPtr(OdRxClass obj)
OdRxObject(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdDbDatabase obj)
static HandleRef getCPtr(OdDbDwgFiler obj)
static HandleRef getCPtr(OdDbDxfFiler obj)
static HandleRef getCPtr(OdDbIdwSheetMapping obj)
static HandleRef getCPtr(OdDbObjectId obj)
override OdResult dxfInFields(OdDbDxfFiler pFiler)
OdDbSynergyMappings(IntPtr cPtr, bool cMemoryOwn)
override void Dispose(bool disposing)
bool hasInventorModelDocViews()
static OdDbSynergyMappings cast(OdRxObject pObj)
override void dwgOutFields(OdDbDwgFiler pFiler)
override OdResult dwgInFields(OdDbDwgFiler pFiler)
OdDbIdwSheetMapping idwSheetMappingByLayoutId(OdDbObjectId arg0)
override void dxfOutFields(OdDbDxfFiler pFiler)
static new OdDbSynergyMappings createObject()
static OdDbObjectId fromDb(OdDbDatabase db)
static OdDbObjectId fromDb(OdDbDatabase db, bool create)
static HandleRef getCPtr(OdDbSynergyMappings obj)
static string getRealClassName(IntPtr ptr)
bool eraseAllIdwSheetMappings()
override OdRxObject queryX(OdRxClass protocolClass)
static new OdRxClass desc()
virtual Teigha.Core.OdGiDrawable.DrawableType vb_drawableType()
void addMapping(OdDbIdwSheetMapping sheetMapping)
bool eraseIdwSheetMappingByLayoutId(OdDbObjectId layoutId)
static global::System.Exception Retrieve()
static bool OdDbSynergyMappings_eraseAllIdwSheetMappings(HandleRef jarg1)
static bool OdDbSynergyMappings_eraseIdwSheetMappingByLayoutId(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdDbSynergyMappings_hasInventorModelDocViews(HandleRef jarg1)
static global::System.IntPtr OdDbSynergyMappings_fromDb__SWIG_0(HandleRef jarg1, bool jarg2)
static IntPtr OdDbSynergyMappings_idwSheetMappingByLayoutId__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDbSynergyMappings_dxfOutFields(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDbSynergyMappings_isA(HandleRef jarg1)
static string OdDbSynergyMappings_getRealClassName(IntPtr jarg1)
static global::System.IntPtr OdDbSynergyMappings_fromDb__SWIG_1(HandleRef jarg1)
static int OdDbSynergyMappings_dwgInFields(HandleRef jarg1, HandleRef jarg2)
static void OdDbSynergyMappings_dwgOutFields(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDbSynergyMappings_cast(HandleRef jarg1)
static UInt32 OdDbSynergyMappings_nextIdwLayoutId(HandleRef jarg1)
static int OdDbSynergyMappings_dxfInFields(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDbSynergyMappings_createObject()
static IntPtr OdDbSynergyMappings_desc()
static void OdDbSynergyMappings_addMapping(HandleRef jarg1, HandleRef jarg2)
static void delete_OdDbSynergyMappings(HandleRef jarg1)
static IntPtr OdDbSynergyMappings_queryX(HandleRef jarg1, HandleRef jarg2)