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();
212 MemoryManager mMan = MemoryManager.GetMemoryManager();
213 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static HandleRef getCPtr(OdDbSubentId obj)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdDbObjectId obj)
static HandleRef getCPtr(OdDbVertexRef obj)
virtual Teigha.TD.OdDbCompoundObjectId vb_entity()
static OdDbVertexRef createObject(OdDbObjectId entId, OdDbSubentId subId, OdGePoint3d point)
virtual OdResult evaluateAndCacheGeometry()
OdDbGeomRef referencedRef()
static OdDbVertexRef cast(OdRxObject pObj)
OdDbEntity createEntity()
OdDbVertexRef Assign(OdDbVertexRef other)
virtual OdDbSubentId subentId()
virtual OdResult evaluatePoint(OdGePoint3d point)
virtual OdDbCompoundObjectId entity()
override void Dispose(bool disposing)
OdDbVertexRef.ImpliedType impliedType()
@ kEdgeSplineControlPoint
OdDbVertexRef(IntPtr cPtr, bool cMemoryOwn)
virtual void copyFrom(OdRxObject src)
static OdDbVertexRef createObject(OdGePoint3d arg0)
static string getRealClassName(IntPtr ptr)
virtual OdRxObject queryX(OdRxClass protocolClass)
static OdDbVertexRef createObject()
Teigha.TD.OdDbVertexRef.ImpliedType vb_impliedType()
static global::System.Exception Retrieve()
static void delete_OdDbVertexRef(HandleRef jarg1)
static bool OdDbVertexRef_isValid(HandleRef jarg1)
static IntPtr OdDbVertexRef_createObject__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDbVertexRef_subentId(HandleRef jarg1)
static IntPtr OdDbVertexRef_cast(HandleRef jarg1)
static IntPtr OdDbVertexRef_entity(HandleRef jarg1)
static IntPtr OdDbVertexRef_referencedRef(HandleRef jarg1)
static IntPtr OdDbVertexRef_queryX(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDbVertexRef_createEntity(HandleRef jarg1)
static int OdDbVertexRef_index(HandleRef jarg1)
static string OdDbVertexRef_getRealClassName(IntPtr jarg1)
static global::System.IntPtr OdDbVertexRef_point(HandleRef jarg1)
static int OdDbVertexRef_evaluatePoint(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int OdDbVertexRef_impliedType(HandleRef jarg1)
static IntPtr OdDbVertexRef_Assign(HandleRef jarg1, HandleRef jarg2)
static void OdDbVertexRef_copyFrom(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDbVertexRef_createObject__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static int OdDbVertexRef_evaluateAndCacheGeometry(HandleRef jarg1)
static IntPtr OdDbVertexRef_isA(HandleRef jarg1)
static IntPtr OdDbVertexRef_createObject__SWIG_0()
static void OdDbVertexRef_reset(HandleRef jarg1)
static IntPtr OdDbVertexRef_desc()