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);
58 MemoryManager mMan = MemoryManager.GetMemoryManager();
59 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
99 MemoryManager mMan = MemoryManager.GetMemoryManager();
100 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
129 MemoryManager mMan = MemoryManager.GetMemoryManager();
130 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
149 MemoryManager mMan = MemoryManager.GetMemoryManager();
150 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
169 MemoryManager mMan = MemoryManager.GetMemoryManager();
170 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
virtual OdGiDrawable.DrawableType drawableType()
static HandleRef getCPtr(OdRxClass obj)
OdRxObject(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(OdRxObject obj)
virtual void gripStatus(OdDgElement.GripStat status)
virtual OdDgElementId elementId()
static HandleRef getCPtr(OdDgElementId obj)
static HandleRef getCPtr(OdDgModel obj)
virtual OdDgElementId getAt(UInt32 entryId)
OdDgModelTable(IntPtr cPtr, bool cMemoryOwn)
override OdRxObject queryX(OdRxClass protocolClass)
virtual OdDgElementId getAt(String name)
virtual bool has(OdDgElementId elementId)
virtual OdResult moveToStart(OdDgElementId idModel)
virtual OdDgElementId getAt(UInt32 entryId, bool getErasedRecord)
void add(OdDgModel pModel, bool bCreateDefaultViewGroup)
override OdDgElement.ElementTypes getElementType()
virtual OdResult moveToEnd(OdDgElementId idModel, bool bSkipDeleted)
virtual OdResult moveToIndex(UInt32 uIndex, OdDgElementId idModel, bool bSkipDeleted)
virtual OdResult moveToStart(OdDgElementId idModel, bool bSkipDeleted)
static OdDgModelTable cast(OdRxObject pObj)
override byte getElementSubType()
virtual OdResult moveToEnd(OdDgElementId idModel)
static HandleRef getCPtr(OdDgModelTable obj)
override void Dispose(bool disposing)
void add(OdDgModel pModel)
OdDgElementIterator createIterator()
virtual UInt32 getItemCount()
virtual OdDgElementId getAt(String name, bool getErasedRecord)
virtual UInt32 getItemCount(bool bSkipDeleted)
OdDgElementIterator createIterator(bool atBeginning, bool skipDeleted)
virtual Teigha.Core.OdGiDrawable.DrawableType vb_drawableType()
OdDgElementIterator createIterator(bool atBeginning)
static new OdRxClass desc()
virtual void vb_gripStatus(Teigha.TG.OdDgElement.GripStat status)
static string getRealClassName(IntPtr ptr)
static new OdDgModelTable createObject()
virtual OdResult moveToIndex(UInt32 uIndex, OdDgElementId idModel)
static global::System.Exception Retrieve()
static string OdDgModelTable_getRealClassName(IntPtr jarg1)
static int OdDgModelTable_moveToStart__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int OdDgModelTable_getElementType(HandleRef jarg1)
static IntPtr OdDgModelTable_createIterator__SWIG_1(HandleRef jarg1, bool jarg2)
static global::System.IntPtr OdDgModelTable_getAt__SWIG_1(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static IntPtr OdDgModelTable_createObject()
static UInt32 OdDgModelTable_getItemCount__SWIG_1(HandleRef jarg1)
static global::System.IntPtr OdDgModelTable_getAt__SWIG_0(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2, bool jarg3)
static int OdDgModelTable_moveToIndex__SWIG_0(HandleRef jarg1, UInt32 jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, bool jarg4)
static IntPtr OdDgModelTable_queryX(HandleRef jarg1, HandleRef jarg2)
static void OdDgModelTable_add__SWIG_0(HandleRef jarg1, HandleRef jarg2, bool jarg3)
static global::System.IntPtr OdDgModelTable_getAt__SWIG_3(HandleRef jarg1, UInt32 jarg2)
static global::System.IntPtr OdDgModelTable_getAt__SWIG_2(HandleRef jarg1, UInt32 jarg2, bool jarg3)
static IntPtr OdDgModelTable_isA(HandleRef jarg1)
static bool OdDgModelTable_has(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdDgModelTable_createIterator__SWIG_0(HandleRef jarg1, bool jarg2, bool jarg3)
static int OdDgModelTable_moveToStart__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3)
static int OdDgModelTable_moveToEnd__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3)
static IntPtr OdDgModelTable_desc()
static void OdDgModelTable_add__SWIG_1(HandleRef jarg1, HandleRef jarg2)
static int OdDgModelTable_moveToEnd__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdDgModelTable_createIterator__SWIG_2(HandleRef jarg1)
static void delete_OdDgModelTable(HandleRef jarg1)
static UInt32 OdDgModelTable_getItemCount__SWIG_0(HandleRef jarg1, bool jarg2)
static IntPtr OdDgModelTable_cast(HandleRef jarg1)
static int OdDgModelTable_moveToIndex__SWIG_1(HandleRef jarg1, UInt32 jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static byte OdDgModelTable_getElementSubType(HandleRef jarg1)