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);
162 public virtual UInt32
getItem(UInt32 uIndex) {
170 public virtual void setItem(UInt32 uIndex, UInt32 uValue) {
static HandleRef getCPtr(OdBinaryData obj)
virtual void setItem(UInt32 uIndex, UInt32 uValue)
virtual UInt16 getTopologyFlags()
virtual void setTopologyId(UInt16 uTopologyId)
virtual void setType(OdDgConstraintRepPoint.OdDgConstraintRepTopologyType uType)
virtual OdBinaryData getData()
virtual void Dispose(bool disposing)
virtual OdDgConstraintRepPoint.OdDgConstraintRepPointSnapType getSnapType()
virtual void deleteItem(UInt32 uIndex)
static HandleRef getCPtr(OdDgConstraintRepPoint obj)
virtual UInt16 getTopologyId()
virtual void setSnapType(OdDgConstraintRepPoint.OdDgConstraintRepPointSnapType uSnapType)
OdDgConstraintRepPoint(IntPtr cPtr, bool cMemoryOwn)
virtual void setData(OdBinaryData binData)
OdDgConstraintRepTopologyType
@ kParametricSolidTopology
@ kParametricSolidShortTopology
virtual UInt32 getEelementIdMapIndex()
virtual void addItem(UInt32 uValue)
virtual void setNumberOfSegments(UInt32 nSegments)
virtual UInt32 getSegmentIndex()
virtual bool getSkipTopLevelComplexElementFlag()
virtual UInt32 getNumberOfSegments()
OdDgConstraintRepPointSnapType
virtual UInt32 getItem(UInt32 uIndex)
virtual void setSegmentIndex(UInt32 uIndex)
virtual void setTopologyFlags(UInt16 uFlags)
virtual void setEelementIdMapIndex(UInt32 uIndex)
virtual void setSkipComplexElementFlag(bool bSkip)
virtual UInt32 getItemsCount()
virtual OdDgConstraintRepPoint.OdDgConstraintRepTopologyType getType()
static global::System.Exception Retrieve()
static UInt32 OdDgConstraintRepPoint_getEelementIdMapIndex(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgConstraintRepPoint_getSkipTopLevelComplexElementFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt16 OdDgConstraintRepPoint_getTopologyFlags(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgConstraintRepPoint_deleteItem(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void OdDgConstraintRepPoint_setSegmentIndex(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void OdDgConstraintRepPoint_setSnapType(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void OdDgConstraintRepPoint_setTopologyId(global::System.Runtime.InteropServices.HandleRef jarg1, UInt16 jarg2)
static global::System.IntPtr OdDgConstraintRepPoint_getData(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgConstraintRepPoint_setItem(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static void OdDgConstraintRepPoint_setType(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void OdDgConstraintRepPoint_setEelementIdMapIndex(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static UInt32 OdDgConstraintRepPoint_getNumberOfSegments(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt16 OdDgConstraintRepPoint_getTopologyId(global::System.Runtime.InteropServices.HandleRef jarg1)
static int OdDgConstraintRepPoint_getSnapType(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgConstraintRepPoint_setSkipComplexElementFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void delete_OdDgConstraintRepPoint(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgConstraintRepPoint_setData(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr jarg2)
static void OdDgConstraintRepPoint_setNumberOfSegments(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static UInt32 OdDgConstraintRepPoint_getItemsCount(global::System.Runtime.InteropServices.HandleRef jarg1)
static int OdDgConstraintRepPoint_getType(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 OdDgConstraintRepPoint_getSegmentIndex(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 OdDgConstraintRepPoint_getItem(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void OdDgConstraintRepPoint_setTopologyFlags(global::System.Runtime.InteropServices.HandleRef jarg1, UInt16 jarg2)
static void OdDgConstraintRepPoint_addItem(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)