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);
43 MemoryManager mMan = MemoryManager.GetMemoryManager();
44 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
84 MemoryManager mMan = MemoryManager.GetMemoryManager();
85 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
111 MemoryManager mMan = MemoryManager.GetMemoryManager();
112 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
207 MemoryManager mMan = MemoryManager.GetMemoryManager();
208 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static global::System.Exception Retrieve()
static IntPtr OdSelectionSet_createObject()
static bool OdSelectionSet_isMember__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdSelectionSet_baseDatabase(HandleRef jarg1)
static IntPtr OdSelectionSet_desc()
static void delete_OdSelectionSet(HandleRef jarg1)
static UInt32 OdSelectionSet_subentCount__SWIG_1(HandleRef jarg1)
static IntPtr OdSelectionSet_cast(HandleRef jarg1)
static IntPtr OdSelectionSet_queryX(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdSelectionSet_newIterator(HandleRef jarg1)
static void OdSelectionSet_remove__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdSelectionSet_isMember__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdSelectionSet_remove__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdSelectionSet_remove__SWIG_2(HandleRef jarg1, HandleRef jarg2)
static void OdSelectionSet_append__SWIG_4(HandleRef jarg1, HandleRef jarg2)
static string OdSelectionSet_getRealClassName(IntPtr jarg1)
static void OdSelectionSet_append__SWIG_2(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, HandleRef jarg3)
static UInt32 OdSelectionSet_numEntities(HandleRef jarg1)
static IntPtr OdSelectionSet_isA(HandleRef jarg1)
static void OdSelectionSet_append__SWIG_3(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdSelectionSet_clear(HandleRef jarg1)
static void OdSelectionSet_append__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdSelectionSet_method(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdSelectionSet_append__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, HandleRef jarg3)
static UInt32 OdSelectionSet_subentCount__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static HandleRef getCPtr(OdDbBaseFullSubentPath obj)
static HandleRef getCPtr(OdDbSelectionMethod obj)
static HandleRef getCPtr(OdDbStub obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
virtual UInt32 subentCount()
virtual void append(OdSelectionSet pSSet)
virtual void append(OdDbStub entityId, OdDbSelectionMethod pMethod)
virtual void append(OdDbStub entityId)
virtual OdSelectionSetIterator newIterator()
virtual UInt32 subentCount(OdDbStub rootEntId)
override void Dispose(bool disposing)
static new OdRxClass desc()
virtual Teigha.Core.OdDbSelectionMethod vb_method(Teigha.Core.OdDbStub entityId)
override OdRxObject queryX(OdRxClass protocolClass)
static string getRealClassName(IntPtr ptr)
virtual bool isMember(OdDbBaseFullSubentPath subent)
virtual void append(OdDbBaseFullSubentPath subent)
static OdSelectionSet createObject()
OdSelectionSet(IntPtr cPtr, bool cMemoryOwn)
virtual void append(OdDbBaseFullSubentPath subent, OdDbSelectionMethod pMethod)
virtual bool isMember(OdDbStub entityId)
virtual OdRxObject baseDatabase()
static OdSelectionSet cast(OdRxObject pObj)
virtual UInt32 numEntities()
static HandleRef getCPtr(OdSelectionSet obj)
virtual OdDbSelectionMethod method(OdDbStub entityId)