14using System.Runtime.InteropServices;
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
20 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
22 swigCPtr =
new HandleRef(
this, cPtr);
25 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
27 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
30 protected override void Dispose(
bool disposing) {
32 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
37 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
39 base.Dispose(disposing);
44 MemoryManager mMan = MemoryManager.GetMemoryManager();
45 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
85 MemoryManager mMan = MemoryManager.GetMemoryManager();
86 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static HandleRef getCPtr(OdBrepBuilder obj)
static HandleRef getCPtr(OdRxClass obj)
OdRxObject(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdRxObjectPtrArray obj)
static HandleRef getCPtr(OdStreamBuf obj)
static HandleRef getCPtr(OdDbAuditInfo obj)
static HandleRef getCPtr(OdDbEntityPtrArray obj)
virtual OdResult createModeler(OdModelerGeometryPtrArray models, OdStreamBuf pStreamBuf, OdDbAuditInfo pAuditInfo, bool standardSaveFlag, bool bEnableACISAudit, ColorConversionType convAcisColors)
virtual OdResult createModeler(OdModelerGeometryPtrArray models, OdStreamBuf pStreamBuf, OdDbAuditInfo pAuditInfo, bool standardSaveFlag)
virtual OdResult initBrepBuilder(OdBrepBuilder brepBuilder, BrepType brepType)
static OdModelerGeometryCreator cast(OdRxObject pObj)
override void Dispose(bool disposing)
virtual OdResult createSat(OdDbEntityPtrArray entities, OdStreamBuf pStreamBuf, int typeVer)
static new OdRxClass desc()
virtual OdResult createModeler(OdModelerGeometryPtrArray models, OdStreamBuf pStreamBuf, OdDbAuditInfo pAuditInfo)
static string getRealClassName(IntPtr ptr)
virtual OdResult createModeler(OdModelerGeometryPtrArray models, OdStreamBuf pStreamBuf)
virtual OdResult createSat(OdModelerGeometryPtrArray models, OdStreamBuf pStreamBuf, int typeVer, bool standardSaveFlag)
override OdRxObject queryX(OdRxClass protocolClass)
virtual OdResult createSat(OdDbEntityPtrArray entities, OdStreamBuf pStreamBuf, int typeVer, bool standardSaveFlag)
OdModelerGeometryCreator(IntPtr cPtr, bool cMemoryOwn)
virtual OdResult createSat(OdModelerGeometryPtrArray models, OdStreamBuf pStreamBuf, int typeVer)
static HandleRef getCPtr(OdModelerGeometryCreator obj)
virtual OdResult createRegionFromCurves(OdRxObjectPtrArray curveSegments, OdModelerGeometryPtrArray pRegions)
virtual OdResult createModeler(OdModelerGeometryPtrArray models, OdStreamBuf pStreamBuf, OdDbAuditInfo pAuditInfo, bool standardSaveFlag, bool bEnableACISAudit)
static OdModelerGeometryCreator createObject()
static HandleRef getCPtr(OdModelerGeometryPtrArray obj)
static global::System.Exception Retrieve()
static int OdModelerGeometryCreator_createModeler__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, bool jarg5, bool jarg6)
static IntPtr OdModelerGeometryCreator_cast(HandleRef jarg1)
static int OdModelerGeometryCreator_createSat__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, HandleRef jarg3, int jarg4, bool jarg5)
static int OdModelerGeometryCreator_createModeler__SWIG_2(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, bool jarg5)
static int OdModelerGeometryCreator_createSat__SWIG_2(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, HandleRef jarg3, int jarg4, bool jarg5)
static IntPtr OdModelerGeometryCreator_queryX(HandleRef jarg1, HandleRef jarg2)
static int OdModelerGeometryCreator_initBrepBuilder(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
static int OdModelerGeometryCreator_createSat__SWIG_3(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, HandleRef jarg3, int jarg4)
static IntPtr OdModelerGeometryCreator_desc()
static void delete_OdModelerGeometryCreator(HandleRef jarg1)
static int OdModelerGeometryCreator_createModeler__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, bool jarg5, bool jarg6, int jarg7)
static int OdModelerGeometryCreator_createModeler__SWIG_3(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static IntPtr OdModelerGeometryCreator_isA(HandleRef jarg1)
static string OdModelerGeometryCreator_getRealClassName(IntPtr jarg1)
static int OdModelerGeometryCreator_createModeler__SWIG_4(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, HandleRef jarg3)
static int OdModelerGeometryCreator_createRegionFromCurves(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static int OdModelerGeometryCreator_createSat__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, HandleRef jarg3, int jarg4)
static IntPtr OdModelerGeometryCreator_createObject()