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();
105 MemoryManager mMan = MemoryManager.GetMemoryManager();
106 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
virtual OdGiDrawable.DrawableType drawableType()
static HandleRef getCPtr(OdGiViewportDraw obj)
static HandleRef getCPtr(OdGiWorldDraw obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdRxObjectPtrArray obj)
static HandleRef getCPtr(OdDbDwgFiler obj)
virtual CollisionType collisionType()
virtual void gripStatus(GripStat status)
static HandleRef getCPtr(OdDbObjectId obj)
Teigha.TD.Visibility vb_visibility()
OdIdViewLine(IntPtr cPtr, bool cMemoryOwn)
override OdResult dwgInFields(OdDbDwgFiler pFiler)
override void subViewportDraw(OdGiViewportDraw pViewportDraw)
override OdRxObject queryX(OdRxClass protocolClass)
void vb_gripStatus(Teigha.Core.GripStat status)
override void dwgOutFields(OdDbDwgFiler pFiler)
override bool subWorldDraw(OdGiWorldDraw pWd)
virtual new OdResult subExplode(OdRxObjectPtrArray entitySet)
static OdIdViewLine cast(OdRxObject pObj)
static new OdRxClass desc()
static new OdIdViewLine createObject()
Teigha.Core.LineWeight vb_lineWeight()
override void Dispose(bool disposing)
virtual Teigha.TD.CollisionType vb_collisionType()
virtual Teigha.Core.OdGiDrawable.DrawableType vb_drawableType()
static HandleRef getCPtr(OdIdViewLine obj)
static string getRealClassName(IntPtr ptr)
void setVportId(OdDbObjectId id)
static global::System.Exception Retrieve()
static IntPtr OdIdViewLine_cast(HandleRef jarg1)
static IntPtr OdIdViewLine_createObject()
static void OdIdViewLine_dwgOutFields(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdIdViewLine_desc()
static IntPtr OdIdViewLine_isA(HandleRef jarg1)
static bool OdIdViewLine_subWorldDraw(HandleRef jarg1, HandleRef jarg2)
static void OdIdViewLine_setVportId(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int OdIdViewLine_subExplode(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdIdViewLine_queryX(HandleRef jarg1, HandleRef jarg2)
static int OdIdViewLine_dwgInFields(HandleRef jarg1, HandleRef jarg2)
static string OdIdViewLine_getRealClassName(IntPtr jarg1)
static global::System.IntPtr OdIdViewLine_vportId(HandleRef jarg1)
static void delete_OdIdViewLine(HandleRef jarg1)
static void OdIdViewLine_subViewportDraw(HandleRef jarg1, HandleRef jarg2)