14using System.Runtime.InteropServices;
19 private Object locker =
new Object();
20 private HandleRef swigCPtr;
21 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
23 swigCPtr =
new HandleRef(
this, cPtr);
26 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
28 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
31 protected override void Dispose(
bool disposing) {
33 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
38 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
40 base.Dispose(disposing);
static SWIGTYPE_p_OdSmartPtrT_CFxGripPointsPE_t cast(OdRxObject pObj)
static new OdRxClass desc()
override void Dispose(bool disposing)
static SWIGTYPE_p_OdSmartPtrT_CFxGripPointsPE_t createObject()
virtual int getObjectCount()
override OdRxObject queryX(OdRxClass protocolClass)
static HandleRef getCPtr(CFxGripPointsPE obj)
CFxGripPointsPE(IntPtr cPtr, bool cMemoryOwn)
static OdResult getOsnapPoints(OdDbEntity pEntity, OsnapMode osnapMode, IntPtr gsSelectionMark, OdGePoint3d pickPoint, OdGePoint3d lastPoint, OdGeMatrix3d xWorldToEye, OdGePoint3dArray snapPoints, bool abortAllowed)
static global::System.Exception Retrieve()
static IntPtr CFxGripPointsPE_desc()
static global::System.IntPtr CFxGripPointsPE_createObject()
static global::System.IntPtr CFxGripPointsPE_cast(HandleRef jarg1)
static IntPtr CFxGripPointsPE_isA(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxGripPointsPE_getOsnapPoints(HandleRef jarg1, int jarg2, IntPtr jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, global::System.Runtime.InteropServices.HandleRef jarg7, bool jarg8)
static int CFxGripPointsPE_getObjectCount(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr CFxGripPointsPE_queryX(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static void delete_CFxGripPointsPE(global::System.Runtime.InteropServices.HandleRef jarg1)
static HandleRef getCPtr(OdGeMatrix3d obj)
static HandleRef getCPtr(OdGePoint3dArray obj)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdDbEntity obj)