14using System.Runtime.InteropServices;
19 private Object locker =
new Object();
20 private HandleRef swigCPtr;
21 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
23 swigCPtr =
new HandleRef(
this, cPtr);
26 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
28 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
31 protected override void Dispose(
bool disposing) {
33 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
38 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
40 base.Dispose(disposing);
46 SwigDirectorConnect();
269 private void SwigDirectorConnect() {
270 if (SwigDerivedClassHasMethod(
"queryX", swigMethodTypes0))
272 if (SwigDerivedClassHasMethod(
"isA", swigMethodTypes1))
274 if (SwigDerivedClassHasMethod(
"BeginQuiescentState", swigMethodTypes2))
276 if (SwigDerivedClassHasMethod(
"EndQuiescentState", swigMethodTypes3))
278 if (SwigDerivedClassHasMethod(
"BeginGetPoint", swigMethodTypes4))
280 if (SwigDerivedClassHasMethod(
"EndGetPoint", swigMethodTypes5))
282 if (SwigDerivedClassHasMethod(
"BeginGetAngle", swigMethodTypes6))
284 if (SwigDerivedClassHasMethod(
"EndGetAngle", swigMethodTypes7))
286 if (SwigDerivedClassHasMethod(
"BeginGetDistance", swigMethodTypes8))
288 if (SwigDerivedClassHasMethod(
"EndGetDistance", swigMethodTypes9))
290 if (SwigDerivedClassHasMethod(
"BeginGetOrientation", swigMethodTypes10))
292 if (SwigDerivedClassHasMethod(
"EndGetOrientation", swigMethodTypes11))
294 if (SwigDerivedClassHasMethod(
"BeginGetCorner", swigMethodTypes12))
296 if (SwigDerivedClassHasMethod(
"EndGetCorner", swigMethodTypes13))
298 if (SwigDerivedClassHasMethod(
"BeginGetScaleFactor", swigMethodTypes14))
300 if (SwigDerivedClassHasMethod(
"EndGetScaleFactor", swigMethodTypes15))
302 if (SwigDerivedClassHasMethod(
"BeginGetString", swigMethodTypes16))
304 if (SwigDerivedClassHasMethod(
"EndGetString", swigMethodTypes17))
306 if (SwigDerivedClassHasMethod(
"BeginGetKeyword", swigMethodTypes18))
308 if (SwigDerivedClassHasMethod(
"EndGetKeyword", swigMethodTypes19))
310 if (SwigDerivedClassHasMethod(
"BeginGetInteger", swigMethodTypes20))
312 if (SwigDerivedClassHasMethod(
"EndGetInteger", swigMethodTypes21))
314 if (SwigDerivedClassHasMethod(
"BeginGetFileName", swigMethodTypes22))
316 if (SwigDerivedClassHasMethod(
"EndGetFileName", swigMethodTypes23))
318 if (SwigDerivedClassHasMethod(
"BeginGetFileNames", swigMethodTypes24))
320 if (SwigDerivedClassHasMethod(
"EndGetFileNames", swigMethodTypes25))
322 if (SwigDerivedClassHasMethod(
"BeginGetColor", swigMethodTypes26))
324 if (SwigDerivedClassHasMethod(
"EndGetColor", swigMethodTypes27))
326 if (SwigDerivedClassHasMethod(
"BeginGetReal", swigMethodTypes28))
328 if (SwigDerivedClassHasMethod(
"EndGetReal", swigMethodTypes29))
330 if (SwigDerivedClassHasMethod(
"BeginEntsel", swigMethodTypes30))
332 if (SwigDerivedClassHasMethod(
"EndEntsel", swigMethodTypes31))
334 if (SwigDerivedClassHasMethod(
"BeginNentsel", swigMethodTypes32))
336 if (SwigDerivedClassHasMethod(
"EndNentsel", swigMethodTypes33))
338 if (SwigDerivedClassHasMethod(
"BeginSSGet", swigMethodTypes34))
340 if (SwigDerivedClassHasMethod(
"EndSSGet", swigMethodTypes35))
342 if (SwigDerivedClassHasMethod(
"BeginDragSequence", swigMethodTypes36))
344 if (SwigDerivedClassHasMethod(
"EndDragSequence", swigMethodTypes37))
346 PCADGlobalsPINVOKE.
CFxInputContextReactor_director_connect(swigCPtr, swigDelegate0, swigDelegate1, swigDelegate2, swigDelegate3, swigDelegate4, swigDelegate5, swigDelegate6, swigDelegate7, swigDelegate8, swigDelegate9, swigDelegate10, swigDelegate11, swigDelegate12, swigDelegate13, swigDelegate14, swigDelegate15, swigDelegate16, swigDelegate17, swigDelegate18, swigDelegate19, swigDelegate20, swigDelegate21, swigDelegate22, swigDelegate23, swigDelegate24, swigDelegate25, swigDelegate26, swigDelegate27, swigDelegate28, swigDelegate29, swigDelegate30, swigDelegate31, swigDelegate32, swigDelegate33, swigDelegate34, swigDelegate35, swigDelegate36, swigDelegate37);
349 private bool SwigDerivedClassHasMethod(
string methodName, global::System.Type[] methodTypes) {
350 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);
352 return hasDerivedMethod;
355 private IntPtr SwigDirectorMethodqueryX(IntPtr protocolClass) {
364 private IntPtr SwigDirectorMethodisA() {
371 private void SwigDirectorMethodBeginQuiescentState() {
375 private void SwigDirectorMethodEndQuiescentState() {
379 private void SwigDirectorMethodBeginGetPoint(global::System.IntPtr arg0) {
380 BeginGetPoint((arg0 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg0,
false));
383 private void SwigDirectorMethodEndGetPoint(
int returnStatus, global::System.IntPtr arg1, global::System.IntPtr pointOut) {
384 EndGetPoint(returnStatus, (arg1 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg1,
false),
new OdGePoint3d(pointOut,
false));
387 private void SwigDirectorMethodBeginGetAngle(global::System.IntPtr arg0) {
388 BeginGetAngle((arg0 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg0,
false));
391 private void SwigDirectorMethodEndGetAngle(
int returnStatus, global::System.IntPtr arg1,
double dAngle) {
392 EndGetAngle(returnStatus, (arg1 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg1,
false), dAngle);
395 private void SwigDirectorMethodBeginGetDistance(global::System.IntPtr arg0) {
396 BeginGetDistance((arg0 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg0,
false));
399 private void SwigDirectorMethodEndGetDistance(
int returnStatus, global::System.IntPtr arg1,
double dDistance) {
400 EndGetDistance(returnStatus, (arg1 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg1,
false), dDistance);
403 private void SwigDirectorMethodBeginGetOrientation(global::System.IntPtr arg0) {
404 BeginGetOrientation((arg0 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg0,
false));
407 private void SwigDirectorMethodEndGetOrientation(
int returnStatus, global::System.IntPtr arg1,
double dAngle) {
408 EndGetOrientation(returnStatus, (arg1 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg1,
false), dAngle);
411 private void SwigDirectorMethodBeginGetCorner(global::System.IntPtr arg0) {
412 BeginGetCorner((arg0 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg0,
false));
415 private void SwigDirectorMethodEndGetCorner(
int returnStatus, global::System.IntPtr arg1, global::System.IntPtr secondPoint) {
416 EndGetCorner(returnStatus, (arg1 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg1,
false),
new OdGePoint3d(secondPoint,
false));
419 private void SwigDirectorMethodBeginGetScaleFactor(global::System.IntPtr arg0) {
420 BeginGetScaleFactor((arg0 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg0,
false));
423 private void SwigDirectorMethodEndGetScaleFactor(
int returnStatus, global::System.IntPtr arg1,
double dScale) {
424 EndGetScaleFactor(returnStatus, (arg1 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg1,
false), dScale);
427 private void SwigDirectorMethodBeginGetString(global::System.IntPtr arg0) {
428 BeginGetString((arg0 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg0,
false));
431 private void SwigDirectorMethodEndGetString(
int returnStatus, global::System.IntPtr arg1, global::System.IntPtr outString) {
432 EndGetString(returnStatus, (arg1 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg1,
false),
new CFxString(outString,
false));
435 private void SwigDirectorMethodBeginGetKeyword(global::System.IntPtr arg0) {
436 BeginGetKeyword((arg0 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg0,
false));
439 private void SwigDirectorMethodEndGetKeyword(
int returnStatus, global::System.IntPtr arg1, global::System.IntPtr outKeyword) {
440 EndGetKeyword(returnStatus, (arg1 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg1,
false),
new CFxString(outKeyword,
false));
443 private void SwigDirectorMethodBeginGetInteger(
int pDefault, global::System.IntPtr arg1) {
444 BeginGetInteger(out pDefault, (arg1 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg1,
false));
447 private void SwigDirectorMethodEndGetInteger(
int returnStatus, global::System.IntPtr arg1,
int retValue) {
448 EndGetInteger(returnStatus, (arg1 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg1,
false), retValue);
451 private void SwigDirectorMethodBeginGetFileName(global::System.IntPtr arg0) {
452 BeginGetFileName((arg0 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg0,
false));
455 private void SwigDirectorMethodEndGetFileName(
int returnStatus, global::System.IntPtr arg1, global::System.IntPtr retValue) {
456 EndGetFileName(returnStatus, (arg1 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg1,
false),
new CFxString(retValue,
false));
459 private void SwigDirectorMethodBeginGetFileNames(global::System.IntPtr arg0) {
460 BeginGetFileNames((arg0 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg0,
false));
463 private void SwigDirectorMethodEndGetFileNames(
int returnStatus, global::System.IntPtr arg1, global::System.IntPtr retValue) {
464 EndGetFileNames(returnStatus, (arg1 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg1,
false),
new CFxStringArray(retValue,
false));
467 private void SwigDirectorMethodBeginGetColor(
int pDefault, global::System.IntPtr arg1) {
468 BeginGetColor(out pDefault, (arg1 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg1,
false));
471 private void SwigDirectorMethodEndGetColor(
int returnStatus, global::System.IntPtr arg1,
int retValue) {
472 EndGetColor(returnStatus, (arg1 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg1,
false), retValue);
475 private void SwigDirectorMethodBeginGetReal(
double pDefault, global::System.IntPtr arg1) {
476 BeginGetReal(out pDefault, (arg1 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg1,
false));
479 private void SwigDirectorMethodEndGetReal(
int returnStatus, global::System.IntPtr arg1,
double retValue) {
480 EndGetReal(returnStatus, (arg1 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg1,
false), retValue);
483 private void SwigDirectorMethodBeginEntsel(global::System.IntPtr arg0) {
484 BeginEntsel((arg0 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg0,
false));
487 private void SwigDirectorMethodEndEntsel(
int returnStatus, global::System.IntPtr arg1, global::System.IntPtr entPicked) {
488 EndEntsel(returnStatus, (arg1 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg1,
false),
new OdDbObjectId(entPicked,
false));
491 private void SwigDirectorMethodBeginNentsel(global::System.IntPtr arg0) {
492 BeginNentsel((arg0 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg0,
false));
495 private void SwigDirectorMethodEndNentsel(
int returnStatus, global::System.IntPtr arg1, global::System.IntPtr entPicked, global::System.IntPtr pickPoint) {
499 private void SwigDirectorMethodBeginSSGet(global::System.IntPtr arg0) {
500 BeginSSGet((arg0 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg0,
false));
503 private void SwigDirectorMethodEndSSGet(
int iResult, global::System.IntPtr arg1, global::System.IntPtr ss) {
504 EndSSGet(iResult, (arg1 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg1,
false),
new OdDbObjectIdArray(ss,
false));
507 private void SwigDirectorMethodBeginDragSequence(global::System.IntPtr arg0) {
508 BeginDragSequence((arg0 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg0,
false));
511 private void SwigDirectorMethodEndDragSequence(
int iResult, global::System.IntPtr pickPoint, IntPtr vector, global::System.IntPtr arg3) {
515, (arg3 == global::System.IntPtr.Zero) ?
null :
new CFxUserIO(arg3,
false));
596 private static global::System.Type[] swigMethodTypes0 =
new global::System.Type[] { typeof(
OdRxClass) };
597 private static global::System.Type[] swigMethodTypes1 =
new global::System.Type[] { };
598 private static global::System.Type[] swigMethodTypes2 =
new global::System.Type[] { };
599 private static global::System.Type[] swigMethodTypes3 =
new global::System.Type[] { };
600 private static global::System.Type[] swigMethodTypes4 =
new global::System.Type[] { typeof(CFxUserIO) };
601 private static global::System.Type[] swigMethodTypes5 =
new global::System.Type[] { typeof(
int), typeof(CFxUserIO), typeof(
OdGePoint3d) };
602 private static global::System.Type[] swigMethodTypes6 =
new global::System.Type[] { typeof(CFxUserIO) };
603 private static global::System.Type[] swigMethodTypes7 =
new global::System.Type[] { typeof(
int), typeof(CFxUserIO), typeof(
double) };
604 private static global::System.Type[] swigMethodTypes8 =
new global::System.Type[] { typeof(CFxUserIO) };
605 private static global::System.Type[] swigMethodTypes9 =
new global::System.Type[] { typeof(
int), typeof(CFxUserIO), typeof(
double) };
606 private static global::System.Type[] swigMethodTypes10 =
new global::System.Type[] { typeof(CFxUserIO) };
607 private static global::System.Type[] swigMethodTypes11 =
new global::System.Type[] { typeof(
int), typeof(CFxUserIO), typeof(
double) };
608 private static global::System.Type[] swigMethodTypes12 =
new global::System.Type[] { typeof(CFxUserIO) };
609 private static global::System.Type[] swigMethodTypes13 =
new global::System.Type[] { typeof(
int), typeof(CFxUserIO), typeof(
OdGePoint3d) };
610 private static global::System.Type[] swigMethodTypes14 =
new global::System.Type[] { typeof(CFxUserIO) };
611 private static global::System.Type[] swigMethodTypes15 =
new global::System.Type[] { typeof(
int), typeof(CFxUserIO), typeof(
double) };
612 private static global::System.Type[] swigMethodTypes16 =
new global::System.Type[] { typeof(CFxUserIO) };
613 private static global::System.Type[] swigMethodTypes17 =
new global::System.Type[] { typeof(
int), typeof(CFxUserIO), typeof(CFxString) };
614 private static global::System.Type[] swigMethodTypes18 =
new global::System.Type[] { typeof(CFxUserIO) };
615 private static global::System.Type[] swigMethodTypes19 =
new global::System.Type[] { typeof(
int), typeof(CFxUserIO), typeof(CFxString) };
616 private static global::System.Type[] swigMethodTypes20 =
new global::System.Type[] { typeof(
int).MakeByRefType(), typeof(CFxUserIO) };
617 private static global::System.Type[] swigMethodTypes21 =
new global::System.Type[] { typeof(
int), typeof(CFxUserIO), typeof(
int) };
618 private static global::System.Type[] swigMethodTypes22 =
new global::System.Type[] { typeof(CFxUserIO) };
619 private static global::System.Type[] swigMethodTypes23 =
new global::System.Type[] { typeof(
int), typeof(CFxUserIO), typeof(CFxString) };
620 private static global::System.Type[] swigMethodTypes24 =
new global::System.Type[] { typeof(CFxUserIO) };
621 private static global::System.Type[] swigMethodTypes25 =
new global::System.Type[] { typeof(
int), typeof(CFxUserIO), typeof(CFxStringArray) };
622 private static global::System.Type[] swigMethodTypes26 =
new global::System.Type[] { typeof(
int).MakeByRefType(), typeof(CFxUserIO) };
623 private static global::System.Type[] swigMethodTypes27 =
new global::System.Type[] { typeof(
int), typeof(CFxUserIO), typeof(
int) };
624 private static global::System.Type[] swigMethodTypes28 =
new global::System.Type[] { typeof(
double).MakeByRefType(), typeof(CFxUserIO) };
625 private static global::System.Type[] swigMethodTypes29 =
new global::System.Type[] { typeof(
int), typeof(CFxUserIO), typeof(
double) };
626 private static global::System.Type[] swigMethodTypes30 =
new global::System.Type[] { typeof(CFxUserIO) };
627 private static global::System.Type[] swigMethodTypes31 =
new global::System.Type[] { typeof(
int), typeof(CFxUserIO), typeof(
OdDbObjectId) };
628 private static global::System.Type[] swigMethodTypes32 =
new global::System.Type[] { typeof(CFxUserIO) };
629 private static global::System.Type[] swigMethodTypes33 =
new global::System.Type[] { typeof(
int), typeof(CFxUserIO), typeof(
OdDbFullSubentPath), typeof(
OdGePoint3d) };
630 private static global::System.Type[] swigMethodTypes34 =
new global::System.Type[] { typeof(CFxUserIO) };
631 private static global::System.Type[] swigMethodTypes35 =
new global::System.Type[] { typeof(
int), typeof(CFxUserIO), typeof(
OdDbObjectIdArray) };
632 private static global::System.Type[] swigMethodTypes36 =
new global::System.Type[] { typeof(CFxUserIO) };
633 private static global::System.Type[] swigMethodTypes37 =
new global::System.Type[] { typeof(
int), typeof(
OdGePoint3d), typeof(
OdGeVector3d), typeof(CFxUserIO) };
virtual void BeginEntsel(CFxUserIO arg0)
virtual void BeginDragSequence(CFxUserIO arg0)
virtual void EndGetKeyword(int returnStatus, CFxUserIO arg1, CFxString outKeyword)
delegate void SwigDelegateCFxInputContextReactor_11(int returnStatus, global::System.IntPtr arg1, double dAngle)
virtual void EndGetInteger(int returnStatus, CFxUserIO arg1, int retValue)
delegate void SwigDelegateCFxInputContextReactor_18(global::System.IntPtr arg0)
virtual void EndGetDistance(int returnStatus, CFxUserIO arg1, double dDistance)
CFxInputContextReactor(IntPtr cPtr, bool cMemoryOwn)
static new OdRxClass desc()
virtual void BeginGetString(CFxUserIO arg0)
delegate void SwigDelegateCFxInputContextReactor_21(int returnStatus, global::System.IntPtr arg1, int retValue)
virtual void EndGetString(int returnStatus, CFxUserIO arg1, CFxString outString)
virtual void BeginGetInteger(out int pDefault, CFxUserIO arg1)
delegate void SwigDelegateCFxInputContextReactor_24(global::System.IntPtr arg0)
CFxInputPointManager GetInputContextManager()
virtual void EndNentsel(int returnStatus, CFxUserIO arg1, OdDbFullSubentPath entPicked, OdGePoint3d pickPoint)
virtual void EndGetReal(int returnStatus, CFxUserIO arg1, double retValue)
virtual void BeginGetColor(out int pDefault, CFxUserIO arg1)
delegate void SwigDelegateCFxInputContextReactor_32(global::System.IntPtr arg0)
delegate void SwigDelegateCFxInputContextReactor_13(int returnStatus, global::System.IntPtr arg1, global::System.IntPtr secondPoint)
static SWIGTYPE_p_OdSmartPtrT_CFxInputContextReactor_t cast(OdRxObject pObj)
delegate void SwigDelegateCFxInputContextReactor_36(global::System.IntPtr arg0)
delegate void SwigDelegateCFxInputContextReactor_33(int returnStatus, global::System.IntPtr arg1, global::System.IntPtr entPicked, global::System.IntPtr pickPoint)
delegate void SwigDelegateCFxInputContextReactor_12(global::System.IntPtr arg0)
virtual void BeginNentsel(CFxUserIO arg0)
delegate void SwigDelegateCFxInputContextReactor_25(int returnStatus, global::System.IntPtr arg1, global::System.IntPtr retValue)
delegate void SwigDelegateCFxInputContextReactor_14(global::System.IntPtr arg0)
virtual void EndGetPoint(int returnStatus, CFxUserIO arg1, OdGePoint3d pointOut)
delegate void SwigDelegateCFxInputContextReactor_35(int iResult, global::System.IntPtr arg1, global::System.IntPtr ss)
virtual void BeginGetFileName(CFxUserIO arg0)
delegate void SwigDelegateCFxInputContextReactor_34(global::System.IntPtr arg0)
virtual void BeginGetOrientation(CFxUserIO arg0)
delegate void SwigDelegateCFxInputContextReactor_23(int returnStatus, global::System.IntPtr arg1, global::System.IntPtr retValue)
virtual void EndGetOrientation(int returnStatus, CFxUserIO arg1, double dAngle)
override OdRxObject queryX(OdRxClass protocolClass)
delegate IntPtr SwigDelegateCFxInputContextReactor_1()
virtual void BeginGetAngle(CFxUserIO arg0)
delegate void SwigDelegateCFxInputContextReactor_4(global::System.IntPtr arg0)
delegate void SwigDelegateCFxInputContextReactor_15(int returnStatus, global::System.IntPtr arg1, double dScale)
virtual void EndGetCorner(int returnStatus, CFxUserIO arg1, OdGePoint3d secondPoint)
delegate IntPtr SwigDelegateCFxInputContextReactor_0(IntPtr protocolClass)
virtual void EndGetAngle(int returnStatus, CFxUserIO arg1, double dAngle)
override void Dispose(bool disposing)
static SWIGTYPE_p_OdSmartPtrT_CFxInputContextReactor_t createObject()
delegate void SwigDelegateCFxInputContextReactor_5(int returnStatus, global::System.IntPtr arg1, global::System.IntPtr pointOut)
static HandleRef getCPtr(CFxInputContextReactor obj)
virtual void EndQuiescentState()
delegate void SwigDelegateCFxInputContextReactor_8(global::System.IntPtr arg0)
virtual void EndGetFileName(int returnStatus, CFxUserIO arg1, CFxString retValue)
delegate void SwigDelegateCFxInputContextReactor_27(int returnStatus, global::System.IntPtr arg1, int retValue)
virtual void BeginGetDistance(CFxUserIO arg0)
virtual void EndGetFileNames(int returnStatus, CFxUserIO arg1, CFxStringArray retValue)
delegate void SwigDelegateCFxInputContextReactor_16(global::System.IntPtr arg0)
delegate void SwigDelegateCFxInputContextReactor_2()
delegate void SwigDelegateCFxInputContextReactor_19(int returnStatus, global::System.IntPtr arg1, global::System.IntPtr outKeyword)
delegate void SwigDelegateCFxInputContextReactor_31(int returnStatus, global::System.IntPtr arg1, global::System.IntPtr entPicked)
delegate void SwigDelegateCFxInputContextReactor_6(global::System.IntPtr arg0)
virtual void BeginGetPoint(CFxUserIO arg0)
delegate void SwigDelegateCFxInputContextReactor_17(int returnStatus, global::System.IntPtr arg1, global::System.IntPtr outString)
delegate void SwigDelegateCFxInputContextReactor_7(int returnStatus, global::System.IntPtr arg1, double dAngle)
virtual void EndEntsel(int returnStatus, CFxUserIO arg1, OdDbObjectId entPicked)
virtual void EndGetColor(int returnStatus, CFxUserIO arg1, int retValue)
virtual void BeginQuiescentState()
delegate void SwigDelegateCFxInputContextReactor_20(int pDefault, global::System.IntPtr arg1)
virtual void BeginGetCorner(CFxUserIO arg0)
delegate void SwigDelegateCFxInputContextReactor_28(double pDefault, global::System.IntPtr arg1)
delegate void SwigDelegateCFxInputContextReactor_10(global::System.IntPtr arg0)
virtual void EndGetScaleFactor(int returnStatus, CFxUserIO arg1, double dScale)
virtual void BeginGetReal(out double pDefault, CFxUserIO arg1)
delegate void SwigDelegateCFxInputContextReactor_3()
virtual void BeginGetScaleFactor(CFxUserIO arg0)
delegate void SwigDelegateCFxInputContextReactor_26(int pDefault, global::System.IntPtr arg1)
delegate void SwigDelegateCFxInputContextReactor_29(int returnStatus, global::System.IntPtr arg1, double retValue)
delegate void SwigDelegateCFxInputContextReactor_37(int iResult, global::System.IntPtr pickPoint, IntPtr vector, global::System.IntPtr arg3)
virtual void EndDragSequence(int iResult, OdGePoint3d pickPoint, OdGeVector3d vector, CFxUserIO arg3)
delegate void SwigDelegateCFxInputContextReactor_30(global::System.IntPtr arg0)
virtual void EndSSGet(int iResult, CFxUserIO arg1, OdDbObjectIdArray ss)
virtual void BeginGetKeyword(CFxUserIO arg0)
virtual void BeginSSGet(CFxUserIO arg0)
virtual void BeginGetFileNames(CFxUserIO arg0)
delegate void SwigDelegateCFxInputContextReactor_9(int returnStatus, global::System.IntPtr arg1, double dDistance)
delegate void SwigDelegateCFxInputContextReactor_22(global::System.IntPtr arg0)
static HandleRef getCPtr(CFxStringArray obj)
static HandleRef getCPtr(CFxString obj)
static HandleRef getCPtr(CFxUserIO obj)
static global::System.Exception Retrieve()
static void CFxInputContextReactor_BeginGetFileNames(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxInputContextReactor_EndGetScaleFactorSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, double jarg4)
static void CFxInputContextReactor_BeginQuiescentStateSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxInputContextReactor_EndGetColor(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4)
static global::System.IntPtr CFxInputContextReactor_cast(HandleRef jarg1)
static void CFxInputContextReactor_BeginGetDistanceSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxInputContextReactor_BeginSSGetSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxInputContextReactor_EndGetKeyword(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static void CFxInputContextReactor_BeginGetFileNamesSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxInputContextReactor_BeginGetPointSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxInputContextReactor_BeginGetInteger(global::System.Runtime.InteropServices.HandleRef jarg1, out int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static IntPtr CFxInputContextReactor_isA(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxInputContextReactor_EndEntsel(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static void CFxInputContextReactor_EndGetScaleFactor(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, double jarg4)
static void CFxInputContextReactor_EndGetIntegerSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4)
static void CFxInputContextReactor_EndQuiescentStateSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxInputContextReactor_EndGetCornerSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static void CFxInputContextReactor_EndGetFileNamesSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static void CFxInputContextReactor_BeginGetString(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxInputContextReactor_EndGetDistanceSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, double jarg4)
static void CFxInputContextReactor_EndGetFileNameSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static void CFxInputContextReactor_BeginGetCorner(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxInputContextReactor_BeginGetKeyword(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxInputContextReactor_BeginGetScaleFactor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxInputContextReactor_BeginGetFileName(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxInputContextReactor_GetInputContextManager(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxInputContextReactor_BeginGetIntegerSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, out int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr CFxInputContextReactor_createObject()
static void CFxInputContextReactor_EndSSGetSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static IntPtr CFxInputContextReactor_queryXSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static void CFxInputContextReactor_BeginGetAngleSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxInputContextReactor_EndGetKeywordSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static void CFxInputContextReactor_EndGetFileNames(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static void CFxInputContextReactor_BeginEntselSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxInputContextReactor_EndGetString(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static void CFxInputContextReactor_BeginGetOrientationSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxInputContextReactor_EndGetRealSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, double jarg4)
static void CFxInputContextReactor_BeginNentsel(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxInputContextReactor_EndGetPoint(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static void CFxInputContextReactor_EndSSGet(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static void CFxInputContextReactor_EndDragSequenceSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, IntPtr jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
static void CFxInputContextReactor_BeginGetCornerSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxInputContextReactor_BeginGetStringSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr CFxInputContextReactor_isASwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxInputContextReactor_EndDragSequence(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, IntPtr jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
static IntPtr CFxInputContextReactor_queryX(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static void CFxInputContextReactor_EndGetOrientation(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, double jarg4)
static void CFxInputContextReactor_BeginGetReal(global::System.Runtime.InteropServices.HandleRef jarg1, out double jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void CFxInputContextReactor_EndNentselSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
static void CFxInputContextReactor_BeginDragSequence(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxInputContextReactor_BeginQuiescentState(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxInputContextReactor_BeginDragSequenceSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxInputContextReactor_EndEntselSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static void CFxInputContextReactor_EndGetStringSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static void CFxInputContextReactor_EndGetDistance(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, double jarg4)
static void CFxInputContextReactor_EndGetOrientationSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, double jarg4)
static void CFxInputContextReactor_BeginGetDistance(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxInputContextReactor_EndGetPointSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static void CFxInputContextReactor_director_connect(global::System.Runtime.InteropServices.HandleRef jarg1, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_0 delegate0, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_1 delegate1, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_2 delegate2, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_3 delegate3, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_4 delegate4, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_5 delegate5, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_6 delegate6, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_7 delegate7, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_8 delegate8, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_9 delegate9, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_10 delegate10, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_11 delegate11, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_12 delegate12, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_13 delegate13, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_14 delegate14, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_15 delegate15, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_16 delegate16, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_17 delegate17, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_18 delegate18, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_19 delegate19, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_20 delegate20, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_21 delegate21, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_22 delegate22, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_23 delegate23, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_24 delegate24, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_25 delegate25, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_26 delegate26, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_27 delegate27, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_28 delegate28, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_29 delegate29, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_30 delegate30, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_31 delegate31, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_32 delegate32, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_33 delegate33, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_34 delegate34, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_35 delegate35, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_36 delegate36, CFxInputContextReactor.SwigDelegateCFxInputContextReactor_37 delegate37)
static void CFxInputContextReactor_EndGetReal(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, double jarg4)
static void CFxInputContextReactor_BeginGetPoint(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxInputContextReactor_EndGetColorSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4)
static void CFxInputContextReactor_BeginGetScaleFactorSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxInputContextReactor_BeginNentselSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxInputContextReactor_EndQuiescentState(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_CFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxInputContextReactor_BeginGetRealSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, out double jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void CFxInputContextReactor_BeginGetOrientation(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxInputContextReactor_BeginEntsel(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxInputContextReactor_BeginGetAngle(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxInputContextReactor_BeginGetKeywordSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxInputContextReactor_EndGetFileName(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static void CFxInputContextReactor_EndGetAngle(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, double jarg4)
static IntPtr CFxInputContextReactor_desc()
static void CFxInputContextReactor_EndGetAngleSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, double jarg4)
static void CFxInputContextReactor_EndNentsel(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
static void CFxInputContextReactor_EndGetCorner(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static void CFxInputContextReactor_EndGetInteger(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4)
static void CFxInputContextReactor_BeginGetColorSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, out int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void CFxInputContextReactor_BeginSSGet(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxInputContextReactor_BeginGetFileNameSwigExplicitCFxInputContextReactor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxInputContextReactor_BeginGetColor(global::System.Runtime.InteropServices.HandleRef jarg1, out int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdGeVector3d obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdDbFullSubentPath obj)
static HandleRef getCPtr(OdDbObjectIdArray obj)
static HandleRef getCPtr(OdDbObjectId obj)