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);
58 MemoryManager mMan = MemoryManager.GetMemoryManager();
59 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
99 MemoryManager mMan = MemoryManager.GetMemoryManager();
100 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
229 MemoryManager mMan = MemoryManager.GetMemoryManager();
230 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
249 MemoryManager mMan = MemoryManager.GetMemoryManager();
250 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
269 MemoryManager mMan = MemoryManager.GetMemoryManager();
270 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static HandleRef getCPtr(OdBinaryData obj)
virtual OdGiDrawable.DrawableType drawableType()
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
virtual void gripStatus(OdDgElement.GripStat status)
static HandleRef getCPtr(OdDgElementId obj)
void setActiveLevelEntryId(UInt32 uLevelEntryId)
OdDgViewGroup(IntPtr cPtr, bool cMemoryOwn)
OdBinaryData getViewDisplayOrder()
void setModelId(OdDgElementId id)
static string getRealClassName(IntPtr ptr)
static new OdDgViewGroup createObject()
void setActiveLineStyleId(UInt32 uLineStyleId)
OdDgElementId getModelId()
override OdDgElement.ElementTypes getElementType()
void setDwgDisplayOrder(UInt32 uDisplayOrder)
void setActiveColor(UInt32 uColor)
UInt32 getActiveLineWeight()
OdResult setViewDisplayOrder(OdBinaryData orderData)
void setName(String name)
virtual Teigha.Core.OdGiDrawable.DrawableType vb_drawableType()
override OdRxObject queryX(OdRxClass protocolClass)
OdDgElementId getAt(UInt32 uViewIndex)
override byte getElementSubType()
virtual void vb_gripStatus(Teigha.TG.OdDgElement.GripStat status)
static HandleRef getCPtr(OdDgViewGroup obj)
void setDescription(String name)
OdDgElementIterator createIterator()
static OdDgViewGroup cast(OdRxObject pObj)
UInt32 getActiveLineStyleId()
UInt32 getActiveLevelEntryId()
UInt32 getDwgDisplayOrder()
static new OdRxClass desc()
OdDgElementIterator createIterator(bool atBeginning)
override void Dispose(bool disposing)
void setActiveLineWeight(UInt32 uLineWeight)
OdDgElementIterator createIterator(bool atBeginning, bool skipDeleted)
static HandleRef getCPtr(OdDgView obj)
static global::System.Exception Retrieve()
static void OdDgViewGroup_setName(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static void OdDgViewGroup_setActiveLevelEntryId(HandleRef jarg1, UInt32 jarg2)
static UInt32 OdDgViewGroup_getActiveColor(HandleRef jarg1)
static void OdDgViewGroup_setActiveLineWeight(HandleRef jarg1, UInt32 jarg2)
static void OdDgViewGroup_setModelId(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static UInt32 OdDgViewGroup_getActiveLevelEntryId(HandleRef jarg1)
static String OdDgViewGroup_getDescription(HandleRef jarg1)
static void delete_OdDgViewGroup(HandleRef jarg1)
static string OdDgViewGroup_getRealClassName(IntPtr jarg1)
static void OdDgViewGroup_setActiveLineStyleId(HandleRef jarg1, UInt32 jarg2)
static IntPtr OdDgViewGroup_queryX(HandleRef jarg1, HandleRef jarg2)
static UInt32 OdDgViewGroup_getActiveLineWeight(HandleRef jarg1)
static bool OdDgViewGroup_isMultiModelGroup(HandleRef jarg1)
static void OdDgViewGroup_add(HandleRef jarg1, HandleRef jarg2)
static UInt32 OdDgViewGroup_getActiveLineStyleId(HandleRef jarg1)
static void OdDgViewGroup_setDwgDisplayOrder(HandleRef jarg1, UInt32 jarg2)
static int OdDgViewGroup_setViewDisplayOrder(HandleRef jarg1, IntPtr jarg2)
static byte OdDgViewGroup_getElementSubType(HandleRef jarg1)
static void OdDgViewGroup_setDescription(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static global::System.IntPtr OdDgViewGroup_getAt(HandleRef jarg1, UInt32 jarg2)
static global::System.IntPtr OdDgViewGroup_getViewDisplayOrder(HandleRef jarg1)
static String OdDgViewGroup_getName(HandleRef jarg1)
static void OdDgViewGroup_setActiveColor(HandleRef jarg1, UInt32 jarg2)
static IntPtr OdDgViewGroup_createObject()
static IntPtr OdDgViewGroup_desc()
static UInt32 OdDgViewGroup_getDwgDisplayOrder(HandleRef jarg1)
static global::System.IntPtr OdDgViewGroup_getModelId(HandleRef jarg1)
static IntPtr OdDgViewGroup_createIterator__SWIG_0(HandleRef jarg1, bool jarg2, bool jarg3)
static IntPtr OdDgViewGroup_createIterator__SWIG_1(HandleRef jarg1, bool jarg2)
static IntPtr OdDgViewGroup_cast(HandleRef jarg1)
static int OdDgViewGroup_getElementType(HandleRef jarg1)
static IntPtr OdDgViewGroup_isA(HandleRef jarg1)
static IntPtr OdDgViewGroup_createIterator__SWIG_2(HandleRef jarg1)