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();
160 MemoryManager mMan = MemoryManager.GetMemoryManager();
161 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
180 MemoryManager mMan = MemoryManager.GetMemoryManager();
181 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static HandleRef getCPtr(OdGePoint3d obj)
virtual OdGiDrawable.DrawableType drawableType()
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
virtual OdDbBlockParameter getAssociatedParameter(OpenMode mode)
virtual OdDbBlockParameter getAssociatedParameter()
virtual void setDisplayLocation(OdGePoint3d arg0)
static HandleRef getCPtr(OdDbBlockAction obj)
OdDbBlockAction(IntPtr cPtr, bool cMemoryOwn)
static new OdRxClass desc()
static new OdDbBlockAction createObject()
OdDbObjectIdArray elementSelectionSet()
override OdResult dwgInFields(OdDbDwgFiler pFiler)
override void dxfOutFields(OdDbDxfFiler pFiler)
virtual void setSelectionSet(OdDbObjectIdArray arg0)
virtual OdDbObjectIdArray selectionSet()
override void Dispose(bool disposing)
override void dwgOutFields(OdDbDwgFiler pFiler)
override OdResult dxfInFields(OdDbDxfFiler pFiler)
static string getRealClassName(IntPtr ptr)
virtual Teigha.TD.OdDbBlockElement.HistoryCompression vb_historyCompression()
override OdRxObject queryX(OdRxClass protocolClass)
static OdDbBlockAction cast(OdRxObject pObj)
virtual OdGePoint3d displayLocation()
virtual Teigha.Core.OdGiDrawable.DrawableType vb_drawableType()
virtual uint drivingParameterNodeId()
virtual OdDbBlockElement.HistoryCompression historyCompression()
static HandleRef getCPtr(OdDbDwgFiler obj)
static HandleRef getCPtr(OdDbDxfFiler obj)
static HandleRef getCPtr(OdDbObjectIdArray obj)
static global::System.Exception Retrieve()
static IntPtr OdDbBlockAction_queryX(HandleRef jarg1, HandleRef jarg2)
static global::System.IntPtr OdDbBlockAction_displayLocation(HandleRef jarg1)
static int OdDbBlockAction_dwgInFields(HandleRef jarg1, HandleRef jarg2)
static void OdDbBlockAction_setDisplayLocation(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDbBlockAction_setSelectionSet(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdDbBlockAction_cast(HandleRef jarg1)
static IntPtr OdDbBlockAction_getAssociatedParameter__SWIG_0(HandleRef jarg1, int jarg2)
static uint OdDbBlockAction_drivingParameterNodeId(HandleRef jarg1)
static IntPtr OdDbBlockAction_desc()
static void OdDbBlockAction_dxfOutFields(HandleRef jarg1, HandleRef jarg2)
static void delete_OdDbBlockAction(HandleRef jarg1)
static int OdDbBlockAction_dxfInFields(HandleRef jarg1, HandleRef jarg2)
static global::System.IntPtr OdDbBlockAction_selectionSet(HandleRef jarg1)
static IntPtr OdDbBlockAction_createObject()
static global::System.IntPtr OdDbBlockAction_elementSelectionSet(HandleRef jarg1)
static IntPtr OdDbBlockAction_isA(HandleRef jarg1)
static IntPtr OdDbBlockAction_getAssociatedParameter__SWIG_1(HandleRef jarg1)
static string OdDbBlockAction_getRealClassName(IntPtr jarg1)
static void OdDbBlockAction_dwgOutFields(HandleRef jarg1, HandleRef jarg2)