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);
44 MemoryManager mMan = MemoryManager.GetMemoryManager();
45 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
85 MemoryManager mMan = MemoryManager.GetMemoryManager();
86 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
105 MemoryManager mMan = MemoryManager.GetMemoryManager();
106 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
125 MemoryManager mMan = MemoryManager.GetMemoryManager();
126 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
145 MemoryManager mMan = MemoryManager.GetMemoryManager();
146 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
212IntPtr p_src = IntPtr.Zero;
218MemoryTransaction mTrans_src = MemoryManager.GetMemoryManager().GetCurrentTransaction();
219 if(mTrans_src !=
null)
227 MemoryManager mMan = MemoryManager.GetMemoryManager();
228 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static HandleRef getCPtr(OdDbSubentId obj)
static HandleRef getCPtr(OdGeCurve3d obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdDbCompoundObjectId obj)
virtual void copyFrom(OdRxObject src)
static OdDbEdgeRef createObject(OdGeCurve3d pCurve)
virtual Teigha.TD.OdDbCompoundObjectId vb_entity()
override void Dispose(bool disposing)
OdDbSubentId faceSubentId()
static OdDbEdgeRef createObject(OdDbEntity pEnt)
void setCurve(OdGeCurve3d pCurve)
static OdDbEdgeRef createObject(OdDbCompoundObjectId compId, OdGeCurve3d pCurve)
static string getRealClassName(IntPtr ptr)
OdDbEdgeRef(IntPtr cPtr, bool cMemoryOwn)
static OdDbEdgeRef cast(OdRxObject pObj)
static HandleRef getCPtr(OdDbEdgeRef obj)
virtual OdResult evaluateCurve(out OdGeCurve3d src)
void setFaceSubentity(OdDbSubentId faceSubentId)
virtual OdResult evaluateAndCacheGeometry()
static OdDbEdgeRef createObject()
virtual OdDbEntity createEntity()
OdDbEdgeRef Assign(OdDbEdgeRef src)
virtual OdRxObject queryX(OdRxClass protocolClass)
static HandleRef getCPtr(OdDbEntity obj)
virtual OdDbCompoundObjectId entity()
static global::System.Exception Retrieve()
static bool OdDbEdgeRef_isValid(HandleRef jarg1)
static IntPtr OdDbEdgeRef_isA(HandleRef jarg1)
static IntPtr OdDbEdgeRef_createObject__SWIG_0()
static void OdDbEdgeRef_setFaceSubentity(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDbEdgeRef_reset(HandleRef jarg1)
static IntPtr OdDbEdgeRef_Assign(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDbEdgeRef_desc()
static void delete_OdDbEdgeRef(HandleRef jarg1)
static int OdDbEdgeRef_evaluateAndCacheGeometry(HandleRef jarg1)
static string OdDbEdgeRef_getRealClassName(IntPtr jarg1)
static IntPtr OdDbEdgeRef_cast(HandleRef jarg1)
static bool OdDbEdgeRef_isEmpty(HandleRef jarg1)
static int OdDbEdgeRef_evaluateCurve(HandleRef jarg1, out IntPtr jarg2)
static IntPtr OdDbEdgeRef_createObject__SWIG_1(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDbEdgeRef_createObject__SWIG_3(HandleRef jarg1)
static IntPtr OdDbEdgeRef_createEntity(HandleRef jarg1)
static IntPtr OdDbEdgeRef_createObject__SWIG_2(HandleRef jarg1)
static void OdDbEdgeRef_copyFrom(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDbEdgeRef_curve(HandleRef jarg1)
static global::System.IntPtr OdDbEdgeRef_faceSubentId(HandleRef jarg1)
static IntPtr OdDbEdgeRef_queryX(HandleRef jarg1, HandleRef jarg2)
static void OdDbEdgeRef_setCurve(HandleRef jarg1, HandleRef jarg2)