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(OdCmEntityColor obj)
static HandleRef getCPtr(OdGiDrawableTraits obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdDbDwgFiler obj)
static HandleRef getCPtr(OdDbDxfFiler obj)
void setColorGroundPlaneFar(OdCmEntityColor color)
override void dwgOutFields(OdDbDwgFiler pFiler)
void setColorGroundPlaneNear(OdCmEntityColor color)
void setColorUndergroundAzimuth(OdCmEntityColor color)
static string getRealClassName(IntPtr ptr)
OdCmEntityColor colorSkyZenith()
static OdDbGroundPlaneBackground cast(OdRxObject pObj)
OdCmEntityColor colorUndergroundAzimuth()
static new OdRxClass desc()
void setColorSkyZenith(OdCmEntityColor color)
OdCmEntityColor colorGroundPlaneNear()
void setColorSkyHorizon(OdCmEntityColor color)
override UInt32 subSetAttributes(OdGiDrawableTraits pTraits)
override OdGiDrawable.DrawableType drawableType()
OdCmEntityColor colorSkyHorizon()
static new OdDbGroundPlaneBackground createObject()
override Teigha.Core.OdGiDrawable.DrawableType vb_drawableType()
void setColorUndergroundHorizon(OdCmEntityColor color)
static HandleRef getCPtr(OdDbGroundPlaneBackground obj)
override void Dispose(bool disposing)
OdCmEntityColor colorGroundPlaneFar()
override OdResult dxfInFields(OdDbDxfFiler pFiler)
OdCmEntityColor colorUndergroundHorizon()
override OdResult dwgInFields(OdDbDwgFiler pFiler)
override void dxfOutFields(OdDbDxfFiler pFiler)
OdDbGroundPlaneBackground(IntPtr cPtr, bool cMemoryOwn)
override OdRxObject queryX(OdRxClass protocolClass)
static global::System.Exception Retrieve()
static IntPtr OdDbGroundPlaneBackground_isA(HandleRef jarg1)
static IntPtr OdDbGroundPlaneBackground_queryX(HandleRef jarg1, HandleRef jarg2)
static global::System.IntPtr OdDbGroundPlaneBackground_colorSkyHorizon(HandleRef jarg1)
static UInt32 OdDbGroundPlaneBackground_subSetAttributes(HandleRef jarg1, HandleRef jarg2)
static void OdDbGroundPlaneBackground_setColorUndergroundAzimuth(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdDbGroundPlaneBackground_colorGroundPlaneNear(HandleRef jarg1)
static void OdDbGroundPlaneBackground_setColorSkyZenith(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static string OdDbGroundPlaneBackground_getRealClassName(IntPtr jarg1)
static void OdDbGroundPlaneBackground_setColorSkyHorizon(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDbGroundPlaneBackground_dwgOutFields(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDbGroundPlaneBackground_cast(HandleRef jarg1)
static void OdDbGroundPlaneBackground_setColorGroundPlaneNear(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdDbGroundPlaneBackground_desc()
static global::System.IntPtr OdDbGroundPlaneBackground_colorGroundPlaneFar(HandleRef jarg1)
static void delete_OdDbGroundPlaneBackground(HandleRef jarg1)
static IntPtr OdDbGroundPlaneBackground_createObject()
static void OdDbGroundPlaneBackground_setColorGroundPlaneFar(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdDbGroundPlaneBackground_colorUndergroundAzimuth(HandleRef jarg1)
static void OdDbGroundPlaneBackground_dxfOutFields(HandleRef jarg1, HandleRef jarg2)
static int OdDbGroundPlaneBackground_dwgInFields(HandleRef jarg1, HandleRef jarg2)
static int OdDbGroundPlaneBackground_dxfInFields(HandleRef jarg1, HandleRef jarg2)
static void OdDbGroundPlaneBackground_setColorUndergroundHorizon(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdDbGroundPlaneBackground_colorUndergroundHorizon(HandleRef jarg1)
static global::System.IntPtr OdDbGroundPlaneBackground_colorSkyZenith(HandleRef jarg1)
static int OdDbGroundPlaneBackground_drawableType(HandleRef jarg1)