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)
static HandleRef getCPtr(OdGeExtents3d 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)
override OdResult subGetGeomExtents(OdGeExtents3d extents)
override UInt32 subSetAttributes(OdGiDrawableTraits pTraits)
OdDgElementIterator createIterator(bool atBeginning)
static new OdDgComplexProxyGraphicsElement createObject()
static HandleRef getCPtr(OdDgComplexProxyGraphicsElement obj)
virtual void vb_gripStatus(Teigha.TG.OdDgElement.GripStat status)
static string getRealClassName(IntPtr ptr)
override bool subWorldDraw(OdGiWorldDraw pWd)
static new OdRxClass desc()
override byte getElementSubType()
virtual void getData(OdBinaryData data)
override OdRxObject queryX(OdRxClass protocolClass)
OdDgElementIterator createIterator()
override OdResult subGetGeomExtents(OdDgElementId idView, OdGeExtents3d extents)
OdDgComplexProxyGraphicsElement(IntPtr cPtr, bool cMemoryOwn)
OdDgElementIterator createIterator(bool atBeginning, bool skipDeleted)
virtual Teigha.Core.OdGiDrawable.DrawableType vb_drawableType()
override void Dispose(bool disposing)
static OdDgComplexProxyGraphicsElement cast(OdRxObject pObj)
override OdDgElement.ElementTypes getElementType()
virtual void gripStatus(OdDgElement.GripStat status)
static HandleRef getCPtr(OdDgElementId obj)
static global::System.Exception Retrieve()
static IntPtr OdDgComplexProxyGraphicsElement_desc()
static void OdDgComplexProxyGraphicsElement_getData(HandleRef jarg1, IntPtr jarg2)
static IntPtr OdDgComplexProxyGraphicsElement_isA(HandleRef jarg1)
static int OdDgComplexProxyGraphicsElement_subGetGeomExtents__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdDgComplexProxyGraphicsElement_subWorldDraw(HandleRef jarg1, HandleRef jarg2)
static byte OdDgComplexProxyGraphicsElement_getElementSubType(HandleRef jarg1)
static IntPtr OdDgComplexProxyGraphicsElement_cast(HandleRef jarg1)
static int OdDgComplexProxyGraphicsElement_subGetGeomExtents__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static IntPtr OdDgComplexProxyGraphicsElement_createObject()
static int OdDgComplexProxyGraphicsElement_getElementType(HandleRef jarg1)
static IntPtr OdDgComplexProxyGraphicsElement_createIterator__SWIG_1(HandleRef jarg1, bool jarg2)
static string OdDgComplexProxyGraphicsElement_getRealClassName(IntPtr jarg1)
static IntPtr OdDgComplexProxyGraphicsElement_createIterator__SWIG_0(HandleRef jarg1, bool jarg2, bool jarg3)
static void delete_OdDgComplexProxyGraphicsElement(HandleRef jarg1)
static UInt32 OdDgComplexProxyGraphicsElement_subSetAttributes(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDgComplexProxyGraphicsElement_queryX(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDgComplexProxyGraphicsElement_createIterator__SWIG_2(HandleRef jarg1)