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();
static HandleRef getCPtr(OdGeExtents3d obj)
static HandleRef getCPtr(OdGeMatrix3d obj)
virtual OdGiDrawable.DrawableType drawableType()
static HandleRef getCPtr(OdGiWorldDraw obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdRxObjectPtrArray obj)
virtual OdGePoint3d position()
static HandleRef getCPtr(OdDbBlockTableRecord obj)
static HandleRef getCPtr(OdDbDwgFiler obj)
static HandleRef getCPtr(OdDbDxfFiler obj)
virtual CollisionType collisionType()
virtual void gripStatus(GripStat status)
virtual Teigha.Core.OdGiDrawable.DrawableType vb_drawableType()
override void Dispose(bool disposing)
static OdDbMInsertBlock cast(OdRxObject pObj)
Teigha.Core.LineWeight vb_lineWeight()
override OdResult subExplode(OdRxObjectPtrArray entitySet)
void setColumns(UInt16 numColumns)
static HandleRef getCPtr(OdDbMInsertBlock obj)
static new OdRxClass desc()
override bool subWorldDraw(OdGiWorldDraw pWd)
override OdResult subTransformBy(OdGeMatrix3d xfm)
Teigha.TD.Visibility vb_visibility()
override OdResult explodeToBlock(OdDbBlockTableRecord pTargetBlkRec, OdDbObjectIdArray pResIdArray)
override OdResult dxfInFields(OdDbDxfFiler pFiler)
void setRows(UInt16 numRows)
override void dwgOutFields(OdDbDwgFiler pFiler)
virtual Teigha.TD.CollisionType vb_collisionType()
virtual Teigha.Core.OdGePoint3d vb_position()
override OdResult subGetClassID(IntPtr pClsid)
OdDbMInsertBlock(IntPtr cPtr, bool cMemoryOwn)
override void dxfOutFields(OdDbDxfFiler pFiler)
override OdResult dwgInFields(OdDbDwgFiler pFiler)
static string getRealClassName(IntPtr ptr)
void setRowSpacing(double rowSpacing)
void setColumnSpacing(double colSpacing)
void vb_gripStatus(Teigha.Core.GripStat status)
static new OdDbMInsertBlock createObject()
override OdResult subGetGeomExtents(OdGeExtents3d extents)
override OdRxObject queryX(OdRxClass protocolClass)
static HandleRef getCPtr(OdDbObjectIdArray obj)
static global::System.Exception Retrieve()
static int OdDbMInsertBlock_dxfInFields(HandleRef jarg1, HandleRef jarg2)
static void OdDbMInsertBlock_setRowSpacing(HandleRef jarg1, double jarg2)
static int OdDbMInsertBlock_dwgInFields(HandleRef jarg1, HandleRef jarg2)
static int OdDbMInsertBlock_subTransformBy(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdDbMInsertBlock_queryX(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDbMInsertBlock_desc()
static IntPtr OdDbMInsertBlock_isA(HandleRef jarg1)
static bool OdDbMInsertBlock_subWorldDraw(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDbMInsertBlock_cast(HandleRef jarg1)
static int OdDbMInsertBlock_subGetClassID(HandleRef jarg1, IntPtr jarg2)
static int OdDbMInsertBlock_subExplode(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static double OdDbMInsertBlock_rowSpacing(HandleRef jarg1)
static UInt16 OdDbMInsertBlock_columns(HandleRef jarg1)
static double OdDbMInsertBlock_columnSpacing(HandleRef jarg1)
static void OdDbMInsertBlock_setColumns(HandleRef jarg1, UInt16 jarg2)
static void delete_OdDbMInsertBlock(HandleRef jarg1)
static UInt16 OdDbMInsertBlock_rows(HandleRef jarg1)
static int OdDbMInsertBlock_subGetGeomExtents(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDbMInsertBlock_dwgOutFields(HandleRef jarg1, HandleRef jarg2)
static string OdDbMInsertBlock_getRealClassName(IntPtr jarg1)
static IntPtr OdDbMInsertBlock_createObject()
static void OdDbMInsertBlock_setRows(HandleRef jarg1, UInt16 jarg2)
static void OdDbMInsertBlock_setColumnSpacing(HandleRef jarg1, double jarg2)
static int OdDbMInsertBlock_explodeToBlock(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void OdDbMInsertBlock_dxfOutFields(HandleRef jarg1, HandleRef jarg2)