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);
44 MemoryManager mMan = MemoryManager.GetMemoryManager();
45 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
85 MemoryManager mMan = MemoryManager.GetMemoryManager();
86 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
176 MemoryManager mMan = MemoryManager.GetMemoryManager();
177 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
UInt64 getRefAttachment2Id()
override void setElementId(UInt64 uId)
static new OdDgIntersectAssociation createObject()
override UInt64 getElementId()
override OdDgAssocPointRoot.OdDgAssocPointRootType getType()
override OdRxObject clone()
static new OdRxClass desc()
override UInt64 getRefAttachmentId()
void setRefAttachment2Id(UInt64 uId)
static OdDgIntersectAssociation cast(OdRxObject pObj)
override void Dispose(bool disposing)
static string getRealClassName(IntPtr ptr)
override OdRxObject queryX(OdRxClass protocolClass)
static HandleRef getCPtr(OdDgIntersectAssociation obj)
override void setRefAttachmentId(UInt64 uId)
OdDgIntersectAssociation(IntPtr cPtr, bool cMemoryOwn)
void setElement2Id(UInt64 uId)
void setIndex(byte uIndex)
static global::System.Exception Retrieve()
static void delete_OdDgIntersectAssociation(HandleRef jarg1)
static IntPtr OdDgIntersectAssociation_cast(HandleRef jarg1)
static IntPtr OdDgIntersectAssociation_createObject()
static void OdDgIntersectAssociation_setIndex(HandleRef jarg1, byte jarg2)
static UInt64 OdDgIntersectAssociation_getElementId(HandleRef jarg1)
static void OdDgIntersectAssociation_setElementId(HandleRef jarg1, UInt64 jarg2)
static IntPtr OdDgIntersectAssociation_clone(HandleRef jarg1)
static IntPtr OdDgIntersectAssociation_isA(HandleRef jarg1)
static void OdDgIntersectAssociation_setElement2Id(HandleRef jarg1, UInt64 jarg2)
static UInt64 OdDgIntersectAssociation_getRefAttachmentId(HandleRef jarg1)
static void OdDgIntersectAssociation_setRefAttachment2Id(HandleRef jarg1, UInt64 jarg2)
static UInt64 OdDgIntersectAssociation_getRefAttachment2Id(HandleRef jarg1)
static void OdDgIntersectAssociation_setRefAttachmentId(HandleRef jarg1, UInt64 jarg2)
static byte OdDgIntersectAssociation_getIndex(HandleRef jarg1)
static UInt64 OdDgIntersectAssociation_getElement2Id(HandleRef jarg1)
static string OdDgIntersectAssociation_getRealClassName(IntPtr jarg1)
static IntPtr OdDgIntersectAssociation_desc()
static int OdDgIntersectAssociation_getType(HandleRef jarg1)
static IntPtr OdDgIntersectAssociation_queryX(HandleRef jarg1, HandleRef jarg2)