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();
110 MemoryManager mMan = MemoryManager.GetMemoryManager();
111 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static HandleRef getCPtr(OdGeExtents3d obj)
virtual OdGiDrawable.DrawableType drawableType()
static HandleRef getCPtr(OdGsMarkerArray obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdDbDwgFiler obj)
static HandleRef getCPtr(OdDbDxfFiler obj)
virtual CollisionType collisionType()
virtual void gripStatus(GripStat status)
static HandleRef getCPtr(OdDbFullSubentPath obj)
static HandleRef getCPtr(OdDbObjectId obj)
override OdResult dxfInFields(OdDbDxfFiler pFiler)
void vb_gripStatus(Teigha.Core.GripStat status)
Teigha.TD.Visibility vb_visibility()
override void Dispose(bool disposing)
Teigha.Core.LineWeight vb_lineWeight()
override OdResult subGetGsMarkersAtSubentPath(OdDbFullSubentPath subPath, OdGsMarkerArray gsMarkers)
override void dxfOutFields(OdDbDxfFiler pFiler)
static string getRealClassName(IntPtr ptr)
override OdResult subGetGeomExtents(OdGeExtents3d extents)
static OdDbViewRepBlockReference cast(OdRxObject pObj)
override OdGePoint3d position()
static HandleRef getCPtr(OdDbViewRepBlockReference obj)
override void dwgOutFields(OdDbDwgFiler pFiler)
static new OdRxClass desc()
override Teigha.Core.OdGePoint3d vb_position()
override OdResult dwgInFields(OdDbDwgFiler pFiler)
virtual Teigha.Core.OdGiDrawable.DrawableType vb_drawableType()
OdDbObjectId ownerViewportId()
override OdRxObject queryX(OdRxClass protocolClass)
void setOwnerViewportId(OdDbObjectId viewportId)
virtual Teigha.TD.CollisionType vb_collisionType()
static new OdDbViewRepBlockReference createObject()
OdDbViewRepBlockReference(IntPtr cPtr, bool cMemoryOwn)
static global::System.Exception Retrieve()
static void delete_OdDbViewRepBlockReference(HandleRef jarg1)
static void OdDbViewRepBlockReference_dxfOutFields(HandleRef jarg1, HandleRef jarg2)
static global::System.IntPtr OdDbViewRepBlockReference_position(HandleRef jarg1)
static int OdDbViewRepBlockReference_dxfInFields(HandleRef jarg1, HandleRef jarg2)
static int OdDbViewRepBlockReference_subGetGeomExtents(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdDbViewRepBlockReference_isA(HandleRef jarg1)
static void OdDbViewRepBlockReference_dwgOutFields(HandleRef jarg1, HandleRef jarg2)
static int OdDbViewRepBlockReference_dwgInFields(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDbViewRepBlockReference_desc()
static IntPtr OdDbViewRepBlockReference_cast(HandleRef jarg1)
static void OdDbViewRepBlockReference_setOwnerViewportId(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdDbViewRepBlockReference_createObject()
static int OdDbViewRepBlockReference_subGetGsMarkersAtSubentPath(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static IntPtr OdDbViewRepBlockReference_queryX(HandleRef jarg1, HandleRef jarg2)
static string OdDbViewRepBlockReference_getRealClassName(IntPtr jarg1)
static global::System.IntPtr OdDbViewRepBlockReference_ownerViewportId(HandleRef jarg1)