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(OdGePoint3d obj)
static HandleRef getCPtr(OdGeQuaternion obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
virtual void setPrimaryRadius(double dRadius)
virtual OdGeQuaternion getRotation()
virtual double getSecondaryRadius()
static HandleRef getCPtr(OdDgEllipse3dGeometryCacheAction obj)
static OdDgEllipse3dGeometryCacheAction cast(OdRxObject pObj)
virtual void setOrigin(OdGePoint3d ptOrigin)
virtual void setRotation(OdGeQuaternion quatRotation)
virtual double getPrimaryRadius()
static OdDgEllipse3dGeometryCacheAction createObject()
static string getRealClassName(IntPtr ptr)
override void Dispose(bool disposing)
virtual void setSecondaryRadius(double dRadius)
OdDgEllipse3dGeometryCacheAction(IntPtr cPtr, bool cMemoryOwn)
static new OdRxClass desc()
override OdRxObject queryX(OdRxClass protocolClass)
virtual OdGePoint3d getOrigin()
static global::System.Exception Retrieve()
static global::System.IntPtr OdDgEllipse3dGeometryCacheAction_getRotation(HandleRef jarg1)
static IntPtr OdDgEllipse3dGeometryCacheAction_cast(HandleRef jarg1)
static void OdDgEllipse3dGeometryCacheAction_setSecondaryRadius(HandleRef jarg1, double jarg2)
static IntPtr OdDgEllipse3dGeometryCacheAction_isA(HandleRef jarg1)
static IntPtr OdDgEllipse3dGeometryCacheAction_queryX(HandleRef jarg1, HandleRef jarg2)
static void OdDgEllipse3dGeometryCacheAction_setRotation(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static double OdDgEllipse3dGeometryCacheAction_getPrimaryRadius(HandleRef jarg1)
static IntPtr OdDgEllipse3dGeometryCacheAction_createObject()
static IntPtr OdDgEllipse3dGeometryCacheAction_desc()
static double OdDgEllipse3dGeometryCacheAction_getSecondaryRadius(HandleRef jarg1)
static void OdDgEllipse3dGeometryCacheAction_setOrigin(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static string OdDgEllipse3dGeometryCacheAction_getRealClassName(IntPtr jarg1)
static void OdDgEllipse3dGeometryCacheAction_setPrimaryRadius(HandleRef jarg1, double jarg2)
static global::System.IntPtr OdDgEllipse3dGeometryCacheAction_getOrigin(HandleRef jarg1)
static void delete_OdDgEllipse3dGeometryCacheAction(HandleRef jarg1)