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();
235 MemoryManager mMan = MemoryManager.GetMemoryManager();
236 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static HandleRef getCPtr(OdGeMatrix3d obj)
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(OdDbAttributeDefinition obj)
OdDbAttribute(IntPtr cPtr, bool cMemoryOwn)
virtual Teigha.TD.CollisionType vb_collisionType()
void setFieldLength(UInt16 fieldLength)
override OdResult dxfInFields_R12(OdDbDxfFiler pFiler)
override OdResult dwgInFields(OdDbDwgFiler pFiler)
void setAttributeFromBlock(OdGeMatrix3d blkXform)
override OdResult subGetClassID(IntPtr pClsid)
override void dxfOutFields(OdDbDxfFiler pFiler)
Teigha.TD.Visibility vb_visibility()
static new OdDbAttribute createObject()
void updateMTextAttribute()
static new OdRxClass desc()
void vb_gripStatus(Teigha.Core.GripStat status)
override OdRxObject queryX(OdRxClass protocolClass)
void setTag(String tagString)
bool lockPositionInBlock()
override void dwgOutFields(OdDbDwgFiler pFiler)
static string getRealClassName(IntPtr ptr)
override void dxfOutFields_R12(OdDbDxfFiler pFiler)
virtual Teigha.Core.OdGiDrawable.DrawableType vb_drawableType()
OdDbMText getMTextAttribute()
static HandleRef getCPtr(OdDbAttribute obj)
void setInvisible(bool invisible)
void setLockPositionInBlock(bool lock_)
void setMTextAttribute(OdDbMText arg0)
void convertIntoMTextAttribute()
void convertIntoMTextAttribute(bool val)
virtual bool isInvisible()
virtual void setAttributeFromBlock(OdDbAttributeDefinition pAttDef, OdGeMatrix3d blkXform)
static OdDbAttribute cast(OdRxObject pObj)
override void subViewportDraw(OdGiViewportDraw pVd)
override bool subWorldDraw(OdGiWorldDraw pWd)
Teigha.Core.OdGePoint3d vb_position()
Teigha.Core.LineWeight vb_lineWeight()
override void Dispose(bool disposing)
override OdResult dxfInFields(OdDbDxfFiler pFiler)
static HandleRef getCPtr(OdDbDwgFiler obj)
static HandleRef getCPtr(OdDbDxfFiler obj)
virtual CollisionType collisionType()
virtual void gripStatus(GripStat status)
static HandleRef getCPtr(OdDbMText obj)
static global::System.Exception Retrieve()
static void OdDbAttribute_dxfOutFields(HandleRef jarg1, HandleRef jarg2)
static UInt16 OdDbAttribute_fieldLength(HandleRef jarg1)
static void OdDbAttribute_subClose(HandleRef jarg1)
static void OdDbAttribute_setInvisible(HandleRef jarg1, bool jarg2)
static bool OdDbAttribute_isPreset(HandleRef jarg1)
static void OdDbAttribute_convertIntoMTextAttribute__SWIG_0(HandleRef jarg1, bool jarg2)
static int OdDbAttribute_subGetClassID(HandleRef jarg1, IntPtr jarg2)
static bool OdDbAttribute_isVerifiable(HandleRef jarg1)
static bool OdDbAttribute_isConstant(HandleRef jarg1)
static string OdDbAttribute_getRealClassName(IntPtr jarg1)
static int OdDbAttribute_dxfInFields(HandleRef jarg1, HandleRef jarg2)
static bool OdDbAttribute_isMTextAttribute(HandleRef jarg1)
static void delete_OdDbAttribute(HandleRef jarg1)
static void OdDbAttribute_setFieldLength(HandleRef jarg1, UInt16 jarg2)
static String OdDbAttribute_tag(HandleRef jarg1)
static IntPtr OdDbAttribute_getMTextAttribute(HandleRef jarg1)
static IntPtr OdDbAttribute_isA(HandleRef jarg1)
static bool OdDbAttribute_isInvisible(HandleRef jarg1)
static void OdDbAttribute_dxfOutFields_R12(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDbAttribute_cast(HandleRef jarg1)
static IntPtr OdDbAttribute_createObject()
static void OdDbAttribute_setMTextAttribute(HandleRef jarg1, HandleRef jarg2)
static void OdDbAttribute_subViewportDraw(HandleRef jarg1, HandleRef jarg2)
static void OdDbAttribute_convertIntoMTextAttribute__SWIG_1(HandleRef jarg1)
static void OdDbAttribute_setLockPositionInBlock(HandleRef jarg1, bool jarg2)
static bool OdDbAttribute_lockPositionInBlock(HandleRef jarg1)
static void OdDbAttribute_setTag(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static void OdDbAttribute_setAttributeFromBlock__SWIG_1(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static IntPtr OdDbAttribute_desc()
static int OdDbAttribute_dxfInFields_R12(HandleRef jarg1, HandleRef jarg2)
static bool OdDbAttribute_subWorldDraw(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDbAttribute_queryX(HandleRef jarg1, HandleRef jarg2)
static int OdDbAttribute_dwgInFields(HandleRef jarg1, HandleRef jarg2)
static void OdDbAttribute_updateMTextAttribute(HandleRef jarg1)
static void OdDbAttribute_dwgOutFields(HandleRef jarg1, HandleRef jarg2)
static void OdDbAttribute_setAttributeFromBlock__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)