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();
static HandleRef getCPtr(OdGeMatrix3d obj)
static HandleRef getCPtr(OdGeVector3d 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)
override OdRxObject queryX(OdRxClass protocolClass)
override void dwgOutFields(OdDbDwgFiler pFiler)
static HandleRef getCPtr(OdDbExtrudedSurface obj)
static OdDbExtrudedSurface cast(OdRxObject pObj)
void setSweepVec(OdGeVector3d sweepVec)
static string getRealClassName(IntPtr ptr)
OdGeVector3d getSweepVec()
override OdResult dxfInFields(OdDbDxfFiler pFiler)
virtual OdResult createExtrudedSurface(OdDbEntity pSweepEnt, OdGeVector3d directionVec, OdDbSweepOptions sweepOptions)
OdDbExtrudedSurface(IntPtr cPtr, bool cMemoryOwn)
void vb_gripStatus(Teigha.Core.GripStat status)
override OdResult subTransformBy(OdGeMatrix3d xfm)
override void Dispose(bool disposing)
override OdResult dwgInFields(OdDbDwgFiler pFiler)
OdResult setExtrude(OdGeVector3d sweepVec, OdDbSweepOptions sweepOptions)
override void dxfOutFields(OdDbDxfFiler pFiler)
virtual bool isDependent()
static new OdRxClass desc()
virtual Teigha.Core.OdGiDrawable.DrawableType vb_drawableType()
OdDbEntity getSweepEntity()
static new OdDbExtrudedSurface createObject()
virtual OdResult createExtrudedSurface(OdDbEntity pSweepEnt, OdGeVector3d directionVec, OdDbSweepOptions sweepOptions, OdStreamBuf pSat)
Teigha.Core.LineWeight vb_lineWeight()
void getSweepOptions(OdDbSweepOptions sweepOptions)
void setSweepOptions(OdDbSweepOptions sweepOptions)
virtual Teigha.TD.CollisionType vb_collisionType()
Teigha.TD.Visibility vb_visibility()
override OdResult subGetClassID(IntPtr pClsid)
void setHeight(double height)
static HandleRef getCPtr(OdDbSweepOptions obj)
static global::System.Exception Retrieve()
static void OdDbExtrudedSurface_setSweepVec(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdDbExtrudedSurface_isA(HandleRef jarg1)
static int OdDbExtrudedSurface_dxfInFields(HandleRef jarg1, HandleRef jarg2)
static void OdDbExtrudedSurface_setHeight(HandleRef jarg1, double jarg2)
static IntPtr OdDbExtrudedSurface_getSweepEntity(HandleRef jarg1)
static int OdDbExtrudedSurface_dwgInFields(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDbExtrudedSurface_createObject()
static void OdDbExtrudedSurface_setSweepOptions(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int OdDbExtrudedSurface_subTransformBy(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdDbExtrudedSurface_cast(HandleRef jarg1)
static IntPtr OdDbExtrudedSurface_queryX(HandleRef jarg1, HandleRef jarg2)
static string OdDbExtrudedSurface_getRealClassName(IntPtr jarg1)
static IntPtr OdDbExtrudedSurface_desc()
static int OdDbExtrudedSurface_subGetClassID(HandleRef jarg1, IntPtr jarg2)
static void OdDbExtrudedSurface_getSweepOptions(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDbExtrudedSurface_dxfOutFields(HandleRef jarg1, HandleRef jarg2)
static void OdDbExtrudedSurface_dwgOutFields(HandleRef jarg1, HandleRef jarg2)
static global::System.IntPtr OdDbExtrudedSurface_getSweepVec(HandleRef jarg1)
static int OdDbExtrudedSurface_createExtrudedSurface__SWIG_0(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, HandleRef jarg5)
static int OdDbExtrudedSurface_createExtrudedSurface__SWIG_1(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static int OdDbExtrudedSurface_setExtrude(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static double OdDbExtrudedSurface_getHeight(HandleRef jarg1)
static void delete_OdDbExtrudedSurface(HandleRef jarg1)
static bool OdDbExtrudedSurface_isDependent(HandleRef jarg1)