14using System.Runtime.InteropServices;
19 private Object locker =
new Object();
20 private HandleRef swigCPtr;
21 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
23 swigCPtr =
new HandleRef(
this, cPtr);
26 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
28 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
31 protected override void Dispose(
bool disposing) {
33 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
38 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
40 base.Dispose(disposing);
CFxCommandContext(IntPtr cPtr, bool cMemoryOwn)
virtual CFxSelectionSet GetFxMainSelectionSet()
override OdRxObject queryX(OdRxClass protocolClass)
virtual bool IsMultipleActive()
virtual bool IsQuiescent()
virtual CFxString GetTopGroupName()
virtual bool IsScriptActive()
virtual void SetTopGroupName(CFxString arg0)
virtual bool IsTransparentCommandActive()
virtual void SetExpressionToExecute(OdResBuf rbExpr)
virtual CFxString GetActiveCommandName()
static HandleRef getCPtr(CFxCommandContext obj)
virtual bool IsCommandActive()
virtual bool IsLISPActive()
override void Dispose(bool disposing)
virtual uint GetCommandStackDepth()
static SWIGTYPE_p_OdSmartPtrT_CFxCommandContext_t cast(OdRxObject pObj)
virtual bool IsSetVarActive()
static SWIGTYPE_p_OdSmartPtrT_CFxCommandContext_t createObject()
virtual CFxDocument GetFxDocument()
static new OdRxClass desc()
static HandleRef getCPtr(CFxString obj)
static global::System.Exception Retrieve()
static global::System.IntPtr CFxCommandContext_GetTopGroupName(global::System.Runtime.InteropServices.HandleRef jarg1)
static uint CFxCommandContext_GetCommandStackDepth(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr CFxCommandContext_desc()
static global::System.IntPtr CFxCommandContext_GetFxMainSelectionSet(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxCommandContext_IsTransparentCommandActive(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxCommandContext_IsSetVarActive(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxCommandContext_IsLISPActive(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_CFxCommandContext(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxCommandContext_createObject()
static global::System.IntPtr CFxCommandContext_cast(HandleRef jarg1)
static bool CFxCommandContext_IsCommandActive(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxCommandContext_IsMultipleActive(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxCommandContext_IsQuiescent(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxCommandContext_SetTopGroupName(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr CFxCommandContext_queryX(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static int CFxCommandContext_GetInitdia(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxCommandContext_GetActiveCommandName(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxCommandContext_GetFxDocument__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxCommandContext_IsScriptActive(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr CFxCommandContext_isA(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxCommandContext_SetExpressionToExecute(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdResBuf obj)