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();
189 MemoryManager mMan = MemoryManager.GetMemoryManager();
190 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
void setVertexNumber(UInt16 uVertex)
override OdDgAssocPointRoot.OdDgAssocPointRootType getType()
override UInt64 getRefAttachmentId()
override OdRxObject clone()
static string getRealClassName(IntPtr ptr)
override UInt64 getElementId()
override void Dispose(bool disposing)
override void setRefAttachmentId(UInt64 uId)
void setNVertices(UInt16 nVertices)
static new OdRxClass desc()
static OdDgLinearAssociation cast(OdRxObject pObj)
static HandleRef getCPtr(OdDgLinearAssociation obj)
OdDgLinearAssociation(IntPtr cPtr, bool cMemoryOwn)
void setDivisor(UInt16 uDiv)
static new OdDgLinearAssociation createObject()
void setNumerator(UInt16 uNum)
override OdRxObject queryX(OdRxClass protocolClass)
override void setElementId(UInt64 uId)
static global::System.Exception Retrieve()
static void OdDgLinearAssociation_setVertexNumber(HandleRef jarg1, UInt16 jarg2)
static IntPtr OdDgLinearAssociation_queryX(HandleRef jarg1, HandleRef jarg2)
static void delete_OdDgLinearAssociation(HandleRef jarg1)
static string OdDgLinearAssociation_getRealClassName(IntPtr jarg1)
static IntPtr OdDgLinearAssociation_cast(HandleRef jarg1)
static IntPtr OdDgLinearAssociation_clone(HandleRef jarg1)
static IntPtr OdDgLinearAssociation_isA(HandleRef jarg1)
static void OdDgLinearAssociation_setRefAttachmentId(HandleRef jarg1, UInt64 jarg2)
static UInt16 OdDgLinearAssociation_getDivisor(HandleRef jarg1)
static void OdDgLinearAssociation_setDivisor(HandleRef jarg1, UInt16 jarg2)
static UInt16 OdDgLinearAssociation_getVertexNumber(HandleRef jarg1)
static UInt64 OdDgLinearAssociation_getElementId(HandleRef jarg1)
static UInt64 OdDgLinearAssociation_getRefAttachmentId(HandleRef jarg1)
static IntPtr OdDgLinearAssociation_desc()
static void OdDgLinearAssociation_setElementId(HandleRef jarg1, UInt64 jarg2)
static int OdDgLinearAssociation_getType(HandleRef jarg1)
static UInt16 OdDgLinearAssociation_getNVertices(HandleRef jarg1)
static IntPtr OdDgLinearAssociation_createObject()
static UInt16 OdDgLinearAssociation_getNumerator(HandleRef jarg1)
static void OdDgLinearAssociation_setNVertices(HandleRef jarg1, UInt16 jarg2)
static void OdDgLinearAssociation_setNumerator(HandleRef jarg1, UInt16 jarg2)