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();
53 DelegateHolder.OnHoldSwigDirectorDelegates(
this);
57 MemoryManager mMan = MemoryManager.GetMemoryManager();
58 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
98 MemoryManager mMan = MemoryManager.GetMemoryManager();
99 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
130 OdResult ret = (
OdResult)(SwigDerivedClassHasMethod(
"getGripPoints", swigMethodTypes5) ?
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));
154 OdResult ret = (
OdResult)(SwigDerivedClassHasMethod(
"getOsnapPoints", swigMethodTypes9) ?
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)));
160 OdResult ret = (
OdResult)(SwigDerivedClassHasMethod(
"getOsnapPoints", swigMethodTypes10) ?
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)));
166 OdResult ret = (
OdResult)(SwigDerivedClassHasMethod(
"getGripPointsAtSubentPath", swigMethodTypes11) ?
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 ));
172 OdResult ret = (
OdResult)(SwigDerivedClassHasMethod(
"moveGripPointsAtSubentPaths", swigMethodTypes12) ?
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 ));
183 private void SwigDirectorConnect() {
184 if (SwigDerivedClassHasMethod(
"queryX", swigMethodTypes0))
186 if (SwigDerivedClassHasMethod(
"isA", swigMethodTypes1))
188 if (SwigDerivedClassHasMethod(
"copyFrom", swigMethodTypes2))
190 if (SwigDerivedClassHasMethod(
"getGripPoints", swigMethodTypes3))
192 if (SwigDerivedClassHasMethod(
"moveGripPointsAt", swigMethodTypes4))
194 if (SwigDerivedClassHasMethod(
"getGripPoints", swigMethodTypes5))
196 if (SwigDerivedClassHasMethod(
"moveGripPointsAt", swigMethodTypes6))
198 if (SwigDerivedClassHasMethod(
"getStretchPoints", swigMethodTypes7))
200 if (SwigDerivedClassHasMethod(
"moveStretchPointsAt", swigMethodTypes8))
202 if (SwigDerivedClassHasMethod(
"getOsnapPoints", swigMethodTypes9))
204 if (SwigDerivedClassHasMethod(
"getOsnapPoints", swigMethodTypes10))
206 if (SwigDerivedClassHasMethod(
"getGripPointsAtSubentPath", swigMethodTypes11))
208 if (SwigDerivedClassHasMethod(
"moveGripPointsAtSubentPaths", swigMethodTypes12))
210 TD_DbPINVOKE.
OdDbGripPointsPE_director_connect(swigCPtr, swigDelegate0, swigDelegate1, swigDelegate2, swigDelegate3, swigDelegate4, swigDelegate5, swigDelegate6, swigDelegate7, swigDelegate8, swigDelegate9, swigDelegate10, swigDelegate11, swigDelegate12);
213 private bool SwigDerivedClassHasMethod(
string methodName, global::System.Type[] methodTypes) {
214 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);
215 bool hasDerivedMethod = methodInfo.DeclaringType.IsSubclassOf(typeof(
OdDbGripPointsPE));
216 return hasDerivedMethod;
219 private IntPtr SwigDirectorMethodqueryX(IntPtr protocolClass) {
228 private IntPtr SwigDirectorMethodisA() {
235 private void SwigDirectorMethodcopyFrom(IntPtr pSource) {
241 private int SwigDirectorMethodgetGripPoints__SWIG_0(IntPtr pEntity, global::System.IntPtr gripPoints) {
243 (OdDbEntity)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdDbEntity),pEntity,
false)
247 private int SwigDirectorMethodmoveGripPointsAt__SWIG_0(IntPtr pEntity, IntPtr indices, global::System.IntPtr offset) {
249 (OdDbEntity)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdDbEntity),pEntity,
false)
256 private int SwigDirectorMethodgetGripPoints__SWIG_1(IntPtr pEntity, global::System.IntPtr grips,
double curViewUnitSize,
int gripSize, global::System.IntPtr curViewDir,
int bitFlags) {
258 (OdDbEntity)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdDbEntity),pEntity,
false)
262 private int SwigDirectorMethodmoveGripPointsAt__SWIG_1(IntPtr pEntity, global::System.IntPtr grips, global::System.IntPtr offset,
int bitFlags) {
264 (OdDbEntity)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdDbEntity),pEntity,
false)
268 private int SwigDirectorMethodgetStretchPoints(IntPtr pEntity, global::System.IntPtr stretchPoints) {
270 (OdDbEntity)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdDbEntity),pEntity,
false)
274 private int SwigDirectorMethodmoveStretchPointsAt(IntPtr pEntity, IntPtr indices, global::System.IntPtr offset) {
276 (OdDbEntity)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdDbEntity),pEntity,
false)
283 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) {
285 (OdDbEntity)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdDbEntity),pEntity,
false)
286, (
OsnapMode)osnapMode, gsSelectionMark ,
new OdGePoint3d(pickPoint,
false),
new OdGePoint3d(lastPoint,
false),
new OdGeMatrix3d(xWorldToEye,
false),
new OdGePoint3dArray(snapPoints,
false));
289 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) {
291 (OdDbEntity)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdDbEntity),pEntity,
false)
292, (
OsnapMode)osnapMode, gsSelectionMark ,
new OdGePoint3d(pickPoint,
false),
new OdGePoint3d(lastPoint,
false),
new OdGeMatrix3d(xWorldToEye,
false),
new OdGePoint3dArray(snapPoints,
false),
new OdGeMatrix3d(insert,
false));
295 private int SwigDirectorMethodgetGripPointsAtSubentPath(IntPtr pEntity, global::System.IntPtr path, global::System.IntPtr grips,
double curViewUnitSize,
int gripSize, global::System.IntPtr curViewDir, UInt32 bitflags) {
297 (OdDbEntity)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdDbEntity),pEntity,
false)
301 private int SwigDirectorMethodmoveGripPointsAtSubentPaths(IntPtr pEntity, global::System.IntPtr paths, global::System.IntPtr gripAppData, global::System.IntPtr offset, UInt32 bitflags) {
303 (OdDbEntity)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdDbEntity),pEntity,
false)
312 public delegate
int SwigDelegateOdDbGripPointsPE_5(IntPtr pEntity, global::System.IntPtr grips,
double curViewUnitSize,
int gripSize, global::System.IntPtr curViewDir,
int bitFlags);
316 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);
317 public delegate
int SwigDelegateOdDbGripPointsPE_10(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);
318 public delegate
int SwigDelegateOdDbGripPointsPE_11(IntPtr pEntity, global::System.IntPtr path, global::System.IntPtr grips,
double curViewUnitSize,
int gripSize, global::System.IntPtr curViewDir, UInt32 bitflags);
319 public delegate
int SwigDelegateOdDbGripPointsPE_12(IntPtr pEntity, global::System.IntPtr paths, global::System.IntPtr gripAppData, global::System.IntPtr offset, UInt32 bitflags);
335 private static global::System.Type[] swigMethodTypes0 =
new global::System.Type[] { typeof(
OdRxClass) };
336 private static global::System.Type[] swigMethodTypes1 =
new global::System.Type[] { };
337 private static global::System.Type[] swigMethodTypes2 =
new global::System.Type[] { typeof(
OdRxObject) };
338 private static global::System.Type[] swigMethodTypes3 =
new global::System.Type[] { typeof(OdDbEntity), typeof(
OdGePoint3dArray) };
339 private static global::System.Type[] swigMethodTypes4 =
new global::System.Type[] { typeof(OdDbEntity), typeof(
OdIntArray), typeof(
OdGeVector3d) };
340 private static global::System.Type[] swigMethodTypes5 =
new global::System.Type[] { typeof(OdDbEntity), typeof(
OdDbGripDataPtrArray), typeof(
double), typeof(
int), typeof(
OdGeVector3d), typeof(
int) };
341 private static global::System.Type[] swigMethodTypes6 =
new global::System.Type[] { typeof(OdDbEntity), typeof(
OdDbVoidPtrArray), typeof(
OdGeVector3d), typeof(
int) };
342 private static global::System.Type[] swigMethodTypes7 =
new global::System.Type[] { typeof(OdDbEntity), typeof(
OdGePoint3dArray) };
343 private static global::System.Type[] swigMethodTypes8 =
new global::System.Type[] { typeof(OdDbEntity), typeof(
OdIntArray), typeof(
OdGeVector3d) };
346 private static global::System.Type[] swigMethodTypes11 =
new global::System.Type[] { typeof(OdDbEntity), typeof(OdDbFullSubentPath), typeof(
OdDbGripDataPtrArray), typeof(
double), typeof(
int), typeof(
OdGeVector3d), typeof(UInt32) };
347 private static global::System.Type[] swigMethodTypes12 =
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)
OdRxObject(IntPtr cPtr, bool cMemoryOwn)
virtual void copyFrom(OdRxObject pSource)
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)
delegate int SwigDelegateOdDbGripPointsPE_7(IntPtr pEntity, global::System.IntPtr stretchPoints)
override void Dispose(bool disposing)
virtual OdResult moveGripPointsAt(OdDbEntity pEntity, OdIntArray indices, OdGeVector3d offset)
static OdDbGripPointsPE createObject()
delegate void SwigDelegateOdDbGripPointsPE_2(IntPtr pSource)
delegate int SwigDelegateOdDbGripPointsPE_3(IntPtr pEntity, global::System.IntPtr gripPoints)
delegate IntPtr SwigDelegateOdDbGripPointsPE_1()
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_4(IntPtr pEntity, IntPtr indices, global::System.IntPtr offset)
static string getRealClassName(IntPtr ptr)
virtual OdResult getStretchPoints(OdDbEntity pEntity, OdGePoint3dArray stretchPoints)
delegate int SwigDelegateOdDbGripPointsPE_6(IntPtr pEntity, global::System.IntPtr grips, global::System.IntPtr offset, int bitFlags)
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)
virtual OdResult getGripPoints(OdDbEntity pEntity, OdGePoint3dArray gripPoints)
virtual OdResult getOsnapPoints(OdDbEntity pEntity, OsnapMode osnapMode, IntPtr gsSelectionMark, OdGePoint3d pickPoint, OdGePoint3d lastPoint, OdGeMatrix3d xWorldToEye, OdGePoint3dArray snapPoints)
delegate int SwigDelegateOdDbGripPointsPE_10(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)
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)
delegate int SwigDelegateOdDbGripPointsPE_11(IntPtr pEntity, global::System.IntPtr path, global::System.IntPtr grips, double curViewUnitSize, int gripSize, global::System.IntPtr curViewDir, UInt32 bitflags)
virtual OdResult moveGripPointsAtSubentPaths(OdDbEntity pEntity, OdDbFullSubentPathArray paths, OdDbVoidPtrArray gripAppData, OdGeVector3d offset, UInt32 bitflags)
delegate int SwigDelegateOdDbGripPointsPE_5(IntPtr pEntity, global::System.IntPtr grips, double curViewUnitSize, int gripSize, global::System.IntPtr curViewDir, int bitFlags)
delegate int SwigDelegateOdDbGripPointsPE_12(IntPtr pEntity, global::System.IntPtr paths, global::System.IntPtr gripAppData, global::System.IntPtr offset, UInt32 bitflags)
delegate int SwigDelegateOdDbGripPointsPE_8(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 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 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, OdDbGripPointsPE.SwigDelegateOdDbGripPointsPE_12 delegate12)
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)