14using System.Runtime.InteropServices;
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
21 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
24 swigCPtr =
new HandleRef(
this, cPtr);
26 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
28 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
37 global::System.GC.SuppressFinalize(
this);
40 protected virtual void Dispose(
bool disposing) {
42 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
48 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
54 MemoryTransaction mTr = MemoryManager.GetMemoryManager().GetCurrentTransaction();
78 MemoryManager mMan = MemoryManager.GetMemoryManager();
79 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
120 MemoryManager mMan = MemoryManager.GetMemoryManager();
121 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
140 MemoryManager mMan = MemoryManager.GetMemoryManager();
141 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static bool isDynamicBlock(OdDbObjectId blockTableRecordId)
static HandleRef getCPtr(OdDbDynBlockReference obj)
OdDbObjectId anonymousBlockTableRecord()
OdDbDynBlockReference(OdDbObjectId blockRefId)
bool convertToStaticBlock(String newBlockName)
virtual void Dispose(bool disposing)
OdDbObjectId dynamicBlockTableRecord()
OdDbDynBlockReference(IntPtr cPtr, bool cMemoryOwn)
void getBlockProperties(OdDbDynBlockReferencePropertyArray properties)
bool convertToStaticBlock()
OdDbBlockRepresentationContext getRepresentationContext()
static HandleRef getCPtr(OdDbDynBlockReferencePropertyArray obj)
static HandleRef getCPtr(OdDbObjectId obj)
static global::System.Exception Retrieve()
static void OdDbDynBlockReference_getBlockProperties(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdDbDynBlockReference_blockId(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr OdDbDynBlockReference_getRepresentationContext(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDbDynBlockReference_resetBlock(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDbDynBlockReference_dynamicBlockTableRecord(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDbDynBlockReference_isDynamicBlock__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDbDynBlockReference_convertToStaticBlock__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static bool OdDbDynBlockReference_convertToStaticBlock__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDbDynBlockReference_isDynamicBlock__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr new_OdDbDynBlockReference__SWIG_PCTS(HandleRef jarg1)
static global::System.IntPtr OdDbDynBlockReference_anonymousBlockTableRecord(global::System.Runtime.InteropServices.HandleRef jarg1)