14using System.Runtime.InteropServices;
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
21 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
24 swigCPtr =
new HandleRef(
this, cPtr);
26 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
28 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
37 global::System.GC.SuppressFinalize(
this);
40 protected virtual void Dispose(
bool disposing) {
42 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
47 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
52 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
static HandleRef getCPtr(OdGeExtents3d obj)
static HandleRef getCPtr(OdGeMatrix3d obj)
static HandleRef getCPtr(OdGePoint3d obj)
virtual void getOrthographyVisibleBox(OdGeExtents3d box)
OdDgViewAsOrthography(IntPtr cPtr, bool cMemoryOwn)
virtual void setOrthographyPosition(OdGePoint3d position)
virtual void Dispose(bool disposing)
virtual double getOrthographyBackClippingDistance()
static HandleRef getCPtr(OdDgViewAsOrthography obj)
virtual void setOrthographyBackClippingDistance(double distance)
virtual OdGePoint3d getOrthographyPosition()
virtual void setOrthographyFrontClippingDistance(double distance)
virtual void setOrthographyVisibleBox(OdGeExtents3d box)
virtual void setOrthographyRotation(OdGeMatrix3d rotation)
virtual void getOrthographyRotation(OdGeMatrix3d rotation)
virtual double getOrthographyFrontClippingDistance()
static global::System.Exception Retrieve()
static void OdDgViewAsOrthography_setOrthographyFrontClippingDistance(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static global::System.IntPtr OdDgViewAsOrthography_OdDgViewAsOrthographySwigInterface_GetInterfaceCPtr(global::System.IntPtr jarg1)
static global::System.IntPtr OdDgViewAsOrthography_getOrthographyPosition(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgViewAsOrthography_getOrthographyVisibleBox(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDgViewAsOrthography_setOrthographyBackClippingDistance(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void OdDgViewAsOrthography_getOrthographyRotation(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static double OdDgViewAsOrthography_getOrthographyBackClippingDistance(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdDgViewAsOrthography(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgViewAsOrthography_setOrthographyVisibleBox(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDgViewAsOrthography_setOrthographyPosition(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr jarg2)
static void OdDgViewAsOrthography_setOrthographyRotation(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static double OdDgViewAsOrthography_getOrthographyFrontClippingDistance(global::System.Runtime.InteropServices.HandleRef jarg1)
global::System.Runtime.InteropServices.HandleRef GetInterfaceCPtr()