14using System.Runtime.InteropServices;
17 private Object locker =
new Object();
18 private HandleRef swigCPtr;
19 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
21 swigCPtr =
new HandleRef(
this, cPtr);
24 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
26 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
29 protected override void Dispose(
bool disposing) {
31 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
36 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
38 base.Dispose(disposing);
static global::System.Exception Retrieve()
static int STLModule_exportSTL__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, HandleRef jarg4, bool jarg5, double jarg6)
static void delete_STLModule(global::System.Runtime.InteropServices.HandleRef jarg1)
static int STLModule_exportSTLEx__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int STLModule_exportSTLEx__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, HandleRef jarg4, bool jarg5, double jarg6, bool jarg7)
static int STLModule_exportSTL__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, HandleRef jarg4, bool jarg5, double jarg6)
static int STLModule_exportSTL__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, HandleRef jarg4, bool jarg5, double jarg6, bool jarg7)
static int STLModule_exportSTLEx__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, HandleRef jarg4, bool jarg5, double jarg6)
static int STLModule_exportSTL__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, HandleRef jarg4, bool jarg5, double jarg6, bool jarg7)
static HandleRef getCPtr(OdGiDrawable obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdStlExportParams obj)
static HandleRef getCPtr(OdStreamBuf obj)
virtual OdResult exportSTLEx(OdRxObject pDb, OdGiDrawable pEntity, OdStreamBuf pOutStream, bool bTextMode, double dDeviation)
virtual OdResult exportSTLEx(OdRxObject pDb, OdGiDrawable pEntity, OdStreamBuf pOutStream, bool bTextMode, double dDeviation, bool positiveOctant)
virtual OdResult exportSTL(OdRxObject pDb, SWIGTYPE_p_OdArrayT_OdGiDrawable_const_p_t aEntities, OdStreamBuf pOutStream, bool bTextMode, double dDeviation, bool positiveOctant)
virtual OdResult exportSTL(OdRxObject pDb, SWIGTYPE_p_OdArrayT_OdGiDrawable_const_p_t aEntities, OdStreamBuf pOutStream, bool bTextMode, double dDeviation)
override void Dispose(bool disposing)
virtual OdResult exportSTL(OdRxObject pDb, OdGiDrawable pEntity, OdStreamBuf pOutStream, bool bTextMode, double dDeviation)
virtual OdResult exportSTLEx(OdStlExportParams params_)
virtual OdResult exportSTL(OdRxObject pDb, OdGiDrawable pEntity, OdStreamBuf pOutStream, bool bTextMode, double dDeviation, bool positiveOctant)
STLModule(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(STLModule obj)