14using System.Runtime.InteropServices;
19 private Object locker =
new Object();
20 private HandleRef swigCPtr;
22 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
25 swigCPtr =
new HandleRef(
this, cPtr);
27 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
29 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
38 global::System.GC.SuppressFinalize(
this);
41 protected virtual void Dispose(
bool disposing) {
43 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
48 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
virtual CFxOsnapPoint.OsnapMode GetMode()
virtual CFxString GetModeName()
static uint GetOsnapDistance()
virtual void Set(CFxOsnapPoint.OsnapMode osnapMode, OdGePoint3d point, OdDbFullSubentPath first, OdDbFullSubentPath second)
static CFxOsnapPoint.OsnapMode ConvertOsnapMode(Teigha.Core.OsnapMode osnapMode)
static UInt32 GetCenterColor(CFxTrackerContext pContext)
virtual bool IsEqualTo(CFxOsnapPoint osnapPoint, double pointTol)
virtual void Set(CFxOsnapPoint osnapPoint)
virtual OdGePoint3d GetPoint()
static uint GetOsnapSize()
static OsnapMode ConvertOsnapMode(CFxOsnapPoint.OsnapMode osnapMode)
static HandleRef getCPtr(CFxOsnapPoint obj)
virtual void Dispose(bool disposing)
CFxOsnapPoint(IntPtr cPtr, bool cMemoryOwn)
virtual OdDbFullSubentPath GetSubentPath(bool first)
static UInt32 GetOsnapColor()
virtual OdDbFullSubentPath GetSubentPath()
virtual CFxOsnapPoint Assign(CFxOsnapPoint osnapPoint)
static int GetCenterSize()
static HandleRef getCPtr(CFxTrackerContext obj)
static global::System.Exception Retrieve()
static global::System.IntPtr CFxOsnapPoint_GetModeName(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 CFxOsnapPoint_GetOsnapColor()
static uint CFxOsnapPoint_GetOsnapSize()
static void CFxOsnapPoint_Set__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
static global::System.IntPtr CFxOsnapPoint_GetSubentPath__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static CFxOsnapPoint.OsnapMode ConvertOsnapMode(Teigha.Core.OsnapMode osnapMode)
static uint CFxOsnapPoint_GetOsnapDistance()
static int CFxOsnapPoint_GetMode(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxOsnapPoint_GetSubentPath__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static global::System.IntPtr CFxOsnapPoint_GetPoint(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxOsnapPoint_GetCenterSize()
static void delete_CFxOsnapPoint(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxOsnapPoint_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxOsnapPoint_Set__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int CFxOsnapPoint_ConvertOsnapMode(int jarg1)
static void CFxOsnapPoint_Clear(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxOsnapPoint_IsEqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, double jarg3)
static UInt32 CFxOsnapPoint_GetCenterColor(global::System.Runtime.InteropServices.HandleRef jarg1)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdDbFullSubentPath obj)