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);
static HandleRef getCPtr(OdGePoint2dArray obj)
static HandleRef getCPtr(OdGePoint2d obj)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdDbDwgFiler obj)
static HandleRef getCPtr(OdDbDxfFiler obj)
static HandleRef getCPtr(OdDbPointCloudClipping obj)
void setBoundary(OdGePoint2dArray arg0)
void setRectangle(OdGePoint2d arg0, OdGePoint2d arg1)
OdGePoint2dArray vertices()
void setInverted(bool arg0)
OdResult dxfInFields(OdDbDxfFiler pFiler)
void dxfOutFields(OdDbDxfFiler pFiler, out int ind1, out int ind2, out int ind3)
void dwgOutFields(OdDbDwgFiler pFiler)
void setBox(OdGePoint3d arg0, OdGePoint3d arg1)
OdDbPointCloudClipping.ClipType type()
void setZMin(double arg0)
void setZMax(double arg0)
OdDbPointCloudClipping(IntPtr cPtr, bool cMemoryOwn)
Teigha.TD.OdDbPointCloudClipping.ClipType vb_type()
OdResult dwgInFields(OdDbDwgFiler pFiler)
bool IsEqual(OdDbPointCloudClipping arg0)
virtual void Dispose(bool disposing)
static global::System.Exception Retrieve()
static void OdDbPointCloudClipping_setRectangle(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void OdDbPointCloudClipping_dxfOutFields(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, out int jarg3, out int jarg4, out int jarg5)
static void OdDbPointCloudClipping_setZMin(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static IntPtr OdDbPointCloudClipping_vertices(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDbPointCloudClipping_isValid(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDbPointCloudClipping_setInverted(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDbPointCloudClipping_isInverted(global::System.Runtime.InteropServices.HandleRef jarg1)
static int OdDbPointCloudClipping_dwgInFields(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static int OdDbPointCloudClipping_type(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDbPointCloudClipping_dwgOutFields(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static void delete_OdDbPointCloudClipping(global::System.Runtime.InteropServices.HandleRef jarg1)
static Int16 OdDbPointCloudClipping_length(global::System.Runtime.InteropServices.HandleRef jarg1)
static double OdDbPointCloudClipping_zMax(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDbPointCloudClipping_setBox(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static bool OdDbPointCloudClipping_IsEqual(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDbPointCloudClipping_setBoundary(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr jarg2)
static int OdDbPointCloudClipping_dxfInFields(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static void OdDbPointCloudClipping_setZMax(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static double OdDbPointCloudClipping_zMin(global::System.Runtime.InteropServices.HandleRef jarg1)