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);
116 MemoryManager mMan = MemoryManager.GetMemoryManager();
117 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
159 MemoryManager mMan = MemoryManager.GetMemoryManager();
160 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
179 MemoryManager mMan = MemoryManager.GetMemoryManager();
180 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
199 MemoryManager mMan = MemoryManager.GetMemoryManager();
200 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
219 MemoryManager mMan = MemoryManager.GetMemoryManager();
220 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
263 MemoryManager mMan = MemoryManager.GetMemoryManager();
264 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static HandleRef getCPtr(OdDbHandle obj)
static HandleRef getCPtr(OdGeMatrix3d obj)
static HandleRef getCPtr(OdGeVector3d obj)
static HandleRef getCPtr(OdDbAttributeDefinition obj)
static HandleRef getCPtr(OdDbBlockReference obj)
OdDbBlockReference getReference()
bool applyHistory(OdResBuf pRb)
void updateRepresentation()
OdDbObjectId getBlockHData()
static OdDbBlockRepresentationContext getRepresentationContext(OdDbBlockReference br, bool validate)
void init(OdDbDynBlockReference ref_, OdDbBlockReference dbref, OdDbEvalGraph gr, bool bRequireEvaluate, bool loadIndstanceData)
bool representationPathToOriginalPath(OdDbObjectIdArray arg0)
OdGeVector3d getRelativeOffset(OdGeVector3d v)
static HandleRef getCPtr(OdDbBlockRepresentationContext obj)
void setBlockUpdateMode(bool b)
static string getRealClassName(IntPtr ptr)
void init(OdDbDynBlockReference ref_, OdDbBlockReference dbref, OdDbEvalGraph gr)
static OdDbBlockRepresentationContext getRepresentationContext(OdDbBlockReference br)
static void clearRepBlock(OdDbBlockTableRecord repRTR)
void loadInstanceData(bool bRequireEvaluate, bool noHistoryData)
void init(OdDbDynBlockReference ref_, OdDbBlockReference dbref, OdDbEvalGraph gr, bool bRequireEvaluate)
void compactRepresentation()
OdDbXrecord getHistoryRecord()
void createRepresentation(bool copied)
static void tagBlockRecord(OdDbBlockTableRecord repBTR, OdDbHandle originalBlockHandle)
OdDbBlockTableRecord getBlock()
bool originalPathToRepresentationPath(OdDbObjectIdArray arg0, OdDbEntityPtrArray res)
OdDbObjectId getRepresentation()
OdDbObjectId getOriginal()
override void Dispose(bool disposing)
void loadInstanceData(bool bRequireEvaluate)
OdDbAttribute getAttribute(OdDbAttributeDefinition arg0)
void readUndo(OdDbObjectId refId, OdDbDwgFiler pFiler)
OdDbObjectId getBlockData()
OdDbEvalExpr getRepresentationNode(UInt32 id)
OdGeMatrix3d getRelativeMatrix(OdGeMatrix3d m)
void writeUndo(OdDbEvalGraph gr)
void addHistoryRecord(String name, OdResBuf value, UInt32 node)
OdDbBlockRepresentationContext(IntPtr cPtr, bool cMemoryOwn)
void createRepresentation()
static HandleRef getCPtr(OdDbBlockTableRecord obj)
static HandleRef getCPtr(OdDbDwgFiler obj)
static HandleRef getCPtr(OdDbDynBlockReference obj)
static HandleRef getCPtr(OdDbEntityPtrArray obj)
static HandleRef getCPtr(OdDbEvalGraph obj)
static HandleRef getCPtr(OdDbObjectIdArray obj)
static HandleRef getCPtr(OdDbObjectId obj)
static HandleRef getCPtr(OdResBuf obj)
static global::System.Exception Retrieve()
static void OdDbBlockRepresentationContext_init__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, HandleRef jarg3, HandleRef jarg4, bool jarg5, bool jarg6)
static IntPtr OdDbBlockRepresentationContext_getRepresentationContext__SWIG_0(HandleRef jarg1, bool jarg2)
static global::System.IntPtr OdDbBlockRepresentationContext_getBlockHData(HandleRef jarg1)
static void OdDbBlockRepresentationContext_writeUndo(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDbBlockRepresentationContext_getHistoryRecord(HandleRef jarg1)
static global::System.IntPtr OdDbBlockRepresentationContext_getRepresentation(HandleRef jarg1)
static IntPtr OdDbBlockRepresentationContext_getRepresentationNode(HandleRef jarg1, UInt32 jarg2)
static void OdDbBlockRepresentationContext_addHistoryRecord(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2, HandleRef jarg3, UInt32 jarg4)
static void OdDbBlockRepresentationContext_createRepresentation__SWIG_1(HandleRef jarg1)
static void OdDbBlockRepresentationContext_loadInstanceData__SWIG_0(HandleRef jarg1, bool jarg2, bool jarg3)
static void delete_OdDbBlockRepresentationContext(HandleRef jarg1)
static IntPtr OdDbBlockRepresentationContext_getBlock(HandleRef jarg1)
static bool OdDbBlockRepresentationContext_originalPathToRepresentationPath(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void OdDbBlockRepresentationContext_loadInstanceData__SWIG_1(HandleRef jarg1, bool jarg2)
static IntPtr OdDbBlockRepresentationContext_getReference(HandleRef jarg1)
static void OdDbBlockRepresentationContext_tagBlockRecord(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDbBlockRepresentationContext_updateRepresentation(HandleRef jarg1)
static global::System.IntPtr OdDbBlockRepresentationContext_getRelativeMatrix(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdDbBlockRepresentationContext_getBlockData(HandleRef jarg1)
static IntPtr OdDbBlockRepresentationContext_getAttribute(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDbBlockRepresentationContext_getGraph(HandleRef jarg1)
static bool OdDbBlockRepresentationContext_blockUpdateMode(HandleRef jarg1)
static void OdDbBlockRepresentationContext_compactRepresentation(HandleRef jarg1)
static bool OdDbBlockRepresentationContext_applyHistory(HandleRef jarg1, HandleRef jarg2)
static global::System.IntPtr OdDbBlockRepresentationContext_getRelativeOffset(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdDbBlockRepresentationContext_representationPathToOriginalPath(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDbBlockRepresentationContext_init__SWIG_2(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, HandleRef jarg3, HandleRef jarg4)
static void OdDbBlockRepresentationContext_clearRepBlock(HandleRef jarg1)
static void OdDbBlockRepresentationContext_createRepresentation__SWIG_0(HandleRef jarg1, bool jarg2)
static global::System.IntPtr OdDbBlockRepresentationContext_getOriginal(HandleRef jarg1)
static string OdDbBlockRepresentationContext_getRealClassName(IntPtr jarg1)
static void OdDbBlockRepresentationContext_readUndo(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, HandleRef jarg3)
static void OdDbBlockRepresentationContext_loadInstanceData__SWIG_2(HandleRef jarg1)
static void OdDbBlockRepresentationContext_setBlockUpdateMode(HandleRef jarg1, bool jarg2)
static void OdDbBlockRepresentationContext_init__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, HandleRef jarg3, HandleRef jarg4, bool jarg5)
static IntPtr OdDbBlockRepresentationContext_getRepresentationContext__SWIG_1(HandleRef jarg1)