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();
static HandleRef getCPtr(OdGeTol obj)
static HandleRef getCPtr(OdRxClass obj)
OdRxObject(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdDb3dProfileArray obj)
static OdDb3dProfile createObject(OdDbFullSubentPath faceSubentPath)
static OdResult mergeProfiles(OdDb3dProfileArray profileArr, bool mergeEdges, bool mergeCurves, OdDb3dProfileArray mergedProfileArr)
bool isClosed(OdGeTol tol)
Teigha.TD.OdDbEntity vb_entity()
override void Dispose(bool disposing)
OdDb3dProfile Assign(OdDb3dProfile src)
override void copyFrom(OdRxObject src)
static OdDb3dProfile cast(OdRxObject pObj)
OdResult getPathRef(OdDbPathRef pathRef)
OdDb3dProfile(IntPtr cPtr, bool cMemoryOwn)
static new OdRxClass desc()
static string getRealClassName(IntPtr ptr)
static HandleRef getCPtr(OdDb3dProfile obj)
OdResult getVertexRef(OdDbVertexRef vertexRef)
override OdRxObject queryX(OdRxClass protocolClass)
static OdDb3dProfile createObject()
static HandleRef getCPtr(OdDbEntity obj)
static HandleRef getCPtr(OdDbFullSubentPath obj)
static HandleRef getCPtr(OdDbPathRef obj)
static HandleRef getCPtr(OdDbVertexRef obj)
static global::System.Exception Retrieve()
static IntPtr OdDb3dProfile_Assign(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDb3dProfile_queryX(HandleRef jarg1, HandleRef jarg2)
static bool OdDb3dProfile_isValid(HandleRef jarg1)
static bool OdDb3dProfile_isClosed__SWIG_1(HandleRef jarg1)
static bool OdDb3dProfile_isSubent(HandleRef jarg1)
static int OdDb3dProfile_mergeProfiles(IntPtr jarg1, bool jarg2, bool jarg3, IntPtr jarg4)
static IntPtr OdDb3dProfile_createObject__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static int OdDb3dProfile_set__SWIG_2(HandleRef jarg1, HandleRef jarg2)
static bool OdDb3dProfile_isFace(HandleRef jarg1)
static void delete_OdDb3dProfile(HandleRef jarg1)
static int OdDb3dProfile_getPathRef(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDb3dProfile_createObject__SWIG_0()
static bool OdDb3dProfile_isClosed__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdDb3dProfile_desc()
static IntPtr OdDb3dProfile_entity(HandleRef jarg1)
static bool OdDb3dProfile_isEdge(HandleRef jarg1)
static void OdDb3dProfile_copyFrom(HandleRef jarg1, HandleRef jarg2)
static int OdDb3dProfile_getVertexRef(HandleRef jarg1, HandleRef jarg2)
static bool OdDb3dProfile_isPlanar(HandleRef jarg1)
static int OdDb3dProfile_set__SWIG_1(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDb3dProfile_cast(HandleRef jarg1)
static string OdDb3dProfile_getRealClassName(IntPtr jarg1)
static IntPtr OdDb3dProfile_isA(HandleRef jarg1)
static int OdDb3dProfile_set__SWIG_0(HandleRef jarg1, HandleRef jarg2)