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();
virtual OdGiDrawable.DrawableType drawableType()
static HandleRef getCPtr(OdRxClass obj)
OdRxObject(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdDbDwgFiler obj)
static HandleRef getCPtr(OdDbDxfFiler obj)
override void dwgOutFields(OdDbDwgFiler pFiler)
OdDbViewRepStandard.DpiResolutionType dpiResolutionType()
override OdRxObject queryX(OdRxClass protocolClass)
static HandleRef getCPtr(OdDbViewRepStandard obj)
OdDbViewRepStandard.PreviewDisplayType previewDisplayType()
override void Dispose(bool disposing)
OdDbViewRepStandard.CircularThreadEdgeDisplayType circularThreadEdgeDisplayType()
void setDpiResolutionType(OdDbViewRepStandard.DpiResolutionType arg0)
static new OdRxClass desc()
OdDbViewRepStandard.ProjectionType projectionType()
override OdResult dxfInFields(OdDbDxfFiler pFiler)
virtual Teigha.Core.OdGiDrawable.DrawableType vb_drawableType()
OdDbViewRepStandard.SectionThreadEndDisplayType sectionThreadEndDisplayType()
override void dxfOutFields(OdDbDxfFiler pFiler)
void initialize(OdDbViewRepStandard.ProjectionType proj, OdDbViewRepStandard.SectionThreadEndDisplayType secThread, OdDbViewRepStandard.CircularThreadEdgeDisplayType circThread)
static string getRealClassName(IntPtr ptr)
void setPreviewDisplayType(OdDbViewRepStandard.PreviewDisplayType pdt)
SectionThreadEndDisplayType
static OdDbViewRepStandard cast(OdRxObject pObj)
CircularThreadEdgeDisplayType
@ kClosedCircularThreadEdge
@ kOpenedCircularThreadEdge
static new OdDbViewRepStandard createObject()
void setProjectionType(OdDbViewRepStandard.ProjectionType prjtyp)
void setSectionThreadEndDisplayType(OdDbViewRepStandard.SectionThreadEndDisplayType arg0)
void setCircularThreadEdgeDisplayType(OdDbViewRepStandard.CircularThreadEdgeDisplayType arg0)
OdDbViewRepStandard(IntPtr cPtr, bool cMemoryOwn)
void initialize(OdDbViewRepStandard.ProjectionType proj, OdDbViewRepStandard.SectionThreadEndDisplayType secThread, OdDbViewRepStandard.CircularThreadEdgeDisplayType circThread, OdDbViewRepStandard.SynergyVersion version, OdDbViewRepStandard.PreviewDisplayType preview, OdDbViewRepStandard.DpiResolutionType dpi)
override OdResult dwgInFields(OdDbDwgFiler pFiler)
OdDbViewRepStandard.SynergyVersion synergyVersion()
void initialize(OdDbViewRepStandard.ProjectionType proj, OdDbViewRepStandard.SectionThreadEndDisplayType secThread, OdDbViewRepStandard.CircularThreadEdgeDisplayType circThread, OdDbViewRepStandard.SynergyVersion version)
void initialize(OdDbViewRepStandard.ProjectionType proj, OdDbViewRepStandard.SectionThreadEndDisplayType secThread, OdDbViewRepStandard.CircularThreadEdgeDisplayType circThread, OdDbViewRepStandard.SynergyVersion version, OdDbViewRepStandard.PreviewDisplayType preview)
static global::System.Exception Retrieve()
static void OdDbViewRepStandard_setPreviewDisplayType(HandleRef jarg1, int jarg2)
static int OdDbViewRepStandard_projectionType(HandleRef jarg1)
static int OdDbViewRepStandard_synergyVersion(HandleRef jarg1)
static string OdDbViewRepStandard_getRealClassName(IntPtr jarg1)
static void OdDbViewRepStandard_dxfOutFields(HandleRef jarg1, HandleRef jarg2)
static void OdDbViewRepStandard_setProjectionType(HandleRef jarg1, int jarg2)
static void OdDbViewRepStandard_setSectionThreadEndDisplayType(HandleRef jarg1, int jarg2)
static void OdDbViewRepStandard_setCircularThreadEdgeDisplayType(HandleRef jarg1, int jarg2)
static void OdDbViewRepStandard_setDpiResolutionType(HandleRef jarg1, int jarg2)
static IntPtr OdDbViewRepStandard_cast(HandleRef jarg1)
static void OdDbViewRepStandard_dwgOutFields(HandleRef jarg1, HandleRef jarg2)
static void OdDbViewRepStandard_initialize__SWIG_1(HandleRef jarg1, int jarg2, int jarg3, int jarg4, int jarg5, int jarg6)
static IntPtr OdDbViewRepStandard_isA(HandleRef jarg1)
static int OdDbViewRepStandard_circularThreadEdgeDisplayType(HandleRef jarg1)
static int OdDbViewRepStandard_sectionThreadEndDisplayType(HandleRef jarg1)
static IntPtr OdDbViewRepStandard_desc()
static void delete_OdDbViewRepStandard(HandleRef jarg1)
static int OdDbViewRepStandard_dpiResolutionType(HandleRef jarg1)
static void OdDbViewRepStandard_initialize__SWIG_0(HandleRef jarg1, int jarg2, int jarg3, int jarg4, int jarg5, int jarg6, int jarg7)
static int OdDbViewRepStandard_dxfInFields(HandleRef jarg1, HandleRef jarg2)
static void OdDbViewRepStandard_initialize__SWIG_3(HandleRef jarg1, int jarg2, int jarg3, int jarg4)
static IntPtr OdDbViewRepStandard_createObject()
static int OdDbViewRepStandard_previewDisplayType(HandleRef jarg1)
static int OdDbViewRepStandard_dwgInFields(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDbViewRepStandard_queryX(HandleRef jarg1, HandleRef jarg2)
static void OdDbViewRepStandard_initialize__SWIG_2(HandleRef jarg1, int jarg2, int jarg3, int jarg4, int jarg5)