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();
209 MemoryManager mMan = MemoryManager.GetMemoryManager();
210 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static HandleRef getCPtr(OdGePoint3d obj)
virtual OdGiDrawable.DrawableType drawableType()
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
virtual OdDbBlockElement.HistoryCompression historyCompression()
override void dwgOutFields(OdDbDwgFiler pFiler)
OdGePoint3d definitionLabelPoint()
static string getRealClassName(IntPtr ptr)
static OdDbBlockFlipParameter cast(OdRxObject pObj)
void setBaseStateLabel(String arg0)
static new OdDbBlockFlipParameter createObject()
OdDbBlockFlipParameter(IntPtr cPtr, bool cMemoryOwn)
void setFlipLabelDescription(String arg0)
OdDbBlockFlipParameter.FlipState flipState()
void setDefinitionLabelPoint(OdGePoint3d arg0)
override OdRxObject queryX(OdRxClass protocolClass)
virtual Teigha.Core.OdGiDrawable.DrawableType vb_drawableType()
void setFlipLabel(String arg0)
void setFlippedStateLabel(String arg0)
static new OdRxClass desc()
static HandleRef getCPtr(OdDbBlockFlipParameter obj)
override void Dispose(bool disposing)
void setFlipState(OdDbBlockFlipParameter.FlipState arg0)
OdDbBlockFlipParameter.FlipState updatedFlipState()
override OdResult dxfInFields(OdDbDxfFiler pFiler)
String flippedStateLabel()
Teigha.TD.OdDbBlockFlipParameter.FlipState vb_flipState()
override void dxfOutFields(OdDbDxfFiler pFiler)
void setUpdatedFlipState(OdDbBlockFlipParameter.FlipState arg0)
override void graphEvalEnd(bool arg0)
String flipLabelDescription()
OdDbBlockFlipGrip getAssociatedFlipGrip(OpenMode arg0)
override OdResult dwgInFields(OdDbDwgFiler pFiler)
virtual Teigha.TD.OdDbBlockElement.HistoryCompression vb_historyCompression()
static HandleRef getCPtr(OdDbDwgFiler obj)
static HandleRef getCPtr(OdDbDxfFiler obj)
static global::System.Exception Retrieve()
static void OdDbBlockFlipParameter_setUpdatedFlipState(HandleRef jarg1, int jarg2)
static void OdDbBlockFlipParameter_setFlipLabelDescription(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static String OdDbBlockFlipParameter_flipLabel(HandleRef jarg1)
static global::System.IntPtr OdDbBlockFlipParameter_definitionLabelPoint(HandleRef jarg1)
static IntPtr OdDbBlockFlipParameter_getAssociatedFlipGrip(HandleRef jarg1, int jarg2)
static int OdDbBlockFlipParameter_dwgInFields(HandleRef jarg1, HandleRef jarg2)
static int OdDbBlockFlipParameter_updatedFlipState(HandleRef jarg1)
static IntPtr OdDbBlockFlipParameter_createObject()
static IntPtr OdDbBlockFlipParameter_cast(HandleRef jarg1)
static String OdDbBlockFlipParameter_baseStateLabel(HandleRef jarg1)
static IntPtr OdDbBlockFlipParameter_desc()
static IntPtr OdDbBlockFlipParameter_isA(HandleRef jarg1)
static void OdDbBlockFlipParameter_dxfOutFields(HandleRef jarg1, HandleRef jarg2)
static void delete_OdDbBlockFlipParameter(HandleRef jarg1)
static void OdDbBlockFlipParameter_dwgOutFields(HandleRef jarg1, HandleRef jarg2)
static String OdDbBlockFlipParameter_flippedStateLabel(HandleRef jarg1)
static void OdDbBlockFlipParameter_setDefinitionLabelPoint(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDbBlockFlipParameter_setFlippedStateLabel(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static void OdDbBlockFlipParameter_setFlipLabel(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static void OdDbBlockFlipParameter_setFlipState(HandleRef jarg1, int jarg2)
static void OdDbBlockFlipParameter_graphEvalEnd(HandleRef jarg1, bool jarg2)
static void OdDbBlockFlipParameter_setBaseStateLabel(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static String OdDbBlockFlipParameter_flipLabelDescription(HandleRef jarg1)
static int OdDbBlockFlipParameter_dxfInFields(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDbBlockFlipParameter_queryX(HandleRef jarg1, HandleRef jarg2)
static int OdDbBlockFlipParameter_flipState(HandleRef jarg1)
static string OdDbBlockFlipParameter_getRealClassName(IntPtr jarg1)