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(OdGePlane obj)
virtual OdGiDrawable.DrawableType drawableType()
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdRxObjectPtrArray obj)
static HandleRef getCPtr(OdDbDwgFiler obj)
static HandleRef getCPtr(OdDbDxfFiler obj)
virtual CollisionType collisionType()
virtual void gripStatus(GripStat status)
Teigha.Core.LineWeight vb_lineWeight()
void vb_gripStatus(Teigha.Core.GripStat status)
override void dwgOutFields(OdDbDwgFiler pFiler)
virtual Teigha.TD.CollisionType vb_collisionType()
override void dxfOutFields(OdDbDxfFiler pFiler)
override void Dispose(bool disposing)
OdDbPlaneSurface(IntPtr cPtr, bool cMemoryOwn)
override OdResult getPlane(OdGePlane plane, out Planarity planarity)
static new OdRxClass desc()
override OdResult dxfInFields(OdDbDxfFiler pFiler)
override OdResult subExplode(OdRxObjectPtrArray entitySet)
virtual OdResult createFromRegion(OdDbRegion pRegion)
override OdResult subGetClassID(IntPtr pClsid)
static HandleRef getCPtr(OdDbPlaneSurface obj)
static OdDbPlaneSurface cast(OdRxObject pObj)
Teigha.TD.Visibility vb_visibility()
static string getRealClassName(IntPtr ptr)
override OdRxObject queryX(OdRxClass protocolClass)
static new OdDbPlaneSurface createObject()
virtual bool isDependent()
virtual Teigha.Core.OdGiDrawable.DrawableType vb_drawableType()
override OdResult dwgInFields(OdDbDwgFiler pFiler)
static HandleRef getCPtr(OdDbRegion obj)
static global::System.Exception Retrieve()
static void OdDbPlaneSurface_dxfOutFields(HandleRef jarg1, HandleRef jarg2)
static int OdDbPlaneSurface_subGetClassID(HandleRef jarg1, IntPtr jarg2)
static IntPtr OdDbPlaneSurface_createObject()
static int OdDbPlaneSurface_getPlane(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, out Planarity jarg3)
static IntPtr OdDbPlaneSurface_cast(HandleRef jarg1)
static int OdDbPlaneSurface_createFromRegion(HandleRef jarg1, HandleRef jarg2)
static int OdDbPlaneSurface_dwgInFields(HandleRef jarg1, HandleRef jarg2)
static bool OdDbPlaneSurface_isDependent(HandleRef jarg1)
static int OdDbPlaneSurface_dxfInFields(HandleRef jarg1, HandleRef jarg2)
static string OdDbPlaneSurface_getRealClassName(IntPtr jarg1)
static IntPtr OdDbPlaneSurface_isA(HandleRef jarg1)
static void delete_OdDbPlaneSurface(HandleRef jarg1)
static void OdDbPlaneSurface_dwgOutFields(HandleRef jarg1, HandleRef jarg2)
static int OdDbPlaneSurface_subExplode(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdDbPlaneSurface_queryX(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDbPlaneSurface_desc()