14using System.Runtime.InteropServices;
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
21 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
24 swigCPtr =
new HandleRef(
this, cPtr);
26 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
28 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
37 global::System.GC.SuppressFinalize(
this);
40 protected virtual void Dispose(
bool disposing) {
42 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
47 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
static HandleRef getCPtr(OdUInt64ValuesArray obj)
bool isForwardPropagateDefault()
OdDgNamedGroupPropagateType
static HandleRef getCPtr(OdDgNamedGroupItem obj)
OdDgNamedGroupItem.OdDgNamedGroupPropagateType getGroupPropagate()
void setForwardPropagate(OdDgNamedGroupItem.OdDgNamedGroupPropagateType iType)
OdDgNamedGroupItem.OdDgNamedGroupPropagateType getForwardPropagate()
bool isGroupPropagateDefault()
virtual void Dispose(bool disposing)
void setBackwardPropagate(OdDgNamedGroupItem.OdDgNamedGroupPropagateType iType)
void setPath(OdUInt64ValuesArray arrIdPath)
void setFlags(UInt32 uFlags)
bool isBackwardPropagateDefault()
void getPath(OdUInt64ValuesArray arrIdPath)
OdDgNamedGroupItem.OdDgNamedGroupPropagateType getBackwardPropagate()
void setGroupPropagate(OdDgNamedGroupItem.OdDgNamedGroupPropagateType iType)
OdDgNamedGroupItem(IntPtr cPtr, bool cMemoryOwn)
static global::System.Exception Retrieve()
static int OdDgNamedGroupItem_getGroupPropagate(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdDgNamedGroupItem(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgNamedGroupItem_setGroupPropagate(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void OdDgNamedGroupItem_setBackwardPropagate(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void OdDgNamedGroupItem_setForwardPropagate(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static UInt32 OdDgNamedGroupItem_getPathLength(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgNamedGroupItem_isForwardPropagateDefault(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgNamedGroupItem_getPath(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdDgNamedGroupItem_isGroupPropagateDefault(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 OdDgNamedGroupItem_getFlags(global::System.Runtime.InteropServices.HandleRef jarg1)
static int OdDgNamedGroupItem_getForwardPropagate(global::System.Runtime.InteropServices.HandleRef jarg1)
static int OdDgNamedGroupItem_getBackwardPropagate(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgNamedGroupItem_setPath(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDgNamedGroupItem_setFlags(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static bool OdDgNamedGroupItem_isBackwardPropagateDefault(global::System.Runtime.InteropServices.HandleRef jarg1)