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();
static HandleRef getCPtr(OdGeCurve3d obj)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdGeTol obj)
static HandleRef getCPtr(OdGeVector3d 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)
static HandleRef getCPtr(OdRxObjectPtrArray obj)
virtual void gripStatus(OdDgElement.GripStat status)
override bool isPeriodic()
override byte getElementSubType()
virtual bool getHoleFlag()
override UInt32 subSetAttributes(OdGiDrawableTraits pDrwTraits)
virtual void setHoleFlag(bool bSet)
override void removeAllVertices()
static OdDgShape3d cast(OdRxObject pObj)
override void removeLastVertex()
override void Dispose(bool disposing)
override bool subWorldDraw(OdGiWorldDraw pWd)
OdDgShape3d(IntPtr cPtr, bool cMemoryOwn)
override OdResult reverseCurve()
override OdResult setFromOdGeCurve(OdGeCurve3d geCurve, OdGeVector3d normal)
virtual OdResult subExplode(OdRxObjectPtrArray entitySet)
override OdResult insertVertex(UInt32 uInsertBefore, OdGePoint3d pt)
virtual void vb_gripStatus(Teigha.TG.OdDgElement.GripStat status)
static string getRealClassName(IntPtr ptr)
override void removeVertexAt(UInt32 index)
override OdResult setFromOdGeCurve(OdGeCurve3d geCurve, OdGeVector3d normal, OdGeTol tol)
static new OdDgShape3d createObject()
override OdResult addVertex(OdGePoint3d pt)
override OdRxObject queryX(OdRxClass protocolClass)
override OdResult setFromOdGeCurve(OdGeCurve3d geCurve)
virtual Teigha.Core.OdGiDrawable.DrawableType vb_drawableType()
override OdDgElement.ElementTypes getElementType()
static HandleRef getCPtr(OdDgShape3d obj)
override void setVertexAt(UInt32 ind, OdGePoint3d pt)
static new OdRxClass desc()
static global::System.Exception Retrieve()
static IntPtr OdDgShape3d_cast(HandleRef jarg1)
static int OdDgShape3d_setFromOdGeCurve__SWIG_0(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static bool OdDgShape3d_isPeriodic(HandleRef jarg1)
static void delete_OdDgShape3d(HandleRef jarg1)
static int OdDgShape3d_setFromOdGeCurve__SWIG_1(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static IntPtr OdDgShape3d_queryX(HandleRef jarg1, HandleRef jarg2)
static int OdDgShape3d_subExplode(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int OdDgShape3d_reverseCurve(HandleRef jarg1)
static void OdDgShape3d_removeLastVertex(HandleRef jarg1)
static bool OdDgShape3d_isClosed(HandleRef jarg1)
static UInt32 OdDgShape3d_subSetAttributes(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDgShape3d_createObject()
static int OdDgShape3d_addVertex(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int OdDgShape3d_insertVertex(HandleRef jarg1, UInt32 jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static int OdDgShape3d_setFromOdGeCurve__SWIG_2(HandleRef jarg1, HandleRef jarg2)
static bool OdDgShape3d_subWorldDraw(HandleRef jarg1, HandleRef jarg2)
static void OdDgShape3d_setVertexAt(HandleRef jarg1, UInt32 jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static byte OdDgShape3d_getElementSubType(HandleRef jarg1)
static string OdDgShape3d_getRealClassName(IntPtr jarg1)
static void OdDgShape3d_removeAllVertices(HandleRef jarg1)
static int OdDgShape3d_getElementType(HandleRef jarg1)
static IntPtr OdDgShape3d_isA(HandleRef jarg1)
static void OdDgShape3d_setHoleFlag(HandleRef jarg1, bool jarg2)
static bool OdDgShape3d_getHoleFlag(HandleRef jarg1)
static void OdDgShape3d_removeVertexAt(HandleRef jarg1, UInt32 jarg2)
static IntPtr OdDgShape3d_desc()