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();
117 MemoryManager mMan = MemoryManager.GetMemoryManager();
118 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
137 MemoryManager mMan = MemoryManager.GetMemoryManager();
138 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static HandleRef getCPtr(OdGeMatrix3d obj)
virtual OdGiDrawable.DrawableType drawableType()
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdStreamBuf obj)
static HandleRef getCPtr(OdDbDwgFiler obj)
static HandleRef getCPtr(OdDbDxfFiler obj)
virtual CollisionType collisionType()
static HandleRef getCPtr(OdDbEntity obj)
virtual void gripStatus(GripStat status)
static HandleRef getCPtr(OdDbSweepOptions obj)
OdDbSweptSurface(IntPtr cPtr, bool cMemoryOwn)
static new OdDbSweptSurface createObject()
override OdResult dwgInFields(OdDbDwgFiler pFiler)
static OdDbSweptSurface cast(OdRxObject pObj)
void getSweepOptions(OdDbSweepOptions sweepOptions)
Teigha.Core.LineWeight vb_lineWeight()
void setSweepOptions(OdDbSweepOptions sweepOptions)
override void dwgOutFields(OdDbDwgFiler pFiler)
virtual OdResult createSweptSurface(OdDbEntity pSweepEnt, OdDbEntity pPathEnt, OdDbSweepOptions sweepOptions)
OdDbEntity getSweepEntity()
void vb_gripStatus(Teigha.Core.GripStat status)
static new OdRxClass desc()
OdDbEntity getPathEntity()
static string getRealClassName(IntPtr ptr)
override OdResult subGetClassID(IntPtr pClsid)
override void Dispose(bool disposing)
virtual Teigha.Core.OdGiDrawable.DrawableType vb_drawableType()
Teigha.TD.Visibility vb_visibility()
virtual OdResult createSweptSurface(OdDbEntity pSweepEnt, OdDbEntity pPathEnt, OdDbSweepOptions sweepOptions, OdStreamBuf pSat)
override OdRxObject queryX(OdRxClass protocolClass)
override void dxfOutFields(OdDbDxfFiler pFiler)
override OdResult dxfInFields(OdDbDxfFiler pFiler)
virtual bool isDependent()
virtual Teigha.TD.CollisionType vb_collisionType()
override OdResult subTransformBy(OdGeMatrix3d xfm)
OdResult getPathLength(out double len)
static HandleRef getCPtr(OdDbSweptSurface obj)
static global::System.Exception Retrieve()
static IntPtr OdDbSweptSurface_getSweepEntity(HandleRef jarg1)
static void OdDbSweptSurface_getSweepOptions(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdDbSweptSurface_desc()
static bool OdDbSweptSurface_isDependent(HandleRef jarg1)
static IntPtr OdDbSweptSurface_cast(HandleRef jarg1)
static string OdDbSweptSurface_getRealClassName(IntPtr jarg1)
static IntPtr OdDbSweptSurface_isA(HandleRef jarg1)
static int OdDbSweptSurface_dwgInFields(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDbSweptSurface_getPathEntity(HandleRef jarg1)
static void delete_OdDbSweptSurface(HandleRef jarg1)
static int OdDbSweptSurface_subGetClassID(HandleRef jarg1, IntPtr jarg2)
static void OdDbSweptSurface_dxfOutFields(HandleRef jarg1, HandleRef jarg2)
static int OdDbSweptSurface_dxfInFields(HandleRef jarg1, HandleRef jarg2)
static void OdDbSweptSurface_dwgOutFields(HandleRef jarg1, HandleRef jarg2)
static void OdDbSweptSurface_setSweepOptions(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int OdDbSweptSurface_createSweptSurface__SWIG_1(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static int OdDbSweptSurface_subTransformBy(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdDbSweptSurface_createObject()
static IntPtr OdDbSweptSurface_queryX(HandleRef jarg1, HandleRef jarg2)
static int OdDbSweptSurface_createSweptSurface__SWIG_0(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, HandleRef jarg5)
static int OdDbSweptSurface_getPathLength(HandleRef jarg1, out double jarg2)