14using System.Runtime.InteropServices;
19 private Object locker =
new Object();
20 private HandleRef swigCPtr;
22 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
25 swigCPtr =
new HandleRef(
this, cPtr);
27 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
29 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
38 global::System.GC.SuppressFinalize(
this);
41 protected virtual void Dispose(
bool disposing) {
43 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
48 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
virtual OdDbObjectId GetLayerId()
virtual bool IsWholeEntitySelected()
virtual bool ContainsSubent(OdDbFullSubentPath path)
virtual bool SubentRemove(OdDbFullSubentPath subentPath)
virtual CFxEntityData.Flags GetFlags()
static HandleRef getCPtr(CFxEntityData obj)
virtual bool SubentAdd(OdDbFullSubentPath subentPath)
CFxEntityData(IntPtr cPtr, bool cMemoryOwn)
virtual uint SubentGetLength()
virtual OdDbObjectId GetId()
virtual OdRxClass GetClass()
virtual void Dispose(bool disposing)
virtual SWIGTYPE_p_CFxSelectionSet__CFxIteratorT_OdDbFullSubentPath_OdDbFullSubentPath_t CreateIterator()
virtual uint GetDrawOrder()
static global::System.Exception Retrieve()
static global::System.IntPtr CFxEntityData_GetLayerId(global::System.Runtime.InteropServices.HandleRef jarg1)
static uint CFxEntityData_SubentGetLength(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxEntityData_GetIndex(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxEntityData_SubentAdd(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool CFxEntityData_SubentRemove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int CFxEntityData_GetFlags(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxEntityData_GetId(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr CFxEntityData_GetClass(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxEntityData_IsWholeEntitySelected(global::System.Runtime.InteropServices.HandleRef jarg1)
static uint CFxEntityData_GetDrawOrder(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxEntityData_CreateIterator(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxEntityData_ContainsSubent(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void delete_CFxEntityData(global::System.Runtime.InteropServices.HandleRef jarg1)
static HandleRef getCPtr(OdDbFullSubentPath obj)