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();
110 MemoryManager mMan = MemoryManager.GetMemoryManager();
111 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
130 MemoryManager mMan = MemoryManager.GetMemoryManager();
131 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
196 MemoryManager mMan = MemoryManager.GetMemoryManager();
197 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static global::System.Exception Retrieve()
static IntPtr OdDbUnderlayItem_getSubEntityAtGsMarker(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, IntPtr jarg3)
static int OdDbUnderlayItem_getUnits(HandleRef jarg1)
static IntPtr OdDbUnderlayItem_cast(HandleRef jarg1)
static IntPtr OdDbUnderlayItem_createObject()
static global::System.IntPtr OdDbUnderlayItem_modelTransform(HandleRef jarg1)
static void OdDbUnderlayItem_getExtents(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static IntPtr OdDbUnderlayItem_queryX(HandleRef jarg1, HandleRef jarg2)
static String OdDbUnderlayItem_getName(HandleRef jarg1)
static IntPtr OdDbUnderlayItem_isA(HandleRef jarg1)
static IntPtr OdDbUnderlayItem_getThumbnail__SWIG_0(HandleRef jarg1)
static IntPtr OdDbUnderlayItem_desc()
static int OdDbUnderlayItem_getMediaBox(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static IntPtr OdDbUnderlayItem_getThumbnail__SWIG_1(HandleRef jarg1, int jarg2, int jarg3)
static bool OdDbUnderlayItem_worldDraw(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static int OdDbUnderlayItem_intersectWith(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, HandleRef jarg3, int jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, IntPtr jarg7, IntPtr jarg8)
static int OdDbUnderlayItem_getUnderlayLayer(HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static int OdDbUnderlayItem_getOsnapPoints(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, IntPtr jarg4, global::System.Runtime.InteropServices.HandleRef 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, IntPtr jarg10)
static bool OdDbUnderlayItem_usingPartialContent(HandleRef jarg1)
static int OdDbUnderlayItem_version(HandleRef jarg1)
static void OdDbUnderlayItem_viewportDraw(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void delete_OdDbUnderlayItem(HandleRef jarg1)
static string OdDbUnderlayItem_getRealClassName(IntPtr jarg1)
static UInt32 OdDbUnderlayItem_underlayLayerCount(HandleRef jarg1)
static HandleRef getCPtr(OdDbUnderlayDrawContext obj)
virtual OdGiRasterImage getThumbnail()
override OdRxObject queryX(OdRxClass protocolClass)
static HandleRef getCPtr(OdDbUnderlayItem obj)
virtual OdResult getOsnapPoints(OdGeMatrix3d modelToWorld, OsnapMode osnapMode, IntPtr gsSelectionMark, OdGePoint3d pickPoint, OdGePoint3d lastPoint, OdGeMatrix3d viewXform, OdGeMatrix3d ucs, OdGePoint3dArray snapPoints, OdIntArray geomIds)
virtual OdResult getMediaBox(OdGePoint2d min, OdGePoint2d max)
static string getRealClassName(IntPtr ptr)
OdDbUnderlayItem(IntPtr cPtr, bool cMemoryOwn)
virtual OdRxObject getSubEntityAtGsMarker(OdGeMatrix3d modelToWorld, IntPtr gsSelectionMark)
static OdDbUnderlayItem cast(OdRxObject pObj)
virtual OdResult intersectWith(OdGeMatrix3d modelToWorld, OdRxObject pEnt, Intersect intType, OdGePlane projPlane, OdGePoint3dArray points, IntPtr thisGsMarker, IntPtr otherGsMarker)
virtual UnitsValue getUnits()
virtual void viewportDraw(OdGiViewportDraw pVd, OdDbUnderlayDrawContext context)
virtual bool usingPartialContent()
static new OdRxClass desc()
virtual UInt32 underlayLayerCount()
static OdDbUnderlayItem createObject()
virtual OdGeMatrix3d modelTransform()
virtual void getExtents(OdGePoint2d min, OdGePoint2d max)
virtual OdGiRasterImage getThumbnail(int width, int height)
virtual OdResult getUnderlayLayer(int idx, OdUnderlayLayer layer)
virtual bool worldDraw(OdGiWorldDraw pWd, OdDbUnderlayDrawContext context)
override void Dispose(bool disposing)
static HandleRef getCPtr(OdGeMatrix3d obj)
static HandleRef getCPtr(OdGePlane obj)
static HandleRef getCPtr(OdGePoint2d obj)
static HandleRef getCPtr(OdGePoint3dArray obj)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdGiViewportDraw obj)
static HandleRef getCPtr(OdGiWorldDraw obj)
static HandleRef getCPtr(OdIntArray obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdUnderlayLayer obj)