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 : this(
TD_DbPINVOKE.new_OdDbGripPointsPE(), MemoryManager.GetMemoryManager().GetCurrentTransaction() == null)
46 MemoryTransaction mTr = MemoryManager.GetMemoryManager().GetCurrentTransaction();
52 SwigDirectorConnect();
56 MemoryManager mMan = MemoryManager.GetMemoryManager();
57 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
97 MemoryManager mMan = MemoryManager.GetMemoryManager();
98 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
129 OdResult ret = (
OdResult)(SwigDerivedClassHasMethod(
"getGripPoints", swigMethodTypes4) ?
TD_DbPINVOKE.
OdDbGripPointsPE_getGripPointsSwigExplicitOdDbGripPointsPE__SWIG_1(swigCPtr,
OdDbEntity.
getCPtr(pEntity),
OdDbGripDataPtrArray.
getCPtr(grips), curViewUnitSize, gripSize,
OdGeVector3d.
getCPtr(curViewDir), bitFlags) :
TD_DbPINVOKE.
OdDbGripPointsPE_getGripPoints__SWIG_1(swigCPtr,
OdDbEntity.
getCPtr(pEntity),
OdDbGripDataPtrArray.
getCPtr(grips), curViewUnitSize, gripSize,
OdGeVector3d.
getCPtr(curViewDir), bitFlags));
153 OdResult ret = (
OdResult)(SwigDerivedClassHasMethod(
"getOsnapPoints", swigMethodTypes8) ?
TD_DbPINVOKE.
OdDbGripPointsPE_getOsnapPointsSwigExplicitOdDbGripPointsPE__SWIG_0(swigCPtr,
OdDbEntity.
getCPtr(pEntity), (
int)osnapMode, gsSelectionMark ,
OdGePoint3d.
getCPtr(pickPoint),
OdGePoint3d.
getCPtr(lastPoint),
OdGeMatrix3d.
getCPtr(xWorldToEye),
OdGePoint3dArray.
getCPtr(snapPoints)) :
TD_DbPINVOKE.
OdDbGripPointsPE_getOsnapPoints__SWIG_0(swigCPtr,
OdDbEntity.
getCPtr(pEntity), (
int)osnapMode, gsSelectionMark ,
OdGePoint3d.
getCPtr(pickPoint),
OdGePoint3d.
getCPtr(lastPoint),
OdGeMatrix3d.
getCPtr(xWorldToEye),
OdGePoint3dArray.
getCPtr(snapPoints)));
159 OdResult ret = (
OdResult)(SwigDerivedClassHasMethod(
"getOsnapPoints", swigMethodTypes9) ?
TD_DbPINVOKE.
OdDbGripPointsPE_getOsnapPointsSwigExplicitOdDbGripPointsPE__SWIG_1(swigCPtr,
OdDbEntity.
getCPtr(pEntity), (
int)osnapMode, gsSelectionMark ,
OdGePoint3d.
getCPtr(pickPoint),
OdGePoint3d.
getCPtr(lastPoint),
OdGeMatrix3d.
getCPtr(xWorldToEye),
OdGePoint3dArray.
getCPtr(snapPoints),
OdGeMatrix3d.
getCPtr(insert)) :
TD_DbPINVOKE.
OdDbGripPointsPE_getOsnapPoints__SWIG_1(swigCPtr,
OdDbEntity.
getCPtr(pEntity), (
int)osnapMode, gsSelectionMark ,
OdGePoint3d.
getCPtr(pickPoint),
OdGePoint3d.
getCPtr(lastPoint),
OdGeMatrix3d.
getCPtr(xWorldToEye),
OdGePoint3dArray.
getCPtr(snapPoints),
OdGeMatrix3d.
getCPtr(insert)));
165 OdResult ret = (
OdResult)(SwigDerivedClassHasMethod(
"getGripPointsAtSubentPath", swigMethodTypes10) ?
TD_DbPINVOKE.
OdDbGripPointsPE_getGripPointsAtSubentPathSwigExplicitOdDbGripPointsPE(swigCPtr,
OdDbEntity.
getCPtr(pEntity),
OdDbFullSubentPath.
getCPtr(path),
OdDbGripDataPtrArray.
getCPtr(grips), curViewUnitSize, gripSize,
OdGeVector3d.
getCPtr(curViewDir), bitflags ) :
TD_DbPINVOKE.
OdDbGripPointsPE_getGripPointsAtSubentPath(swigCPtr,
OdDbEntity.
getCPtr(pEntity),
OdDbFullSubentPath.
getCPtr(path),
OdDbGripDataPtrArray.
getCPtr(grips), curViewUnitSize, gripSize,
OdGeVector3d.
getCPtr(curViewDir), bitflags ));
171 OdResult ret = (
OdResult)(SwigDerivedClassHasMethod(
"moveGripPointsAtSubentPaths", swigMethodTypes11) ?
TD_DbPINVOKE.
OdDbGripPointsPE_moveGripPointsAtSubentPathsSwigExplicitOdDbGripPointsPE(swigCPtr,
OdDbEntity.
getCPtr(pEntity),
OdDbFullSubentPathArray.
getCPtr(paths),
OdDbVoidPtrArray.
getCPtr(gripAppData),
OdGeVector3d.
getCPtr(offset), bitflags ) :
TD_DbPINVOKE.
OdDbGripPointsPE_moveGripPointsAtSubentPaths(swigCPtr,
OdDbEntity.
getCPtr(pEntity),
OdDbFullSubentPathArray.
getCPtr(paths),
OdDbVoidPtrArray.
getCPtr(gripAppData),
OdGeVector3d.
getCPtr(offset), bitflags ));
182 private void SwigDirectorConnect() {
183 if (SwigDerivedClassHasMethod(
"queryX", swigMethodTypes0))
185 if (SwigDerivedClassHasMethod(
"isA", swigMethodTypes1))
187 if (SwigDerivedClassHasMethod(
"getGripPoints", swigMethodTypes2))
189 if (SwigDerivedClassHasMethod(
"moveGripPointsAt", swigMethodTypes3))
191 if (SwigDerivedClassHasMethod(
"getGripPoints", swigMethodTypes4))
193 if (SwigDerivedClassHasMethod(
"moveGripPointsAt", swigMethodTypes5))
195 if (SwigDerivedClassHasMethod(
"getStretchPoints", swigMethodTypes6))
197 if (SwigDerivedClassHasMethod(
"moveStretchPointsAt", swigMethodTypes7))
199 if (SwigDerivedClassHasMethod(
"getOsnapPoints", swigMethodTypes8))
201 if (SwigDerivedClassHasMethod(
"getOsnapPoints", swigMethodTypes9))
203 if (SwigDerivedClassHasMethod(
"getGripPointsAtSubentPath", swigMethodTypes10))
205 if (SwigDerivedClassHasMethod(
"moveGripPointsAtSubentPaths", swigMethodTypes11))
207 TD_DbPINVOKE.
OdDbGripPointsPE_director_connect(swigCPtr, swigDelegate0, swigDelegate1, swigDelegate2, swigDelegate3, swigDelegate4, swigDelegate5, swigDelegate6, swigDelegate7, swigDelegate8, swigDelegate9, swigDelegate10, swigDelegate11);
210 private bool SwigDerivedClassHasMethod(
string methodName, global::System.Type[] methodTypes) {
211 global::System.Reflection.MethodInfo methodInfo = this.GetType().GetMethod(methodName, global::System.Reflection.BindingFlags.Public | global::System.Reflection.BindingFlags.NonPublic | global::System.Reflection.BindingFlags.Instance,
null, methodTypes,
null);
212 bool hasDerivedMethod = methodInfo.DeclaringType.IsSubclassOf(typeof(
OdDbGripPointsPE));
213 return hasDerivedMethod;
216 private IntPtr SwigDirectorMethodqueryX(IntPtr protocolClass) {
225 private IntPtr SwigDirectorMethodisA() {
232 private int SwigDirectorMethodgetGripPoints__SWIG_0(IntPtr pEntity, global::System.IntPtr gripPoints) {
234 (OdDbEntity)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdDbEntity),pEntity,
false)
238 private int SwigDirectorMethodmoveGripPointsAt__SWIG_0(IntPtr pEntity, IntPtr indices, global::System.IntPtr offset) {
240 (OdDbEntity)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdDbEntity),pEntity,
false)
247 private int SwigDirectorMethodgetGripPoints__SWIG_1(IntPtr pEntity, global::System.IntPtr grips,
double curViewUnitSize,
int gripSize, global::System.IntPtr curViewDir,
int bitFlags) {
249 (OdDbEntity)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdDbEntity),pEntity,
false)
253 private int SwigDirectorMethodmoveGripPointsAt__SWIG_1(IntPtr pEntity, global::System.IntPtr grips, global::System.IntPtr offset,
int bitFlags) {
255 (OdDbEntity)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdDbEntity),pEntity,
false)
259 private int SwigDirectorMethodgetStretchPoints(IntPtr pEntity, global::System.IntPtr stretchPoints) {
261 (OdDbEntity)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdDbEntity),pEntity,
false)
265 private int SwigDirectorMethodmoveStretchPointsAt(IntPtr pEntity, IntPtr indices, global::System.IntPtr offset) {
267 (OdDbEntity)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdDbEntity),pEntity,
false)
274 private int SwigDirectorMethodgetOsnapPoints__SWIG_0(IntPtr pEntity,
int osnapMode, IntPtr gsSelectionMark, global::System.IntPtr pickPoint, global::System.IntPtr lastPoint, global::System.IntPtr xWorldToEye, global::System.IntPtr snapPoints) {
276 (OdDbEntity)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdDbEntity),pEntity,
false)
277, (
OsnapMode)osnapMode, gsSelectionMark ,
new OdGePoint3d(pickPoint,
false),
new OdGePoint3d(lastPoint,
false),
new OdGeMatrix3d(xWorldToEye,
false),
new OdGePoint3dArray(snapPoints,
false));
280 private int SwigDirectorMethodgetOsnapPoints__SWIG_1(IntPtr pEntity,
int osnapMode, IntPtr gsSelectionMark, global::System.IntPtr pickPoint, global::System.IntPtr lastPoint, global::System.IntPtr xWorldToEye, global::System.IntPtr snapPoints, global::System.IntPtr insert) {
282 (OdDbEntity)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdDbEntity),pEntity,
false)
283, (
OsnapMode)osnapMode, gsSelectionMark ,
new OdGePoint3d(pickPoint,
false),
new OdGePoint3d(lastPoint,
false),
new OdGeMatrix3d(xWorldToEye,
false),
new OdGePoint3dArray(snapPoints,
false),
new OdGeMatrix3d(insert,
false));
286 private int SwigDirectorMethodgetGripPointsAtSubentPath(IntPtr pEntity, global::System.IntPtr path, global::System.IntPtr grips,
double curViewUnitSize,
int gripSize, global::System.IntPtr curViewDir, UInt32 bitflags) {
288 (OdDbEntity)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdDbEntity),pEntity,
false)
292 private int SwigDirectorMethodmoveGripPointsAtSubentPaths(IntPtr pEntity, global::System.IntPtr paths, global::System.IntPtr gripAppData, global::System.IntPtr offset, UInt32 bitflags) {
294 (OdDbEntity)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdDbEntity),pEntity,
false)
302 public delegate
int SwigDelegateOdDbGripPointsPE_4(IntPtr pEntity, global::System.IntPtr grips,
double curViewUnitSize,
int gripSize, global::System.IntPtr curViewDir,
int bitFlags);
306 public delegate
int SwigDelegateOdDbGripPointsPE_8(IntPtr pEntity,
int osnapMode, IntPtr gsSelectionMark, global::System.IntPtr pickPoint, global::System.IntPtr lastPoint, global::System.IntPtr xWorldToEye, global::System.IntPtr snapPoints);
307 public delegate
int SwigDelegateOdDbGripPointsPE_9(IntPtr pEntity,
int osnapMode, IntPtr gsSelectionMark, global::System.IntPtr pickPoint, global::System.IntPtr lastPoint, global::System.IntPtr xWorldToEye, global::System.IntPtr snapPoints, global::System.IntPtr insert);
308 public delegate
int SwigDelegateOdDbGripPointsPE_10(IntPtr pEntity, global::System.IntPtr path, global::System.IntPtr grips,
double curViewUnitSize,
int gripSize, global::System.IntPtr curViewDir, UInt32 bitflags);
309 public delegate
int SwigDelegateOdDbGripPointsPE_11(IntPtr pEntity, global::System.IntPtr paths, global::System.IntPtr gripAppData, global::System.IntPtr offset, UInt32 bitflags);
324 private static global::System.Type[] swigMethodTypes0 =
new global::System.Type[] { typeof(
OdRxClass) };
325 private static global::System.Type[] swigMethodTypes1 =
new global::System.Type[] { };
326 private static global::System.Type[] swigMethodTypes2 =
new global::System.Type[] { typeof(OdDbEntity), typeof(
OdGePoint3dArray) };
327 private static global::System.Type[] swigMethodTypes3 =
new global::System.Type[] { typeof(OdDbEntity), typeof(
OdIntArray), typeof(
OdGeVector3d) };
328 private static global::System.Type[] swigMethodTypes4 =
new global::System.Type[] { typeof(OdDbEntity), typeof(
OdDbGripDataPtrArray), typeof(
double), typeof(
int), typeof(
OdGeVector3d), typeof(
int) };
329 private static global::System.Type[] swigMethodTypes5 =
new global::System.Type[] { typeof(OdDbEntity), typeof(
OdDbVoidPtrArray), typeof(
OdGeVector3d), typeof(
int) };
330 private static global::System.Type[] swigMethodTypes6 =
new global::System.Type[] { typeof(OdDbEntity), typeof(
OdGePoint3dArray) };
331 private static global::System.Type[] swigMethodTypes7 =
new global::System.Type[] { typeof(OdDbEntity), typeof(
OdIntArray), typeof(
OdGeVector3d) };
334 private static global::System.Type[] swigMethodTypes10 =
new global::System.Type[] { typeof(OdDbEntity), typeof(OdDbFullSubentPath), typeof(
OdDbGripDataPtrArray), typeof(
double), typeof(
int), typeof(
OdGeVector3d), typeof(UInt32 ) };
335 private static global::System.Type[] swigMethodTypes11 =
new global::System.Type[] { typeof(OdDbEntity), typeof(OdDbFullSubentPathArray), typeof(
OdDbVoidPtrArray), typeof(
OdGeVector3d), typeof(UInt32 ) };
static HandleRef getCPtr(OdDbGripDataPtrArray obj)
static HandleRef getCPtr(OdDbVoidPtrArray obj)
static HandleRef getCPtr(OdGeMatrix3d obj)
static HandleRef getCPtr(OdGePoint3dArray obj)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdGeVector3d obj)
static HandleRef getCPtr(OdIntArray obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdDbEntity obj)
static HandleRef getCPtr(OdDbFullSubentPathArray obj)
static HandleRef getCPtr(OdDbFullSubentPath obj)
virtual OdResult moveGripPointsAt(OdDbEntity pEntity, OdDbVoidPtrArray grips, OdGeVector3d offset, int bitFlags)
static OdDbGripPointsPE cast(OdRxObject pObj)
override void Dispose(bool disposing)
virtual OdResult moveGripPointsAt(OdDbEntity pEntity, OdIntArray indices, OdGeVector3d offset)
static OdDbGripPointsPE createObject()
delegate int SwigDelegateOdDbGripPointsPE_9(IntPtr pEntity, int osnapMode, IntPtr gsSelectionMark, global::System.IntPtr pickPoint, global::System.IntPtr lastPoint, global::System.IntPtr xWorldToEye, global::System.IntPtr snapPoints, global::System.IntPtr insert)
delegate IntPtr SwigDelegateOdDbGripPointsPE_1()
delegate int SwigDelegateOdDbGripPointsPE_8(IntPtr pEntity, int osnapMode, IntPtr gsSelectionMark, global::System.IntPtr pickPoint, global::System.IntPtr lastPoint, global::System.IntPtr xWorldToEye, global::System.IntPtr snapPoints)
delegate int SwigDelegateOdDbGripPointsPE_11(IntPtr pEntity, global::System.IntPtr paths, global::System.IntPtr gripAppData, global::System.IntPtr offset, UInt32 bitflags)
virtual OdResult getOsnapPoints(OdDbEntity pEntity, OsnapMode osnapMode, IntPtr gsSelectionMark, OdGePoint3d pickPoint, OdGePoint3d lastPoint, OdGeMatrix3d xWorldToEye, OdGePoint3dArray snapPoints, OdGeMatrix3d insert)
virtual OdResult getGripPoints(OdDbEntity pEntity, OdDbGripDataPtrArray grips, double curViewUnitSize, int gripSize, OdGeVector3d curViewDir, int bitFlags)
static HandleRef getCPtr(OdDbGripPointsPE obj)
delegate int SwigDelegateOdDbGripPointsPE_3(IntPtr pEntity, IntPtr indices, global::System.IntPtr offset)
delegate int SwigDelegateOdDbGripPointsPE_5(IntPtr pEntity, global::System.IntPtr grips, global::System.IntPtr offset, int bitFlags)
delegate int SwigDelegateOdDbGripPointsPE_10(IntPtr pEntity, global::System.IntPtr path, global::System.IntPtr grips, double curViewUnitSize, int gripSize, global::System.IntPtr curViewDir, UInt32 bitflags)
static string getRealClassName(IntPtr ptr)
virtual OdResult getStretchPoints(OdDbEntity pEntity, OdGePoint3dArray stretchPoints)
delegate int SwigDelegateOdDbGripPointsPE_6(IntPtr pEntity, global::System.IntPtr stretchPoints)
virtual OdResult getGripPoints(OdDbEntity pEntity, OdGePoint3dArray gripPoints)
virtual OdResult getOsnapPoints(OdDbEntity pEntity, OsnapMode osnapMode, IntPtr gsSelectionMark, OdGePoint3d pickPoint, OdGePoint3d lastPoint, OdGeMatrix3d xWorldToEye, OdGePoint3dArray snapPoints)
virtual OdResult getGripPointsAtSubentPath(OdDbEntity pEntity, OdDbFullSubentPath path, OdDbGripDataPtrArray grips, double curViewUnitSize, int gripSize, OdGeVector3d curViewDir, UInt32 bitflags)
delegate IntPtr SwigDelegateOdDbGripPointsPE_0(IntPtr protocolClass)
static new OdRxClass desc()
override OdRxObject queryX(OdRxClass protocolClass)
OdDbGripPointsPE(IntPtr cPtr, bool cMemoryOwn)
virtual OdResult moveGripPointsAtSubentPaths(OdDbEntity pEntity, OdDbFullSubentPathArray paths, OdDbVoidPtrArray gripAppData, OdGeVector3d offset, UInt32 bitflags)
delegate int SwigDelegateOdDbGripPointsPE_4(IntPtr pEntity, global::System.IntPtr grips, double curViewUnitSize, int gripSize, global::System.IntPtr curViewDir, int bitFlags)
delegate int SwigDelegateOdDbGripPointsPE_2(IntPtr pEntity, global::System.IntPtr gripPoints)
delegate int SwigDelegateOdDbGripPointsPE_7(IntPtr pEntity, IntPtr indices, global::System.IntPtr offset)
virtual OdResult moveStretchPointsAt(OdDbEntity pEntity, OdIntArray indices, OdGeVector3d offset)
static global::System.Exception Retrieve()
static int OdDbGripPointsPE_moveGripPointsAtSubentPathsSwigExplicitOdDbGripPointsPE(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, UInt32 jarg6)
static int OdDbGripPointsPE_moveStretchPointsAt(HandleRef jarg1, HandleRef jarg2, IntPtr jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static IntPtr OdDbGripPointsPE_queryX(HandleRef jarg1, HandleRef jarg2)
static int OdDbGripPointsPE_moveGripPointsAtSwigExplicitOdDbGripPointsPE__SWIG_0(HandleRef jarg1, HandleRef jarg2, IntPtr jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static void delete_OdDbGripPointsPE(HandleRef jarg1)
static int OdDbGripPointsPE_getOsnapPoints__SWIG_0(HandleRef jarg1, HandleRef jarg2, int jarg3, IntPtr jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, global::System.Runtime.InteropServices.HandleRef jarg7, global::System.Runtime.InteropServices.HandleRef jarg8)
static IntPtr OdDbGripPointsPE_isA(HandleRef jarg1)
static int OdDbGripPointsPE_getGripPoints__SWIG_1(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, double jarg4, int jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, int jarg7)
static IntPtr OdDbGripPointsPE_queryXSwigExplicitOdDbGripPointsPE(HandleRef jarg1, HandleRef jarg2)
static int OdDbGripPointsPE_getGripPointsAtSubentPath(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, double jarg5, int jarg6, global::System.Runtime.InteropServices.HandleRef jarg7, UInt32 jarg8)
static int OdDbGripPointsPE_getOsnapPointsSwigExplicitOdDbGripPointsPE__SWIG_1(HandleRef jarg1, HandleRef jarg2, int jarg3, IntPtr jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, global::System.Runtime.InteropServices.HandleRef jarg7, global::System.Runtime.InteropServices.HandleRef jarg8, global::System.Runtime.InteropServices.HandleRef jarg9)
static void OdDbGripPointsPE_director_connect(global::System.Runtime.InteropServices.HandleRef jarg1, OdDbGripPointsPE.SwigDelegateOdDbGripPointsPE_0 delegate0, OdDbGripPointsPE.SwigDelegateOdDbGripPointsPE_1 delegate1, OdDbGripPointsPE.SwigDelegateOdDbGripPointsPE_2 delegate2, OdDbGripPointsPE.SwigDelegateOdDbGripPointsPE_3 delegate3, OdDbGripPointsPE.SwigDelegateOdDbGripPointsPE_4 delegate4, OdDbGripPointsPE.SwigDelegateOdDbGripPointsPE_5 delegate5, OdDbGripPointsPE.SwigDelegateOdDbGripPointsPE_6 delegate6, OdDbGripPointsPE.SwigDelegateOdDbGripPointsPE_7 delegate7, OdDbGripPointsPE.SwigDelegateOdDbGripPointsPE_8 delegate8, OdDbGripPointsPE.SwigDelegateOdDbGripPointsPE_9 delegate9, OdDbGripPointsPE.SwigDelegateOdDbGripPointsPE_10 delegate10, OdDbGripPointsPE.SwigDelegateOdDbGripPointsPE_11 delegate11)
static int OdDbGripPointsPE_getGripPointsAtSubentPathSwigExplicitOdDbGripPointsPE(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, double jarg5, int jarg6, global::System.Runtime.InteropServices.HandleRef jarg7, UInt32 jarg8)
static IntPtr OdDbGripPointsPE_desc()
static int OdDbGripPointsPE_getGripPointsSwigExplicitOdDbGripPointsPE__SWIG_0(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static int OdDbGripPointsPE_moveStretchPointsAtSwigExplicitOdDbGripPointsPE(HandleRef jarg1, HandleRef jarg2, IntPtr jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static int OdDbGripPointsPE_moveGripPointsAtSwigExplicitOdDbGripPointsPE__SWIG_1(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, int jarg5)
static int OdDbGripPointsPE_moveGripPointsAt__SWIG_0(HandleRef jarg1, HandleRef jarg2, IntPtr jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static int OdDbGripPointsPE_getGripPointsSwigExplicitOdDbGripPointsPE__SWIG_1(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, double jarg4, int jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, int jarg7)
static IntPtr OdDbGripPointsPE_isASwigExplicitOdDbGripPointsPE(HandleRef jarg1)
static int OdDbGripPointsPE_moveGripPointsAtSubentPaths(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, UInt32 jarg6)
static IntPtr OdDbGripPointsPE_createObject()
static int OdDbGripPointsPE_getGripPoints__SWIG_0(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static int OdDbGripPointsPE_getStretchPoints(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static string OdDbGripPointsPE_getRealClassName(IntPtr jarg1)
static int OdDbGripPointsPE_getOsnapPointsSwigExplicitOdDbGripPointsPE__SWIG_0(HandleRef jarg1, HandleRef jarg2, int jarg3, IntPtr jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, global::System.Runtime.InteropServices.HandleRef jarg7, global::System.Runtime.InteropServices.HandleRef jarg8)
static IntPtr OdDbGripPointsPE_cast(HandleRef jarg1)
static int OdDbGripPointsPE_getOsnapPoints__SWIG_1(HandleRef jarg1, HandleRef jarg2, int jarg3, IntPtr jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, global::System.Runtime.InteropServices.HandleRef jarg7, global::System.Runtime.InteropServices.HandleRef jarg8, global::System.Runtime.InteropServices.HandleRef jarg9)
static int OdDbGripPointsPE_moveGripPointsAt__SWIG_1(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, int jarg5)
static int OdDbGripPointsPE_getStretchPointsSwigExplicitOdDbGripPointsPE(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)