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(OdGePlane obj)
static HandleRef getCPtr(OdGePoint3dArray obj)
static HandleRef getCPtr(OdGiGeometry obj)
static HandleRef getCPtr(OdDbDwgFiler obj)
static HandleRef getCPtr(OdDbDxfFiler obj)
OdResult dxfInFields(OdDbDxfFiler pFiler)
static HandleRef getCPtr(OdDbPointCloudCropping obj)
void setInside(bool arg0)
void setInverted(bool arg0)
Teigha.TD.OdDbPointCloudCropping.CropType vb_type()
OdDbPointCloudCropping(IntPtr cPtr, bool cMemoryOwn)
bool IsEqual(OdDbPointCloudCropping arg0)
void setCropPlane(OdGePlane plane)
void setCropType(OdDbPointCloudCropping.CropType type)
virtual void draw(OdGiGeometry geom)
virtual void Dispose(bool disposing)
void dwgOutFields(OdDbDwgFiler pFiler)
void dxfOutFields(OdDbDxfFiler pFiler, out Int16 dvfInt8, out Int16 dxfInt32, out Int16 dxfXCoord, out Int16 dxfNormalX)
OdResult dwgInFields(OdDbDwgFiler pFiler)
bool getCropPlane(OdGePlane plane)
OdDbPointCloudCropping.CropType type()
static global::System.Exception Retrieve()
static void OdDbPointCloudCropping_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDbPointCloudCropping_setCropType(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void OdDbPointCloudCropping_dwgOutFields(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static void OdDbPointCloudCropping_draw(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static void delete_OdDbPointCloudCropping(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDbPointCloudCropping_clear(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDbPointCloudCropping_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDbPointCloudCropping_dxfOutFields(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, out Int16 jarg3, out Int16 jarg4, out Int16 jarg5, out Int16 jarg6)
static bool OdDbPointCloudCropping_isInside(global::System.Runtime.InteropServices.HandleRef jarg1)
static int OdDbPointCloudCropping_type(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDbPointCloudCropping_setInside(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDbPointCloudCropping_isValid(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDbPointCloudCropping_isInverted(global::System.Runtime.InteropServices.HandleRef jarg1)
static int OdDbPointCloudCropping_dxfInFields(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static int OdDbPointCloudCropping_dwgInFields(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static void OdDbPointCloudCropping_setCropPlane(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static Int16 OdDbPointCloudCropping_length(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDbPointCloudCropping_getCropPlane(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDbPointCloudCropping_setInverted(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDbPointCloudCropping_IsEqual(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)