14using System.Runtime.InteropServices;
17 private Object locker =
new Object();
18 private HandleRef swigCPtr;
20 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
23 swigCPtr =
new HandleRef(
this, cPtr);
25 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
27 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
36 global::System.GC.SuppressFinalize(
this);
39 protected virtual void Dispose(
bool disposing) {
41 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
46 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
static global::System.Exception Retrieve()
static bool OdBrEntity_checkEntity(global::System.Runtime.InteropServices.HandleRef jarg1)
static int OdBrEntity_getVolume__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, out double jarg2, double jarg3)
static int OdBrEntity_getPerimeterLength__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, out double jarg2, double jarg3)
static int OdBrEntity_getMassProps__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, double jarg3)
static void delete_OdBrEntity(global::System.Runtime.InteropServices.HandleRef jarg1)
static int OdBrEntity_getPointContainment(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, OdGe.PointContainment jarg3, OdBrEntity jarg4)
static int OdBrEntity_getVolume__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, out double jarg2)
static int OdBrEntity_setValidationLevel(global::System.Runtime.InteropServices.HandleRef jarg1, ref BrValidationLevel jarg2)
static int OdBrEntity_getValidationLevel(global::System.Runtime.InteropServices.HandleRef jarg1, ref BrValidationLevel jarg2)
static void OdBrEntity_dUnspecified_set(double jarg1)
static int OdBrEntity_getPerimeterLength__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, out double jarg2)
static double OdBrEntity_dUnspecified_get()
static int OdBrEntity_getBoundBlock(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdBrEntity_getBrep(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdBrEntity_isNull(global::System.Runtime.InteropServices.HandleRef jarg1)
static int OdBrEntity_getGsMarker(global::System.Runtime.InteropServices.HandleRef jarg1, ref IntPtr jarg2)
static UInt64 OdBrEntity_getUniqueId(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdBrEntity_isEqualTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int OdBrEntity_getSurfaceArea__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, out double jarg2)
static global::System.IntPtr OdBrEntity_Assign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int OdBrEntity_getSurfaceArea__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, out double jarg2, double jarg3)
static int OdBrEntity_getVolume__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, out double jarg2, double jarg3, out double jarg4)
static int OdBrEntity_getMassProps__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int OdBrEntity_getMassProps__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, double jarg3, double jarg4)
static int OdBrEntity_setSubentPath(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static int OdBrEntity_getPerimeterLength__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, out double jarg2, double jarg3, out double jarg4)
static int OdBrEntity_getSubentPath(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int OdBrEntity_getMassProps__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, double jarg3, double jarg4, out double jarg5)
static int OdBrEntity_getLineContainment(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, UInt32 jarg3, out UInt32 jarg4, OdBrHit jarg5)
static int OdBrEntity_getSurfaceArea__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, out double jarg2, double jarg3, out double jarg4)
static UInt32 OdBrEntity_getFlags(global::System.Runtime.InteropServices.HandleRef jarg1)
static HandleRef getCPtr(OdBrBrep obj)
OdBrErrorStatus getMassProps(OdBrMassProps massProps, double dDensity)
OdBrEntity Assign(OdBrEntity arg0)
OdBrErrorStatus getMassProps(OdBrMassProps massProps, double dDensity, double dTolRequired)
OdBrErrorStatus getSubentPath(OdDbBaseFullSubentPath subPath)
OdBrErrorStatus getMassProps(OdBrMassProps massProps, double dDensity, double dTolRequired, out double dTolAchieved)
static double dUnspecified
OdBrErrorStatus getPerimeterLength(out double dLength, double dTolRequired, out double dTolAchieved)
OdBrErrorStatus getPerimeterLength(out double dLength)
OdBrErrorStatus getMassProps(OdBrMassProps massProps)
OdBrErrorStatus getBoundBlock(OdGeBoundBlock3d block)
bool isEqualTo(OdBrEntity pOtherEntity)
OdBrErrorStatus getSurfaceArea(out double dArea)
OdBrErrorStatus getPointContainment(OdGePoint3d point, OdGe.PointContainment containment, OdBrEntity brEntContainer)
OdBrErrorStatus getValidationLevel(ref BrValidationLevel level)
OdBrErrorStatus getGsMarker(ref IntPtr marker)
OdBrErrorStatus getVolume(out double dVolume, double dTolRequired, out double dTolAchieved)
OdBrErrorStatus getSurfaceArea(out double dArea, double dTolRequired, out double dTolAchieved)
OdBrErrorStatus setSubentPath(OdBrBrep brep, OdDbBaseFullSubentPath subpath)
OdBrEntity(IntPtr cPtr, bool cMemoryOwn)
OdBrErrorStatus getSurfaceArea(out double dArea, double dTolRequired)
bool getBrep(OdBrBrep brep)
OdBrErrorStatus getVolume(out double dVolume, double dTolRequired)
OdBrErrorStatus getPerimeterLength(out double dLength, double dTolRequired)
OdBrErrorStatus getLineContainment(OdGeLinearEnt3d line, UInt32 iNumHitsWanted, out UInt32 iNumHitsFound, OdBrHit brHit)
OdBrErrorStatus setValidationLevel(ref BrValidationLevel level)
OdBrErrorStatus getVolume(out double dVolume)
static HandleRef getCPtr(OdBrEntity obj)
virtual void Dispose(bool disposing)
static HandleRef getCPtr(OdBrMassProps obj)
static HandleRef getCPtr(OdDbBaseFullSubentPath obj)
static HandleRef getCPtr(OdGeBoundBlock3d obj)
static HandleRef getCPtr(OdGeLinearEnt3d obj)
static HandleRef getCPtr(OdGePoint3d obj)