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);
93 CFxAPI ret = (cPtr == global::System.IntPtr.Zero) ?
null :
new CFxAPI(cPtr,
false);
100 CFxUserIO ret = (cPtr == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(cPtr,
false);
107 CFxView ret = (cPtr == global::System.IntPtr.Zero) ?
null :
new CFxView(cPtr,
false);
static HandleRef getCPtr(CFxDatabase obj)
virtual bool IsInsideDragSelectSequence()
virtual bool IsInsideDragDropSequence()
static HandleRef getCPtr(CFxDocument obj)
virtual bool IsBEditActive()
virtual CFxHistoryObjectArray GetHistory()
virtual CFxDatabase GetFxDatabase()
virtual void ShrinkMemory()
virtual bool IsInsideEntsel()
virtual IntPtr GetOverallWindowHandle()
virtual CFxDisplayDevice GetFxDisplayDevice()
virtual CFxSelectionSet GetFxMainSelectionSet()
virtual CFxScriptEngine GetFxScriptEngine()
virtual CFxSelectionSet GetFxWorkingSelectionSet()
static SWIGTYPE_p_OdSmartPtrT_CFxDocument_t createObject()
virtual CFxString GetCommandWindowHistory()
override OdRxObject queryX(OdRxClass protocolClass)
virtual CFxAPI GetFxAPI()
virtual CFxView GetActiveFxView()
virtual IntPtr GetDocumentWindowHandle()
virtual bool IsInsideNEntsel()
virtual UInt16 GetFxNumber()
CFxDocument(IntPtr cPtr, bool cMemoryOwn)
virtual CFxCommandContext GetFxCommandContext()
override void Dispose(bool disposing)
virtual CFxSelectionSet CreateSelectionSet(bool bRegenAbortAllowed, bool bSubEntitySelect)
virtual CFxInputPointManager GetFxInputPointManager()
static SWIGTYPE_p_OdSmartPtrT_CFxDocument_t cast(OdRxObject pObj)
virtual void AttachDatabase(CFxDatabase pDatabase)
virtual bool IsInsideSelect()
virtual CFxSelectionSet CreateSelectionSet(bool bRegenAbortAllowed)
virtual bool IsRefeditActive()
virtual CFxUserIO GetFxUserIO()
static new OdRxClass desc()
static global::System.Exception Retrieve()
static IntPtr CFxDocument_isA(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr CFxDocument_desc()
static bool CFxDocument_IsRefeditActive(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxDocument_GetFxWorkingSelectionSet(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxDocument_IsBEditActive(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr CFxDocument_queryX(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static global::System.IntPtr CFxDocument_GetFxAPI(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxDocument_GetFxInputPointManager(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxDocument_cast(HandleRef jarg1)
static global::System.IntPtr CFxDocument_GetFxMainSelectionSet(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxDocument_IsInsideSelect(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxDocument_GetFxDisplayDevice(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxDocument_GetFxScriptEngine(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr CFxDocument_GetFxDatabase__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxDocument_AttachDatabase(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static global::System.IntPtr CFxDocument_CreateSelectionSet__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2, bool jarg3)
static void CFxDocument_ShrinkMemory(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxDocument_IsInsideDragDropSequence(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxDocument_GetFxUserIO(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxDocument_createObject()
static void CFxDocument_Redraw(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxDocument_GetCommandWindowHistory(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxDocument_IsInsideDragSelectSequence(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxDocument_IsValid(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr CFxDocument_GetDocumentWindowHandle(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_CFxDocument(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr CFxDocument_GetOverallWindowHandle(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxDocument_GetHistory(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxDocument_GetActiveFxView(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt16 CFxDocument_GetFxNumber(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxDocument_IsInsideEntsel(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxDocument_IsInsideNEntsel(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxDocument_GetFxCommandContext(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxDocument_CreateSelectionSet__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)