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();
static global::System.Exception Retrieve()
static bool OdGiCommonDraw_isDragging(HandleRef jarg1)
static string OdGiCommonDraw_getRealClassName(IntPtr jarg1)
static UInt32 OdGiCommonDraw_numberOfIsolines(HandleRef jarg1)
static IntPtr OdGiCommonDraw_context(HandleRef jarg1)
static IntPtr OdGiCommonDraw_rawGeometry(HandleRef jarg1)
static IntPtr OdGiCommonDraw_desc()
static void delete_OdGiCommonDraw(HandleRef jarg1)
static IntPtr OdGiCommonDraw_isA(HandleRef jarg1)
static global::System.IntPtr OdGiCommonDraw_currentGiPath(HandleRef jarg1)
static IntPtr OdGiCommonDraw_subEntityTraits(HandleRef jarg1)
static bool OdGiCommonDraw_regenAbort(HandleRef jarg1)
static double OdGiCommonDraw_deviation(HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static IntPtr OdGiCommonDraw_createObject()
static IntPtr OdGiCommonDraw_cast(HandleRef jarg1)
static IntPtr OdGiCommonDraw_queryX(HandleRef jarg1, HandleRef jarg2)
static bool OdGiCommonDraw_displayModelerSilhouettes(HandleRef jarg1)
static int OdGiCommonDraw_regenType(HandleRef jarg1)
static HandleRef getCPtr(OdGePoint3d obj)
virtual OdGiContext context()
static string getRealClassName(IntPtr ptr)
override void Dispose(bool disposing)
virtual OdGiPathNode currentGiPath()
OdGiCommonDraw(IntPtr cPtr, bool cMemoryOwn)
static OdGiCommonDraw createObject()
virtual OdGiRegenType regenType()
override OdRxObject queryX(OdRxClass protocolClass)
virtual double vb_deviation(Teigha.Core.OdGiDeviationType deviationType, Teigha.Core.OdGePoint3d pointOnCurve)
static HandleRef getCPtr(OdGiCommonDraw obj)
virtual OdGiSubEntityTraits subEntityTraits()
static OdGiCommonDraw cast(OdRxObject pObj)
virtual Teigha.Core.OdGiContext vb_context()
static new OdRxClass desc()
virtual UInt32 numberOfIsolines()
virtual double deviation(OdGiDeviationType deviationType, OdGePoint3d pointOnCurve)
virtual bool regenAbort()
virtual OdGiGeometry rawGeometry()
virtual bool isDragging()
virtual bool displayModelerSilhouettes()
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)