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();
119 MemoryManager mMan = MemoryManager.GetMemoryManager();
120 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
139 MemoryManager mMan = MemoryManager.GetMemoryManager();
140 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
159 MemoryManager mMan = MemoryManager.GetMemoryManager();
160 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static HandleRef getCPtr(OdBinaryData obj)
virtual OdGiDrawable.DrawableType drawableType()
static HandleRef getCPtr(OdGiDrawableTraits obj)
static HandleRef getCPtr(OdGiWorldDraw obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
virtual void vb_gripStatus(Teigha.TG.OdDgElement.GripStat status)
static new OdRxClass desc()
override void Dispose(bool disposing)
static OdDgComplexProxyElement cast(OdRxObject pObj)
virtual void getData(OdBinaryData data)
override UInt32 subSetAttributes(OdGiDrawableTraits pTraits)
static HandleRef getCPtr(OdDgComplexProxyElement obj)
virtual Teigha.Core.OdGiDrawable.DrawableType vb_drawableType()
override OdRxObject queryX(OdRxClass protocolClass)
override bool subWorldDraw(OdGiWorldDraw pWd)
override byte getElementSubType()
static string getRealClassName(IntPtr ptr)
OdDgComplexProxyElement(IntPtr cPtr, bool cMemoryOwn)
OdDgElementIterator createIterator(bool atBeginning, bool skipDeleted)
static new OdDgComplexProxyElement createObject()
OdDgElementIterator createIterator(bool atBeginning)
OdDgElementIterator createIterator()
override OdDgElement.ElementTypes getElementType()
virtual void gripStatus(OdDgElement.GripStat status)
static global::System.Exception Retrieve()
static int OdDgComplexProxyElement_getElementType(HandleRef jarg1)
static bool OdDgComplexProxyElement_subWorldDraw(HandleRef jarg1, HandleRef jarg2)
static string OdDgComplexProxyElement_getRealClassName(IntPtr jarg1)
static UInt32 OdDgComplexProxyElement_subSetAttributes(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDgComplexProxyElement_createIterator__SWIG_1(HandleRef jarg1, bool jarg2)
static IntPtr OdDgComplexProxyElement_isA(HandleRef jarg1)
static byte OdDgComplexProxyElement_getElementSubType(HandleRef jarg1)
static IntPtr OdDgComplexProxyElement_cast(HandleRef jarg1)
static IntPtr OdDgComplexProxyElement_createIterator__SWIG_2(HandleRef jarg1)
static IntPtr OdDgComplexProxyElement_createObject()
static void delete_OdDgComplexProxyElement(HandleRef jarg1)
static void OdDgComplexProxyElement_getData(HandleRef jarg1, IntPtr jarg2)
static IntPtr OdDgComplexProxyElement_createIterator__SWIG_0(HandleRef jarg1, bool jarg2, bool jarg3)
static IntPtr OdDgComplexProxyElement_desc()
static IntPtr OdDgComplexProxyElement_queryX(HandleRef jarg1, HandleRef jarg2)