17 private Object locker =
new Object();
18 private HandleRef swigCPtr;
19 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
21 swigCPtr =
new HandleRef(
this, cPtr);
24 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
26 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
29 protected override void Dispose(
bool disposing) {
31 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
36 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
38 base.Dispose(disposing);
43 : this(
GlobalsPINVOKE.new_OdGiDefaultContext(), MemoryManager.GetMemoryManager().GetCurrentTransaction() == null)
45 MemoryTransaction mTr = MemoryManager.GetMemoryManager().GetCurrentTransaction();
51 SwigDirectorConnect();
52 DelegateHolder.OnHoldSwigDirectorDelegates(
this);
56 MemoryManager mMan = MemoryManager.GetMemoryManager();
57 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
97 MemoryManager mMan = MemoryManager.GetMemoryManager();
98 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
122 if (SwigDerivedClassHasMethod(
"drawText", swigMethodTypes10))
GlobalsPINVOKE.
OdGiDefaultContext_drawTextSwigExplicitOdGiDefaultContext__SWIG_0(swigCPtr,
OdGiCommonDraw.
getCPtr(pDraw),
OdGePoint3d.
getCPtr(position), msg,
OdGiTextStyle.
getCPtr(pTextStyle), flags );
else GlobalsPINVOKE.
OdGiDefaultContext_drawText__SWIG_0(swigCPtr,
OdGiCommonDraw.
getCPtr(pDraw),
OdGePoint3d.
getCPtr(position), msg,
OdGiTextStyle.
getCPtr(pTextStyle), flags );
132 if (SwigDerivedClassHasMethod(
"drawText", swigMethodTypes12))
GlobalsPINVOKE.
OdGiDefaultContext_drawTextSwigExplicitOdGiDefaultContext__SWIG_2(swigCPtr,
OdGiCommonDraw.
getCPtr(pDraw),
OdGePoint3d.
getCPtr(position), height, width, oblique, msg);
else GlobalsPINVOKE.
OdGiDefaultContext_drawText__SWIG_2(swigCPtr,
OdGiCommonDraw.
getCPtr(pDraw),
OdGePoint3d.
getCPtr(position), height, width, oblique, msg);
137 if (SwigDerivedClassHasMethod(
"drawText", swigMethodTypes13))
GlobalsPINVOKE.
OdGiDefaultContext_drawTextSwigExplicitOdGiDefaultContext__SWIG_3(swigCPtr, pDest.
GetInterfaceCPtr(),
OdGePoint3d.
getCPtr(position),
OdGeVector3d.
getCPtr(direction),
OdGeVector3d.
getCPtr(upVector), msg, raw,
OdGiTextStyle.
getCPtr(pTextStyle),
OdGeVector3d.
getCPtr(pExtrusion));
else GlobalsPINVOKE.
OdGiDefaultContext_drawText__SWIG_3(swigCPtr, pDest.
GetInterfaceCPtr(),
OdGePoint3d.
getCPtr(position),
OdGeVector3d.
getCPtr(direction),
OdGeVector3d.
getCPtr(upVector), msg, raw,
OdGiTextStyle.
getCPtr(pTextStyle),
OdGeVector3d.
getCPtr(pExtrusion));
147 if (SwigDerivedClassHasMethod(
"drawShape", swigMethodTypes9))
GlobalsPINVOKE.
OdGiDefaultContext_drawShapeSwigExplicitOdGiDefaultContext__SWIG_1(swigCPtr, pDest.
GetInterfaceCPtr(),
OdGePoint3d.
getCPtr(position),
OdGeVector3d.
getCPtr(direction),
OdGeVector3d.
getCPtr(upVector), shapeNumber,
OdGiTextStyle.
getCPtr(pTextStyle),
OdGeVector3d.
getCPtr(pExtrusion));
else GlobalsPINVOKE.
OdGiDefaultContext_drawShape__SWIG_1(swigCPtr, pDest.
GetInterfaceCPtr(),
OdGePoint3d.
getCPtr(position),
OdGeVector3d.
getCPtr(direction),
OdGeVector3d.
getCPtr(upVector), shapeNumber,
OdGiTextStyle.
getCPtr(pTextStyle),
OdGeVector3d.
getCPtr(pExtrusion));
152 if (SwigDerivedClassHasMethod(
"textExtentsBox", swigMethodTypes14))
GlobalsPINVOKE.
OdGiDefaultContext_textExtentsBoxSwigExplicitOdGiDefaultContext__SWIG_0(swigCPtr,
OdGiTextStyle.
getCPtr(textStyle).Handle, msg, flags ,
OdGePoint3d.
getCPtr(min),
OdGePoint3d.
getCPtr(max),
OdGePoint3d.
getCPtr(pEndPos));
else GlobalsPINVOKE.
OdGiDefaultContext_textExtentsBox__SWIG_0(swigCPtr,
OdGiTextStyle.
getCPtr(textStyle).Handle, msg, flags ,
OdGePoint3d.
getCPtr(min),
OdGePoint3d.
getCPtr(max),
OdGePoint3d.
getCPtr(pEndPos));
157 if (SwigDerivedClassHasMethod(
"textExtentsBox", swigMethodTypes15))
GlobalsPINVOKE.
OdGiDefaultContext_textExtentsBoxSwigExplicitOdGiDefaultContext__SWIG_1(swigCPtr,
OdGiTextStyle.
getCPtr(textStyle).Handle, msg, flags ,
OdGePoint3d.
getCPtr(min),
OdGePoint3d.
getCPtr(max));
else GlobalsPINVOKE.
OdGiDefaultContext_textExtentsBox__SWIG_1(swigCPtr,
OdGiTextStyle.
getCPtr(textStyle).Handle, msg, flags ,
OdGePoint3d.
getCPtr(min),
OdGePoint3d.
getCPtr(max));
220 OdDbStub ret = (cPtr == global::System.IntPtr.Zero) ?
null :
new OdDbStub(cPtr,
false);
242 OdDbStub ret = (cPtr == global::System.IntPtr.Zero) ?
null :
new OdDbStub(cPtr,
false);
259 private void SwigDirectorConnect() {
260 if (SwigDerivedClassHasMethod(
"queryX", swigMethodTypes0))
262 if (SwigDerivedClassHasMethod(
"isA", swigMethodTypes1))
264 if (SwigDerivedClassHasMethod(
"copyFrom", swigMethodTypes2))
266 if (SwigDerivedClassHasMethod(
"database", swigMethodTypes3))
268 if (SwigDerivedClassHasMethod(
"openDrawable", swigMethodTypes4))
270 if (SwigDerivedClassHasMethod(
"defaultLineWeight", swigMethodTypes5))
272 if (SwigDerivedClassHasMethod(
"commonLinetypeScale", swigMethodTypes6))
274 if (SwigDerivedClassHasMethod(
"getDefaultTextStyle", swigMethodTypes7))
276 if (SwigDerivedClassHasMethod(
"drawShape", swigMethodTypes8))
278 if (SwigDerivedClassHasMethod(
"drawShape", swigMethodTypes9))
280 if (SwigDerivedClassHasMethod(
"drawText", swigMethodTypes10))
282 if (SwigDerivedClassHasMethod(
"drawText", swigMethodTypes11))
284 if (SwigDerivedClassHasMethod(
"drawText", swigMethodTypes12))
286 if (SwigDerivedClassHasMethod(
"drawText", swigMethodTypes13))
288 if (SwigDerivedClassHasMethod(
"textExtentsBox", swigMethodTypes14))
290 if (SwigDerivedClassHasMethod(
"textExtentsBox", swigMethodTypes15))
292 if (SwigDerivedClassHasMethod(
"shapeExtentsBox", swigMethodTypes16))
294 if (SwigDerivedClassHasMethod(
"circleZoomPercent", swigMethodTypes17))
296 if (SwigDerivedClassHasMethod(
"isPlotGeneration", swigMethodTypes18))
298 if (SwigDerivedClassHasMethod(
"paletteBackground", swigMethodTypes19))
300 if (SwigDerivedClassHasMethod(
"fillTtf", swigMethodTypes20))
302 if (SwigDerivedClassHasMethod(
"numberOfIsolines", swigMethodTypes21))
304 if (SwigDerivedClassHasMethod(
"fillMode", swigMethodTypes22))
306 if (SwigDerivedClassHasMethod(
"quickTextMode", swigMethodTypes23))
308 if (SwigDerivedClassHasMethod(
"textQuality", swigMethodTypes24))
310 if (SwigDerivedClassHasMethod(
"useTtfTriangleCache", swigMethodTypes25))
312 if (SwigDerivedClassHasMethod(
"getAnnotationScale", swigMethodTypes26))
314 if (SwigDerivedClassHasMethod(
"imageQuality", swigMethodTypes27))
316 if (SwigDerivedClassHasMethod(
"imageSelectionBehavior", swigMethodTypes28))
318 if (SwigDerivedClassHasMethod(
"fadingIntensityPercentage", swigMethodTypes29))
320 if (SwigDerivedClassHasMethod(
"glyphSize", swigMethodTypes30))
322 if (SwigDerivedClassHasMethod(
"lineWeightConfiguration", swigMethodTypes31))
324 if (SwigDerivedClassHasMethod(
"selectionStyle", swigMethodTypes32))
326 if (SwigDerivedClassHasMethod(
"customViewportGeometryCS", swigMethodTypes33))
328 if (SwigDerivedClassHasMethod(
"drawableFilterFunctionId", swigMethodTypes34))
330 if (SwigDerivedClassHasMethod(
"ttfPolyDraw", swigMethodTypes35))
332 if (SwigDerivedClassHasMethod(
"regenAbort", swigMethodTypes36))
334 if (SwigDerivedClassHasMethod(
"plotStyleType", swigMethodTypes37))
336 if (SwigDerivedClassHasMethod(
"plotStyle", swigMethodTypes38))
338 if (SwigDerivedClassHasMethod(
"plotStyle", swigMethodTypes39))
340 if (SwigDerivedClassHasMethod(
"getStubByID", swigMethodTypes40))
342 if (SwigDerivedClassHasMethod(
"getDatabaseByStub", swigMethodTypes41))
344 if (SwigDerivedClassHasMethod(
"getOwnerIDByStub", swigMethodTypes42))
346 if (SwigDerivedClassHasMethod(
"getStubByMatName", swigMethodTypes43))
348 if (SwigDerivedClassHasMethod(
"getStubByMaterialId", swigMethodTypes44))
350 if (SwigDerivedClassHasMethod(
"displaySilhouettes", swigMethodTypes45))
352 if (SwigDerivedClassHasMethod(
"getSectionGeometryManager", swigMethodTypes46))
354 if (SwigDerivedClassHasMethod(
"antiAliasingMode", swigMethodTypes47))
356 if (SwigDerivedClassHasMethod(
"xrefPropertiesOverride", swigMethodTypes48))
358 if (SwigDerivedClassHasMethod(
"multiplyByBlockLinetypeScales", swigMethodTypes49))
360 if (SwigDerivedClassHasMethod(
"setPlotGeneration", swigMethodTypes50))
362 if (SwigDerivedClassHasMethod(
"setPaletteBackground", swigMethodTypes51))
364 if (SwigDerivedClassHasMethod(
"isZeroTextNormals", swigMethodTypes52))
366 if (SwigDerivedClassHasMethod(
"supportVerticalTTFText", swigMethodTypes53))
368 if (SwigDerivedClassHasMethod(
"useGsModel", swigMethodTypes54))
370 if (SwigDerivedClassHasMethod(
"enableGsModel", swigMethodTypes55))
372 if (SwigDerivedClassHasMethod(
"hatchAsPolygon", swigMethodTypes56))
374 if (SwigDerivedClassHasMethod(
"setHatchAsPolygon", swigMethodTypes57))
376 GlobalsPINVOKE.
OdGiDefaultContext_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, swigDelegate38, swigDelegate39, swigDelegate40, swigDelegate41, swigDelegate42, swigDelegate43, swigDelegate44, swigDelegate45, swigDelegate46, swigDelegate47, swigDelegate48, swigDelegate49, swigDelegate50, swigDelegate51, swigDelegate52, swigDelegate53, swigDelegate54, swigDelegate55, swigDelegate56, swigDelegate57);
379 private bool SwigDerivedClassHasMethod(
string methodName, global::System.Type[] methodTypes) {
380 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);
381 bool hasDerivedMethod = methodInfo.DeclaringType.IsSubclassOf(typeof(
OdGiDefaultContext));
382 return hasDerivedMethod;
385 private IntPtr SwigDirectorMethodqueryX(IntPtr protocolClass) {
389 (OdRxClass)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdRxClass),protocolClass,
false)
394 private IntPtr SwigDirectorMethodisA() {
397 OdRxClass.getCPtr(
isA()).Handle
401 private void SwigDirectorMethodcopyFrom(IntPtr pSource) {
407 private IntPtr SwigDirectorMethoddatabase() {
414 private IntPtr SwigDirectorMethodopenDrawable(global::System.IntPtr drawableId) {
415 return OdGiDrawable.getCPtr(
openDrawable((drawableId == global::System.IntPtr.Zero) ?
null : new OdDbStub(drawableId, false))).
Handle;
418 private int SwigDirectorMethoddefaultLineWeight() {
422 private double SwigDirectorMethodcommonLinetypeScale() {
426 private void SwigDirectorMethodgetDefaultTextStyle(IntPtr textStyle) {
429 new OdGiTextStyle(textStyle,
true)
433 private void SwigDirectorMethoddrawShape__SWIG_0(IntPtr pDraw, global::System.IntPtr position,
int shapeNumber, global::System.IntPtr pTextStyle) {
435 (OdGiCommonDraw)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiCommonDraw),pDraw,
false)
436,
new OdGePoint3d(position,
false), shapeNumber, (pTextStyle == global::System.IntPtr.Zero) ?
null : new OdGiTextStyle(pTextStyle, false));
439 private void SwigDirectorMethoddrawShape__SWIG_1(global::System.IntPtr pDest, global::System.IntPtr position, global::System.IntPtr direction, global::System.IntPtr upVector,
int shapeNumber, global::System.IntPtr pTextStyle, global::System.IntPtr pExtrusion) {
441 (OdGiConveyorGeometry)
new OdGiConveyorGeometry_Internal(pDest,
false)
442,
new OdGePoint3d(position,
false),
new OdGeVector3d(direction,
false),
new OdGeVector3d(upVector,
false), shapeNumber, (pTextStyle == global::System.IntPtr.Zero) ?
null : new OdGiTextStyle(pTextStyle, false), (pExtrusion == global::System.IntPtr.Zero) ? null : new OdGeVector3d(pExtrusion, false));
445 private void SwigDirectorMethoddrawText__SWIG_0(IntPtr pDraw, global::System.IntPtr position, [MarshalAs(UnmanagedType.LPWStr)]
string msg, global::System.IntPtr pTextStyle, UInt32 flags) {
447 (OdGiCommonDraw)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiCommonDraw),pDraw,
false)
448,
new OdGePoint3d(position,
false), msg, (pTextStyle == global::System.IntPtr.Zero) ?
null : new OdGiTextStyle(pTextStyle, false), flags );
451 private void SwigDirectorMethoddrawText__SWIG_1(IntPtr pDraw, global::System.IntPtr position, [MarshalAs(UnmanagedType.LPWStr)]
string msg, global::System.IntPtr pTextStyle) {
453 (OdGiCommonDraw)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiCommonDraw),pDraw,
false)
454,
new OdGePoint3d(position,
false), msg, (pTextStyle == global::System.IntPtr.Zero) ?
null : new OdGiTextStyle(pTextStyle, false));
457 private void SwigDirectorMethoddrawText__SWIG_2(IntPtr pDraw, global::System.IntPtr position,
double height,
double width,
double oblique, [MarshalAs(UnmanagedType.LPWStr)]
String msg) {
459 (OdGiCommonDraw)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiCommonDraw),pDraw,
false)
460,
new OdGePoint3d(position,
false), height, width, oblique, msg);
463 private void SwigDirectorMethoddrawText__SWIG_3(global::System.IntPtr pDest, global::System.IntPtr position, global::System.IntPtr direction, global::System.IntPtr upVector, [MarshalAs(UnmanagedType.LPWStr)]
string msg,
bool raw, global::System.IntPtr pTextStyle, global::System.IntPtr pExtrusion) {
465 (OdGiConveyorGeometry)
new OdGiConveyorGeometry_Internal(pDest,
false)
466,
new OdGePoint3d(position,
false),
new OdGeVector3d(direction,
false),
new OdGeVector3d(upVector,
false), msg, raw, (pTextStyle == global::System.IntPtr.Zero) ?
null : new OdGiTextStyle(pTextStyle, false), (pExtrusion == global::System.IntPtr.Zero) ? null : new OdGeVector3d(pExtrusion, false));
469 private void SwigDirectorMethodtextExtentsBox__SWIG_0(IntPtr textStyle, [MarshalAs(UnmanagedType.LPWStr)]
string msg, UInt32 flags, global::System.IntPtr min, global::System.IntPtr max, global::System.IntPtr pEndPos) {
472 new OdGiTextStyle(textStyle,
true)
473, msg, flags ,
new OdGePoint3d(min,
false),
new OdGePoint3d(max,
false), (pEndPos == global::System.IntPtr.Zero) ?
null : new OdGePoint3d(pEndPos, false));
476 private void SwigDirectorMethodtextExtentsBox__SWIG_1(IntPtr textStyle, [MarshalAs(UnmanagedType.LPWStr)]
string msg, UInt32 flags, global::System.IntPtr min, global::System.IntPtr max) {
479 new OdGiTextStyle(textStyle,
true)
480, msg, flags ,
new OdGePoint3d(min,
false),
new OdGePoint3d(max,
false));
483 private void SwigDirectorMethodshapeExtentsBox(IntPtr textStyle,
int shapeNumber, global::System.IntPtr min, global::System.IntPtr max) {
486 new OdGiTextStyle(textStyle,
true)
487, shapeNumber,
new OdGePoint3d(min,
false),
new OdGePoint3d(max,
false));
490 private uint SwigDirectorMethodcircleZoomPercent(global::System.IntPtr viewportId) {
491 return circleZoomPercent((viewportId == global::System.IntPtr.Zero) ?
null : new OdDbStub(viewportId, false));
494 private bool SwigDirectorMethodisPlotGeneration() {
498 private UInt32 SwigDirectorMethodpaletteBackground() {
502 private bool SwigDirectorMethodfillTtf() {
506 private UInt32 SwigDirectorMethodnumberOfIsolines() {
510 private bool SwigDirectorMethodfillMode() {
514 private bool SwigDirectorMethodquickTextMode() {
518 private UInt32 SwigDirectorMethodtextQuality() {
522 private bool SwigDirectorMethoduseTtfTriangleCache() {
526 private double SwigDirectorMethodgetAnnotationScale(global::System.IntPtr viewportId) {
527 return getAnnotationScale((viewportId == global::System.IntPtr.Zero) ?
null : new OdDbStub(viewportId, false));
530 private int SwigDirectorMethodimageQuality() {
534 private UInt32 SwigDirectorMethodimageSelectionBehavior() {
538 private UInt32 SwigDirectorMethodfadingIntensityPercentage(
int fadingType) {
542 private UInt32 SwigDirectorMethodglyphSize(
int glyphType) {
546 private UInt32 SwigDirectorMethodlineWeightConfiguration(
int styleEntry) {
550 private UInt32 SwigDirectorMethodselectionStyle(UInt32 nStyle, global::System.IntPtr selStyle) {
551 return selectionStyle(nStyle ,
new OdGiSelectionStyle(selStyle,
false)) ;
554 private int SwigDirectorMethodcustomViewportGeometryCS(
int csType) {
558 private IntPtr SwigDirectorMethoddrawableFilterFunctionId(global::System.IntPtr viewportId) {
559 return drawableFilterFunctionId((viewportId == global::System.IntPtr.Zero) ?
null : new OdDbStub(viewportId, false)) ;
562 private bool SwigDirectorMethodttfPolyDraw() {
566 private bool SwigDirectorMethodregenAbort() {
570 private int SwigDirectorMethodplotStyleType() {
574 private void SwigDirectorMethodplotStyle__SWIG_0(
int penNumber, global::System.IntPtr plotStyleData) {
575 plotStyle(penNumber,
new OdPsPlotStyleData(plotStyleData,
false));
578 private void SwigDirectorMethodplotStyle__SWIG_1(global::System.IntPtr objectId, global::System.IntPtr plotStyleData) {
579 plotStyle((objectId == global::System.IntPtr.Zero) ?
null : new OdDbStub(objectId, false), new OdPsPlotStyleData(plotStyleData, false));
582 private global::System.IntPtr SwigDirectorMethodgetStubByID(UInt64 persistentId) {
583 return OdDbStub.getCPtr(
getStubByID(persistentId )).Handle;
586 private IntPtr SwigDirectorMethodgetDatabaseByStub(global::System.IntPtr objectId) {
593 private global::System.IntPtr SwigDirectorMethodgetOwnerIDByStub(global::System.IntPtr objectId) {
594 return OdDbStub.getCPtr(
getOwnerIDByStub((objectId == global::System.IntPtr.Zero) ?
null : new OdDbStub(objectId, false))).
Handle;
597 private global::System.IntPtr SwigDirectorMethodgetStubByMatName(IntPtr pBaseDb, [MarshalAs(UnmanagedType.LPWStr)]
String strMatName) {
600, strMatName)).Handle;
603 private global::System.IntPtr SwigDirectorMethodgetStubByMaterialId(IntPtr pBaseDb, UInt64 materialId) {
606, materialId )).Handle;
609 private UInt32 SwigDirectorMethoddisplaySilhouettes() {
613 private IntPtr SwigDirectorMethodgetSectionGeometryManager() {
617 private UInt32 SwigDirectorMethodantiAliasingMode() {
621 private bool SwigDirectorMethodxrefPropertiesOverride() {
625 private bool SwigDirectorMethodmultiplyByBlockLinetypeScales() {
629 private void SwigDirectorMethodsetPlotGeneration(
bool plotGeneration) {
637 private bool SwigDirectorMethodisZeroTextNormals() {
641 private bool SwigDirectorMethodsupportVerticalTTFText() {
645 private bool SwigDirectorMethoduseGsModel() {
649 private void SwigDirectorMethodenableGsModel(
bool enable) {
653 private int SwigDirectorMethodhatchAsPolygon() {
657 private void SwigDirectorMethodsetHatchAsPolygon(
int mode) {
670 public delegate
void SwigDelegateOdGiDefaultContext_9(global::System.IntPtr pDest, global::System.IntPtr position, global::System.IntPtr direction, global::System.IntPtr upVector,
int shapeNumber, global::System.IntPtr pTextStyle, global::System.IntPtr pExtrusion);
671 public delegate
void SwigDelegateOdGiDefaultContext_10(IntPtr pDraw, global::System.IntPtr position, [MarshalAs(UnmanagedType.LPWStr)]
string msg, global::System.IntPtr pTextStyle, UInt32 flags);
672 public delegate
void SwigDelegateOdGiDefaultContext_11(IntPtr pDraw, global::System.IntPtr position, [MarshalAs(UnmanagedType.LPWStr)]
string msg, global::System.IntPtr pTextStyle);
674 public delegate
void SwigDelegateOdGiDefaultContext_13(global::System.IntPtr pDest, global::System.IntPtr position, global::System.IntPtr direction, global::System.IntPtr upVector, [MarshalAs(UnmanagedType.LPWStr)]
string msg,
bool raw, global::System.IntPtr pTextStyle, global::System.IntPtr pExtrusion);
675 public delegate
void SwigDelegateOdGiDefaultContext_14(IntPtr textStyle, [MarshalAs(UnmanagedType.LPWStr)]
string msg, UInt32 flags, global::System.IntPtr min, global::System.IntPtr max, global::System.IntPtr pEndPos);
676 public delegate
void SwigDelegateOdGiDefaultContext_15(IntPtr textStyle, [MarshalAs(UnmanagedType.LPWStr)]
string msg, UInt32 flags, global::System.IntPtr min, global::System.IntPtr max);
779 private static global::System.Type[] swigMethodTypes0 =
new global::System.Type[] { typeof(
OdRxClass) };
780 private static global::System.Type[] swigMethodTypes1 =
new global::System.Type[] { };
781 private static global::System.Type[] swigMethodTypes2 =
new global::System.Type[] { typeof(
OdRxObject) };
782 private static global::System.Type[] swigMethodTypes3 =
new global::System.Type[] { };
783 private static global::System.Type[] swigMethodTypes4 =
new global::System.Type[] { typeof(OdDbStub) };
784 private static global::System.Type[] swigMethodTypes5 =
new global::System.Type[] { };
785 private static global::System.Type[] swigMethodTypes6 =
new global::System.Type[] { };
786 private static global::System.Type[] swigMethodTypes7 =
new global::System.Type[] { typeof(OdGiTextStyle) };
787 private static global::System.Type[] swigMethodTypes8 =
new global::System.Type[] { typeof(OdGiCommonDraw), typeof(OdGePoint3d), typeof(
int), typeof(OdGiTextStyle) };
788 private static global::System.Type[] swigMethodTypes9 =
new global::System.Type[] { typeof(OdGiConveyorGeometry), typeof(OdGePoint3d), typeof(OdGeVector3d), typeof(OdGeVector3d), typeof(
int), typeof(OdGiTextStyle), typeof(OdGeVector3d) };
789 private static global::System.Type[] swigMethodTypes10 =
new global::System.Type[] { typeof(OdGiCommonDraw), typeof(OdGePoint3d), typeof(
string), typeof(OdGiTextStyle), typeof(UInt32) };
790 private static global::System.Type[] swigMethodTypes11 =
new global::System.Type[] { typeof(OdGiCommonDraw), typeof(OdGePoint3d), typeof(
string), typeof(OdGiTextStyle) };
791 private static global::System.Type[] swigMethodTypes12 =
new global::System.Type[] { typeof(OdGiCommonDraw), typeof(OdGePoint3d), typeof(
double), typeof(
double), typeof(
double), typeof(
String) };
792 private static global::System.Type[] swigMethodTypes13 =
new global::System.Type[] { typeof(OdGiConveyorGeometry), typeof(OdGePoint3d), typeof(OdGeVector3d), typeof(OdGeVector3d), typeof(
string), typeof(
bool), typeof(OdGiTextStyle), typeof(OdGeVector3d) };
793 private static global::System.Type[] swigMethodTypes14 =
new global::System.Type[] { typeof(OdGiTextStyle), typeof(
string), typeof(UInt32), typeof(OdGePoint3d), typeof(OdGePoint3d), typeof(OdGePoint3d) };
794 private static global::System.Type[] swigMethodTypes15 =
new global::System.Type[] { typeof(OdGiTextStyle), typeof(
string), typeof(UInt32), typeof(OdGePoint3d), typeof(OdGePoint3d) };
795 private static global::System.Type[] swigMethodTypes16 =
new global::System.Type[] { typeof(OdGiTextStyle), typeof(
int), typeof(OdGePoint3d), typeof(OdGePoint3d) };
796 private static global::System.Type[] swigMethodTypes17 =
new global::System.Type[] { typeof(OdDbStub) };
797 private static global::System.Type[] swigMethodTypes18 =
new global::System.Type[] { };
798 private static global::System.Type[] swigMethodTypes19 =
new global::System.Type[] { };
799 private static global::System.Type[] swigMethodTypes20 =
new global::System.Type[] { };
800 private static global::System.Type[] swigMethodTypes21 =
new global::System.Type[] { };
801 private static global::System.Type[] swigMethodTypes22 =
new global::System.Type[] { };
802 private static global::System.Type[] swigMethodTypes23 =
new global::System.Type[] { };
803 private static global::System.Type[] swigMethodTypes24 =
new global::System.Type[] { };
804 private static global::System.Type[] swigMethodTypes25 =
new global::System.Type[] { };
805 private static global::System.Type[] swigMethodTypes26 =
new global::System.Type[] { typeof(OdDbStub) };
806 private static global::System.Type[] swigMethodTypes27 =
new global::System.Type[] { };
807 private static global::System.Type[] swigMethodTypes28 =
new global::System.Type[] { };
808 private static global::System.Type[] swigMethodTypes29 =
new global::System.Type[] { typeof(
OdGiContext.FadingType) };
809 private static global::System.Type[] swigMethodTypes30 =
new global::System.Type[] { typeof(
OdGiContext.GlyphType) };
810 private static global::System.Type[] swigMethodTypes31 =
new global::System.Type[] { typeof(
OdGiContext.LineWeightStyle) };
811 private static global::System.Type[] swigMethodTypes32 =
new global::System.Type[] { typeof(UInt32), typeof(OdGiSelectionStyle) };
812 private static global::System.Type[] swigMethodTypes33 =
new global::System.Type[] { typeof(
OdGiContext.CoordinatesSystem) };
813 private static global::System.Type[] swigMethodTypes34 =
new global::System.Type[] { typeof(OdDbStub) };
814 private static global::System.Type[] swigMethodTypes35 =
new global::System.Type[] { };
815 private static global::System.Type[] swigMethodTypes36 =
new global::System.Type[] { };
816 private static global::System.Type[] swigMethodTypes37 =
new global::System.Type[] { };
817 private static global::System.Type[] swigMethodTypes38 =
new global::System.Type[] { typeof(
int), typeof(OdPsPlotStyleData) };
818 private static global::System.Type[] swigMethodTypes39 =
new global::System.Type[] { typeof(OdDbStub), typeof(OdPsPlotStyleData) };
819 private static global::System.Type[] swigMethodTypes40 =
new global::System.Type[] { typeof(UInt64) };
820 private static global::System.Type[] swigMethodTypes41 =
new global::System.Type[] { typeof(OdDbStub) };
821 private static global::System.Type[] swigMethodTypes42 =
new global::System.Type[] { typeof(OdDbStub) };
822 private static global::System.Type[] swigMethodTypes43 =
new global::System.Type[] { typeof(
OdRxObject), typeof(
String) };
823 private static global::System.Type[] swigMethodTypes44 =
new global::System.Type[] { typeof(
OdRxObject), typeof(UInt64 ) };
824 private static global::System.Type[] swigMethodTypes45 =
new global::System.Type[] { };
825 private static global::System.Type[] swigMethodTypes46 =
new global::System.Type[] { };
826 private static global::System.Type[] swigMethodTypes47 =
new global::System.Type[] { };
827 private static global::System.Type[] swigMethodTypes48 =
new global::System.Type[] { };
828 private static global::System.Type[] swigMethodTypes49 =
new global::System.Type[] { };
829 private static global::System.Type[] swigMethodTypes50 =
new global::System.Type[] { typeof(
bool) };
830 private static global::System.Type[] swigMethodTypes51 =
new global::System.Type[] { typeof(UInt32) };
831 private static global::System.Type[] swigMethodTypes52 =
new global::System.Type[] { };
832 private static global::System.Type[] swigMethodTypes53 =
new global::System.Type[] { };
833 private static global::System.Type[] swigMethodTypes54 =
new global::System.Type[] { };
834 private static global::System.Type[] swigMethodTypes55 =
new global::System.Type[] { typeof(
bool) };
835 private static global::System.Type[] swigMethodTypes56 =
new global::System.Type[] { };
836 private static global::System.Type[] swigMethodTypes57 =
new global::System.Type[] { typeof(
OdGiDefaultContext.SolidHatchAsPolygonMode) };