14using System.Runtime.InteropServices;
17 private Object locker =
new Object();
18 private HandleRef swigCPtr;
19 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
21 swigCPtr =
new HandleRef(
this, cPtr);
24 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
26 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
29 protected override void Dispose(
bool disposing) {
31 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
36 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
38 base.Dispose(disposing);
43 MemoryManager mMan = MemoryManager.GetMemoryManager();
44 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
84 MemoryManager mMan = MemoryManager.GetMemoryManager();
85 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static global::System.Exception Retrieve()
static void OdGiExtAccum_textExtents__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr jarg2, [MarshalAs(UnmanagedType.LPWStr)]String jarg3, int jarg4, UInt32 jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, global::System.Runtime.InteropServices.HandleRef jarg7, global::System.Runtime.InteropServices.HandleRef jarg8, global::System.Runtime.InteropServices.HandleRef jarg9)
static void OdGiExtAccum_textExtents__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr jarg2, [MarshalAs(UnmanagedType.LPWStr)]String jarg3, int jarg4, UInt32 jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, global::System.Runtime.InteropServices.HandleRef jarg7, global::System.Runtime.InteropServices.HandleRef jarg8)
static void OdGiExtAccum_addExtents(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static string OdGiExtAccum_getRealClassName(IntPtr jarg1)
static void OdGiExtAccum_setDrawContext(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdGiExtAccum_textExtents__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr jarg2, [MarshalAs(UnmanagedType.LPWStr)]String jarg3, int jarg4, UInt32 jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, global::System.Runtime.InteropServices.HandleRef jarg7)
static void OdGiExtAccum_setDeviation__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdGiExtAccum_isA(HandleRef jarg1)
static void delete_OdGiExtAccum(HandleRef jarg1)
static IntPtr OdGiExtAccum_createObject()
static IntPtr OdGiExtAccum_cast(HandleRef jarg1)
static IntPtr OdGiExtAccum_desc()
static void OdGiExtAccum_resetExtents__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdGiExtAccum_resetExtents__SWIG_1(HandleRef jarg1)
static bool OdGiExtAccum_getExtents(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdGiExtAccum_queryX(HandleRef jarg1, HandleRef jarg2)
static global::System.IntPtr OdGiExtAccum_geometry(HandleRef jarg1)
static void OdGiExtAccum_setDeviation__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdGiExtAccum_plineContainBulges(HandleRef jarg1)
static HandleRef getCPtr(OdGeDoubleArray obj)
static HandleRef getCPtr(OdGeExtents3d obj)
static HandleRef getCPtr(OdGePoint3d obj)
static string getRealClassName(IntPtr ptr)
override void Dispose(bool disposing)
static new OdRxClass desc()
static void textExtents(OdGiConveyorContext pDrawContext, OdGiTextStyle textStyle, String pStr, int nLength, UInt32 raw, OdGePoint3d minExt, OdGePoint3d maxExt)
static new OdGiExtAccum createObject()
static void textExtents(OdGiConveyorContext pDrawContext, OdGiTextStyle textStyle, String pStr, int nLength, UInt32 raw, OdGePoint3d minExt, OdGePoint3d maxExt, OdGePoint3d pEndPos)
override OdRxObject queryX(OdRxClass protocolClass)
virtual bool plineContainBulges()
virtual void setDeviation(OdGeDoubleArray deviations)
static void textExtents(OdGiConveyorContext pDrawContext, OdGiTextStyle textStyle, String pStr, int nLength, UInt32 raw, OdGePoint3d minExt, OdGePoint3d maxExt, OdGePoint3d pEndPos, OdGeExtents3d pExactExtents)
virtual Teigha.Core.OdGiConveyorGeometry vb_geometry()
virtual OdGiConveyorGeometry geometry()
virtual void setDrawContext(OdGiConveyorContext pDrawContext)
virtual void addExtents(OdGeExtents3d extents)
virtual void resetExtents(OdGeExtents3d newExtents)
OdGiExtAccum(IntPtr cPtr, bool cMemoryOwn)
virtual bool getExtents(OdGeExtents3d extents)
virtual void resetExtents()
virtual void setDeviation(OdGiDeviation pDeviation)
static OdGiExtAccum cast(OdRxObject pObj)
static HandleRef getCPtr(OdGiExtAccum obj)
static HandleRef getCPtr(OdGiTextStyle obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
global::System.Runtime.InteropServices.HandleRef GetInterfaceCPtr()
global::System.Runtime.InteropServices.HandleRef GetInterfaceCPtr()