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(OdGeMatrix3d obj)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static UInt16 calculateCheckSum(OdDgDimension pDim)
static new OdDgDimOptionProxyCell createObject()
static bool setDrawDimensionAsCell(OdDgDimension pDim, OdDgElementId idCell)
virtual OdGePoint3d getOrigin()
static bool setDrawDimensionAsCell(OdDgDimension pDim, OdDgElementId idCell, OdGeMatrix3d matTransform)
virtual OdGeMatrix3d getRotScale()
virtual void setRotScale(OdGeMatrix3d matRotScale)
virtual void setCheckSum(UInt16 uCheckSum)
static OdDgDimOptionProxyCell cast(OdRxObject pObj)
OdDgDimOptionProxyCell(IntPtr cPtr, bool cMemoryOwn)
override OdRxObject queryX(OdRxClass protocolClass)
virtual void setProxyCellId(UInt64 uId)
virtual UInt16 getCheckSum()
override void Dispose(bool disposing)
static HandleRef getCPtr(OdDgDimOptionProxyCell obj)
static string getRealClassName(IntPtr ptr)
static new OdRxClass desc()
virtual UInt64 getProxyCellId()
virtual void setOrigin(OdGePoint3d ptOrigin)
static HandleRef getCPtr(OdDgDimension obj)
static HandleRef getCPtr(OdDgElementId obj)
static global::System.Exception Retrieve()
static IntPtr OdDgDimOptionProxyCell_desc()
static UInt64 OdDgDimOptionProxyCell_getProxyCellId(HandleRef jarg1)
static global::System.IntPtr OdDgDimOptionProxyCell_getRotScale(HandleRef jarg1)
static IntPtr OdDgDimOptionProxyCell_createObject()
static IntPtr OdDgDimOptionProxyCell_cast(HandleRef jarg1)
static void OdDgDimOptionProxyCell_setProxyCellId(HandleRef jarg1, UInt64 jarg2)
static bool OdDgDimOptionProxyCell_setDrawDimensionAsCell__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void delete_OdDgDimOptionProxyCell(HandleRef jarg1)
static global::System.IntPtr OdDgDimOptionProxyCell_getOrigin(HandleRef jarg1)
static IntPtr OdDgDimOptionProxyCell_isA(HandleRef jarg1)
static bool OdDgDimOptionProxyCell_setDrawDimensionAsCell__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static UInt16 OdDgDimOptionProxyCell_getCheckSum(HandleRef jarg1)
static void OdDgDimOptionProxyCell_setCheckSum(HandleRef jarg1, UInt16 jarg2)
static void OdDgDimOptionProxyCell_setOrigin(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdDgDimOptionProxyCell_queryX(HandleRef jarg1, HandleRef jarg2)
static UInt16 OdDgDimOptionProxyCell_calculateCheckSum(HandleRef jarg1)
static string OdDgDimOptionProxyCell_getRealClassName(IntPtr jarg1)
static void OdDgDimOptionProxyCell_setRotScale(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)