14using System.Runtime.InteropServices;
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();
55 MemoryManager mMan = MemoryManager.GetMemoryManager();
56 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
96 MemoryManager mMan = MemoryManager.GetMemoryManager();
97 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
121 if (SwigDerivedClassHasMethod(
"drawText", swigMethodTypes9))
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 );
131 if (SwigDerivedClassHasMethod(
"drawText", swigMethodTypes11))
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);
136 if (SwigDerivedClassHasMethod(
"drawText", swigMethodTypes12))
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));
146 if (SwigDerivedClassHasMethod(
"drawShape", swigMethodTypes8))
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));
151 if (SwigDerivedClassHasMethod(
"textExtentsBox", swigMethodTypes13))
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));
156 if (SwigDerivedClassHasMethod(
"textExtentsBox", swigMethodTypes14))
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));
219 OdDbStub ret = (cPtr == global::System.IntPtr.Zero) ?
null :
new OdDbStub(cPtr,
false);
241 OdDbStub ret = (cPtr == global::System.IntPtr.Zero) ?
null :
new OdDbStub(cPtr,
false);
258 private void SwigDirectorConnect() {
259 if (SwigDerivedClassHasMethod(
"queryX", swigMethodTypes0))
261 if (SwigDerivedClassHasMethod(
"isA", swigMethodTypes1))
263 if (SwigDerivedClassHasMethod(
"database", swigMethodTypes2))
265 if (SwigDerivedClassHasMethod(
"openDrawable", swigMethodTypes3))
267 if (SwigDerivedClassHasMethod(
"defaultLineWeight", swigMethodTypes4))
269 if (SwigDerivedClassHasMethod(
"commonLinetypeScale", swigMethodTypes5))
271 if (SwigDerivedClassHasMethod(
"getDefaultTextStyle", swigMethodTypes6))
273 if (SwigDerivedClassHasMethod(
"drawShape", swigMethodTypes7))
275 if (SwigDerivedClassHasMethod(
"drawShape", swigMethodTypes8))
277 if (SwigDerivedClassHasMethod(
"drawText", swigMethodTypes9))
279 if (SwigDerivedClassHasMethod(
"drawText", swigMethodTypes10))
281 if (SwigDerivedClassHasMethod(
"drawText", swigMethodTypes11))
283 if (SwigDerivedClassHasMethod(
"drawText", swigMethodTypes12))
285 if (SwigDerivedClassHasMethod(
"textExtentsBox", swigMethodTypes13))
287 if (SwigDerivedClassHasMethod(
"textExtentsBox", swigMethodTypes14))
289 if (SwigDerivedClassHasMethod(
"shapeExtentsBox", swigMethodTypes15))
291 if (SwigDerivedClassHasMethod(
"circleZoomPercent", swigMethodTypes16))
293 if (SwigDerivedClassHasMethod(
"isPlotGeneration", swigMethodTypes17))
295 if (SwigDerivedClassHasMethod(
"paletteBackground", swigMethodTypes18))
297 if (SwigDerivedClassHasMethod(
"fillTtf", swigMethodTypes19))
299 if (SwigDerivedClassHasMethod(
"numberOfIsolines", swigMethodTypes20))
301 if (SwigDerivedClassHasMethod(
"fillMode", swigMethodTypes21))
303 if (SwigDerivedClassHasMethod(
"quickTextMode", swigMethodTypes22))
305 if (SwigDerivedClassHasMethod(
"textQuality", swigMethodTypes23))
307 if (SwigDerivedClassHasMethod(
"useTtfTriangleCache", swigMethodTypes24))
309 if (SwigDerivedClassHasMethod(
"imageQuality", swigMethodTypes25))
311 if (SwigDerivedClassHasMethod(
"imageSelectionBehavior", swigMethodTypes26))
313 if (SwigDerivedClassHasMethod(
"fadingIntensityPercentage", swigMethodTypes27))
315 if (SwigDerivedClassHasMethod(
"glyphSize", swigMethodTypes28))
317 if (SwigDerivedClassHasMethod(
"lineWeightConfiguration", swigMethodTypes29))
319 if (SwigDerivedClassHasMethod(
"selectionStyle", swigMethodTypes30))
321 if (SwigDerivedClassHasMethod(
"customViewportGeometryCS", swigMethodTypes31))
323 if (SwigDerivedClassHasMethod(
"drawableFilterFunctionId", swigMethodTypes32))
325 if (SwigDerivedClassHasMethod(
"drawableFilterFunction", swigMethodTypes33))
327 if (SwigDerivedClassHasMethod(
"ttfPolyDraw", swigMethodTypes34))
329 if (SwigDerivedClassHasMethod(
"regenAbort", swigMethodTypes35))
331 if (SwigDerivedClassHasMethod(
"plotStyleType", swigMethodTypes36))
333 if (SwigDerivedClassHasMethod(
"plotStyle", swigMethodTypes37))
335 if (SwigDerivedClassHasMethod(
"plotStyle", swigMethodTypes38))
337 if (SwigDerivedClassHasMethod(
"getStubByID", swigMethodTypes39))
339 if (SwigDerivedClassHasMethod(
"getDatabaseByStub", swigMethodTypes40))
341 if (SwigDerivedClassHasMethod(
"getOwnerIDByStub", swigMethodTypes41))
343 if (SwigDerivedClassHasMethod(
"getStubByMatName", swigMethodTypes42))
345 if (SwigDerivedClassHasMethod(
"getStubByMaterialId", swigMethodTypes43))
347 if (SwigDerivedClassHasMethod(
"displaySilhouettes", swigMethodTypes44))
349 if (SwigDerivedClassHasMethod(
"getSectionGeometryManager", swigMethodTypes45))
351 if (SwigDerivedClassHasMethod(
"antiAliasingMode", swigMethodTypes46))
353 if (SwigDerivedClassHasMethod(
"xrefPropertiesOverride", swigMethodTypes47))
355 if (SwigDerivedClassHasMethod(
"multiplyByBlockLinetypeScales", swigMethodTypes48))
357 if (SwigDerivedClassHasMethod(
"setPlotGeneration", swigMethodTypes49))
359 if (SwigDerivedClassHasMethod(
"setPaletteBackground", swigMethodTypes50))
361 if (SwigDerivedClassHasMethod(
"isZeroTextNormals", swigMethodTypes51))
363 if (SwigDerivedClassHasMethod(
"supportVerticalTTFText", swigMethodTypes52))
365 if (SwigDerivedClassHasMethod(
"useGsModel", swigMethodTypes53))
367 if (SwigDerivedClassHasMethod(
"enableGsModel", swigMethodTypes54))
369 if (SwigDerivedClassHasMethod(
"hatchAsPolygon", swigMethodTypes55))
371 if (SwigDerivedClassHasMethod(
"setHatchAsPolygon", swigMethodTypes56))
373 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);
376 private bool SwigDerivedClassHasMethod(
string methodName, global::System.Type[] methodTypes) {
377 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);
378 bool hasDerivedMethod = methodInfo.DeclaringType.IsSubclassOf(typeof(
OdGiDefaultContext));
379 return hasDerivedMethod;
382 private IntPtr SwigDirectorMethodqueryX(IntPtr protocolClass) {
385 OdRxObject.getCPtr(
queryX(
386 (OdRxClass)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdRxClass),protocolClass,
false)
391 private IntPtr SwigDirectorMethodisA() {
394 OdRxClass.getCPtr(
isA()).Handle
398 private IntPtr SwigDirectorMethoddatabase() {
405 private IntPtr SwigDirectorMethodopenDrawable(global::System.IntPtr drawableId) {
406 return OdGiDrawable.getCPtr(
openDrawable((drawableId == global::System.IntPtr.Zero) ?
null :
new OdDbStub(drawableId,
false))).Handle;
409 private int SwigDirectorMethoddefaultLineWeight() {
413 private double SwigDirectorMethodcommonLinetypeScale() {
417 private void SwigDirectorMethodgetDefaultTextStyle(IntPtr textStyle) {
420 new OdGiTextStyle(textStyle,
true)
424 private void SwigDirectorMethoddrawShape__SWIG_0(IntPtr pDraw, global::System.IntPtr position,
int shapeNumber, global::System.IntPtr pTextStyle) {
426 (OdGiCommonDraw)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiCommonDraw),pDraw,
false)
427,
new OdGePoint3d(position,
false), shapeNumber, (pTextStyle == global::System.IntPtr.Zero) ?
null :
new OdGiTextStyle(pTextStyle,
false));
430 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) {
432 (OdGiConveyorGeometry)
new OdGiConveyorGeometry_Internal(pDest,
false)
433,
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));
436 private void SwigDirectorMethoddrawText__SWIG_0(IntPtr pDraw, global::System.IntPtr position, [MarshalAs(UnmanagedType.LPWStr)]
string msg, global::System.IntPtr pTextStyle, UInt32 flags) {
438 (OdGiCommonDraw)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiCommonDraw),pDraw,
false)
439,
new OdGePoint3d(position,
false), msg, (pTextStyle == global::System.IntPtr.Zero) ?
null :
new OdGiTextStyle(pTextStyle,
false), flags );
442 private void SwigDirectorMethoddrawText__SWIG_1(IntPtr pDraw, global::System.IntPtr position, [MarshalAs(UnmanagedType.LPWStr)]
string msg, global::System.IntPtr pTextStyle) {
444 (OdGiCommonDraw)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiCommonDraw),pDraw,
false)
445,
new OdGePoint3d(position,
false), msg, (pTextStyle == global::System.IntPtr.Zero) ?
null :
new OdGiTextStyle(pTextStyle,
false));
448 private void SwigDirectorMethoddrawText__SWIG_2(IntPtr pDraw, global::System.IntPtr position,
double height,
double width,
double oblique, [MarshalAs(UnmanagedType.LPWStr)]
String msg) {
450 (OdGiCommonDraw)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiCommonDraw),pDraw,
false)
451,
new OdGePoint3d(position,
false), height, width, oblique, msg);
454 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) {
456 (OdGiConveyorGeometry)
new OdGiConveyorGeometry_Internal(pDest,
false)
457,
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));
460 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) {
463 new OdGiTextStyle(textStyle,
true)
464, msg, flags ,
new OdGePoint3d(min,
false),
new OdGePoint3d(max,
false), (pEndPos == global::System.IntPtr.Zero) ?
null :
new OdGePoint3d(pEndPos,
false));
467 private void SwigDirectorMethodtextExtentsBox__SWIG_1(IntPtr textStyle, [MarshalAs(UnmanagedType.LPWStr)]
string msg, UInt32 flags, global::System.IntPtr min, global::System.IntPtr max) {
470 new OdGiTextStyle(textStyle,
true)
471, msg, flags ,
new OdGePoint3d(min,
false),
new OdGePoint3d(max,
false));
474 private void SwigDirectorMethodshapeExtentsBox(IntPtr textStyle,
int shapeNumber, global::System.IntPtr min, global::System.IntPtr max) {
477 new OdGiTextStyle(textStyle,
true)
478, shapeNumber,
new OdGePoint3d(min,
false),
new OdGePoint3d(max,
false));
481 private uint SwigDirectorMethodcircleZoomPercent(global::System.IntPtr viewportId) {
482 return circleZoomPercent((viewportId == global::System.IntPtr.Zero) ?
null :
new OdDbStub(viewportId,
false));
485 private bool SwigDirectorMethodisPlotGeneration() {
489 private UInt32 SwigDirectorMethodpaletteBackground() {
493 private bool SwigDirectorMethodfillTtf() {
497 private UInt32 SwigDirectorMethodnumberOfIsolines() {
501 private bool SwigDirectorMethodfillMode() {
505 private bool SwigDirectorMethodquickTextMode() {
509 private UInt32 SwigDirectorMethodtextQuality() {
513 private bool SwigDirectorMethoduseTtfTriangleCache() {
517 private int SwigDirectorMethodimageQuality() {
521 private UInt32 SwigDirectorMethodimageSelectionBehavior() {
525 private UInt32 SwigDirectorMethodfadingIntensityPercentage(
int fadingType) {
529 private UInt32 SwigDirectorMethodglyphSize(
int glyphType) {
533 private UInt32 SwigDirectorMethodlineWeightConfiguration(
int styleEntry) {
537 private UInt32 SwigDirectorMethodselectionStyle(UInt32 nStyle, global::System.IntPtr selStyle) {
538 return selectionStyle(nStyle ,
new OdGiSelectionStyle(selStyle,
false)) ;
541 private int SwigDirectorMethodcustomViewportGeometryCS(
int csType) {
545 private IntPtr SwigDirectorMethoddrawableFilterFunctionId(global::System.IntPtr viewportId) {
546 return drawableFilterFunctionId((viewportId == global::System.IntPtr.Zero) ?
null :
new OdDbStub(viewportId,
false)) ;
549 private UInt32 SwigDirectorMethoddrawableFilterFunction(IntPtr functionId, IntPtr pDrawable, UInt32 nFlags) {
551 (OdGiDrawable)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiDrawable),pDrawable,
false)
555 private bool SwigDirectorMethodttfPolyDraw() {
559 private bool SwigDirectorMethodregenAbort() {
563 private int SwigDirectorMethodplotStyleType() {
567 private void SwigDirectorMethodplotStyle__SWIG_0(
int penNumber, global::System.IntPtr plotStyleData) {
568 plotStyle(penNumber,
new OdPsPlotStyleData(plotStyleData,
false));
571 private void SwigDirectorMethodplotStyle__SWIG_1(global::System.IntPtr objectId, global::System.IntPtr plotStyleData) {
572 plotStyle((objectId == global::System.IntPtr.Zero) ?
null :
new OdDbStub(objectId,
false),
new OdPsPlotStyleData(plotStyleData,
false));
575 private global::System.IntPtr SwigDirectorMethodgetStubByID(UInt64 persistentId) {
576 return OdDbStub.getCPtr(
getStubByID(persistentId )).Handle;
579 private IntPtr SwigDirectorMethodgetDatabaseByStub(global::System.IntPtr objectId) {
586 private global::System.IntPtr SwigDirectorMethodgetOwnerIDByStub(global::System.IntPtr objectId) {
587 return OdDbStub.getCPtr(
getOwnerIDByStub((objectId == global::System.IntPtr.Zero) ?
null :
new OdDbStub(objectId,
false))).Handle;
590 private global::System.IntPtr SwigDirectorMethodgetStubByMatName(IntPtr pBaseDb, [MarshalAs(UnmanagedType.LPWStr)]
String strMatName) {
592 (OdRxObject)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdRxObject),pBaseDb,
false)
593, strMatName)).Handle;
596 private global::System.IntPtr SwigDirectorMethodgetStubByMaterialId(IntPtr pBaseDb, UInt64 materialId) {
598 (OdRxObject)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdRxObject),pBaseDb,
false)
599, materialId )).Handle;
602 private UInt32 SwigDirectorMethoddisplaySilhouettes() {
606 private IntPtr SwigDirectorMethodgetSectionGeometryManager() {
610 private UInt32 SwigDirectorMethodantiAliasingMode() {
614 private bool SwigDirectorMethodxrefPropertiesOverride() {
618 private bool SwigDirectorMethodmultiplyByBlockLinetypeScales() {
622 private void SwigDirectorMethodsetPlotGeneration(
bool plotGeneration) {
630 private bool SwigDirectorMethodisZeroTextNormals() {
634 private bool SwigDirectorMethodsupportVerticalTTFText() {
638 private bool SwigDirectorMethoduseGsModel() {
642 private void SwigDirectorMethodenableGsModel(
bool enable) {
646 private int SwigDirectorMethodhatchAsPolygon() {
650 private void SwigDirectorMethodsetHatchAsPolygon(
int mode) {
662 public delegate
void SwigDelegateOdGiDefaultContext_8(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);
663 public delegate
void SwigDelegateOdGiDefaultContext_9(IntPtr pDraw, global::System.IntPtr position, [MarshalAs(UnmanagedType.LPWStr)]
string msg, global::System.IntPtr pTextStyle, UInt32 flags);
664 public delegate
void SwigDelegateOdGiDefaultContext_10(IntPtr pDraw, global::System.IntPtr position, [MarshalAs(UnmanagedType.LPWStr)]
string msg, global::System.IntPtr pTextStyle);
666 public delegate
void SwigDelegateOdGiDefaultContext_12(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);
667 public delegate
void SwigDelegateOdGiDefaultContext_13(IntPtr textStyle, [MarshalAs(UnmanagedType.LPWStr)]
string msg, UInt32 flags, global::System.IntPtr min, global::System.IntPtr max, global::System.IntPtr pEndPos);
668 public delegate
void SwigDelegateOdGiDefaultContext_14(IntPtr textStyle, [MarshalAs(UnmanagedType.LPWStr)]
string msg, UInt32 flags, global::System.IntPtr min, global::System.IntPtr max);
770 private static global::System.Type[] swigMethodTypes0 =
new global::System.Type[] { typeof(
OdRxClass) };
771 private static global::System.Type[] swigMethodTypes1 =
new global::System.Type[] { };
772 private static global::System.Type[] swigMethodTypes2 =
new global::System.Type[] { };
773 private static global::System.Type[] swigMethodTypes3 =
new global::System.Type[] { typeof(OdDbStub) };
774 private static global::System.Type[] swigMethodTypes4 =
new global::System.Type[] { };
775 private static global::System.Type[] swigMethodTypes5 =
new global::System.Type[] { };
776 private static global::System.Type[] swigMethodTypes6 =
new global::System.Type[] { typeof(OdGiTextStyle) };
777 private static global::System.Type[] swigMethodTypes7 =
new global::System.Type[] { typeof(OdGiCommonDraw), typeof(OdGePoint3d), typeof(
int), typeof(OdGiTextStyle) };
778 private static global::System.Type[] swigMethodTypes8 =
new global::System.Type[] { typeof(OdGiConveyorGeometry), typeof(OdGePoint3d), typeof(OdGeVector3d), typeof(OdGeVector3d), typeof(
int), typeof(OdGiTextStyle), typeof(OdGeVector3d) };
779 private static global::System.Type[] swigMethodTypes9 =
new global::System.Type[] { typeof(OdGiCommonDraw), typeof(OdGePoint3d), typeof(
string), typeof(OdGiTextStyle), typeof(UInt32 ) };
780 private static global::System.Type[] swigMethodTypes10 =
new global::System.Type[] { typeof(OdGiCommonDraw), typeof(OdGePoint3d), typeof(
string), typeof(OdGiTextStyle) };
781 private static global::System.Type[] swigMethodTypes11 =
new global::System.Type[] { typeof(OdGiCommonDraw), typeof(OdGePoint3d), typeof(
double), typeof(
double), typeof(
double), typeof(
String) };
782 private static global::System.Type[] swigMethodTypes12 =
new global::System.Type[] { typeof(OdGiConveyorGeometry), typeof(OdGePoint3d), typeof(OdGeVector3d), typeof(OdGeVector3d), typeof(
string), typeof(
bool), typeof(OdGiTextStyle), typeof(OdGeVector3d) };
783 private static global::System.Type[] swigMethodTypes13 =
new global::System.Type[] { typeof(OdGiTextStyle), typeof(
string), typeof(UInt32 ), typeof(OdGePoint3d), typeof(OdGePoint3d), typeof(OdGePoint3d) };
784 private static global::System.Type[] swigMethodTypes14 =
new global::System.Type[] { typeof(OdGiTextStyle), typeof(
string), typeof(UInt32 ), typeof(OdGePoint3d), typeof(OdGePoint3d) };
785 private static global::System.Type[] swigMethodTypes15 =
new global::System.Type[] { typeof(OdGiTextStyle), typeof(
int), typeof(OdGePoint3d), typeof(OdGePoint3d) };
786 private static global::System.Type[] swigMethodTypes16 =
new global::System.Type[] { typeof(OdDbStub) };
787 private static global::System.Type[] swigMethodTypes17 =
new global::System.Type[] { };
788 private static global::System.Type[] swigMethodTypes18 =
new global::System.Type[] { };
789 private static global::System.Type[] swigMethodTypes19 =
new global::System.Type[] { };
790 private static global::System.Type[] swigMethodTypes20 =
new global::System.Type[] { };
791 private static global::System.Type[] swigMethodTypes21 =
new global::System.Type[] { };
792 private static global::System.Type[] swigMethodTypes22 =
new global::System.Type[] { };
793 private static global::System.Type[] swigMethodTypes23 =
new global::System.Type[] { };
794 private static global::System.Type[] swigMethodTypes24 =
new global::System.Type[] { };
795 private static global::System.Type[] swigMethodTypes25 =
new global::System.Type[] { };
796 private static global::System.Type[] swigMethodTypes26 =
new global::System.Type[] { };
797 private static global::System.Type[] swigMethodTypes27 =
new global::System.Type[] { typeof(
OdGiContext.FadingType) };
798 private static global::System.Type[] swigMethodTypes28 =
new global::System.Type[] { typeof(
OdGiContext.GlyphType) };
799 private static global::System.Type[] swigMethodTypes29 =
new global::System.Type[] { typeof(
OdGiContext.LineWeightStyle) };
800 private static global::System.Type[] swigMethodTypes30 =
new global::System.Type[] { typeof(UInt32 ), typeof(OdGiSelectionStyle) };
801 private static global::System.Type[] swigMethodTypes31 =
new global::System.Type[] { typeof(
OdGiContext.CoordinatesSystem) };
802 private static global::System.Type[] swigMethodTypes32 =
new global::System.Type[] { typeof(OdDbStub) };
803 private static global::System.Type[] swigMethodTypes33 =
new global::System.Type[] { typeof(IntPtr ), typeof(OdGiDrawable), typeof(UInt32 ) };
804 private static global::System.Type[] swigMethodTypes34 =
new global::System.Type[] { };
805 private static global::System.Type[] swigMethodTypes35 =
new global::System.Type[] { };
806 private static global::System.Type[] swigMethodTypes36 =
new global::System.Type[] { };
807 private static global::System.Type[] swigMethodTypes37 =
new global::System.Type[] { typeof(
int), typeof(OdPsPlotStyleData) };
808 private static global::System.Type[] swigMethodTypes38 =
new global::System.Type[] { typeof(OdDbStub), typeof(OdPsPlotStyleData) };
809 private static global::System.Type[] swigMethodTypes39 =
new global::System.Type[] { typeof(UInt64 ) };
810 private static global::System.Type[] swigMethodTypes40 =
new global::System.Type[] { typeof(OdDbStub) };
811 private static global::System.Type[] swigMethodTypes41 =
new global::System.Type[] { typeof(OdDbStub) };
812 private static global::System.Type[] swigMethodTypes42 =
new global::System.Type[] { typeof(OdRxObject), typeof(
String) };
813 private static global::System.Type[] swigMethodTypes43 =
new global::System.Type[] { typeof(OdRxObject), typeof(UInt64 ) };
814 private static global::System.Type[] swigMethodTypes44 =
new global::System.Type[] { };
815 private static global::System.Type[] swigMethodTypes45 =
new global::System.Type[] { };
816 private static global::System.Type[] swigMethodTypes46 =
new global::System.Type[] { };
817 private static global::System.Type[] swigMethodTypes47 =
new global::System.Type[] { };
818 private static global::System.Type[] swigMethodTypes48 =
new global::System.Type[] { };
819 private static global::System.Type[] swigMethodTypes49 =
new global::System.Type[] { typeof(
bool) };
820 private static global::System.Type[] swigMethodTypes50 =
new global::System.Type[] { typeof(UInt32 ) };
821 private static global::System.Type[] swigMethodTypes51 =
new global::System.Type[] { };
822 private static global::System.Type[] swigMethodTypes52 =
new global::System.Type[] { };
823 private static global::System.Type[] swigMethodTypes53 =
new global::System.Type[] { };
824 private static global::System.Type[] swigMethodTypes54 =
new global::System.Type[] { typeof(
bool) };
825 private static global::System.Type[] swigMethodTypes55 =
new global::System.Type[] { };
826 private static global::System.Type[] swigMethodTypes56 =
new global::System.Type[] { typeof(
OdGiDefaultContext.SolidHatchAsPolygonMode) };
static global::System.Exception Retrieve()
static IntPtr OdGiDefaultContext_queryX(HandleRef jarg1, HandleRef jarg2)
static void OdGiDefaultContext_drawText__SWIG_0(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, [MarshalAs(UnmanagedType.LPWStr)]string jarg4, global::System.Runtime.InteropServices.HandleRef jarg6, UInt32 jarg7)
static void OdGiDefaultContext_setHatchAsPolygonSwigExplicitOdGiDefaultContext(HandleRef jarg1, int jarg2)
static void OdGiDefaultContext_drawTextSwigExplicitOdGiDefaultContext__SWIG_3(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, [MarshalAs(UnmanagedType.LPWStr)]string jarg6, bool jarg8, global::System.Runtime.InteropServices.HandleRef jarg9, global::System.Runtime.InteropServices.HandleRef jarg10)
static bool OdGiDefaultContext_isZeroTextNormalsSwigExplicitOdGiDefaultContext(HandleRef jarg1)
static IntPtr OdGiDefaultContext_cast(HandleRef jarg1)
static void OdGiDefaultContext_drawText__SWIG_2(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, double jarg4, double jarg5, double jarg6, [MarshalAs(UnmanagedType.LPWStr)]String jarg7)
static void OdGiDefaultContext_drawTextSwigExplicitOdGiDefaultContext__SWIG_2(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, double jarg4, double jarg5, double jarg6, [MarshalAs(UnmanagedType.LPWStr)]String jarg7)
static void OdGiDefaultContext_textExtentsBoxSwigExplicitOdGiDefaultContext__SWIG_1(HandleRef jarg1, IntPtr jarg2, [MarshalAs(UnmanagedType.LPWStr)]string jarg3, UInt32 jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, global::System.Runtime.InteropServices.HandleRef jarg7)
static void OdGiDefaultContext_drawTextSwigExplicitOdGiDefaultContext__SWIG_1(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, [MarshalAs(UnmanagedType.LPWStr)]string jarg4, global::System.Runtime.InteropServices.HandleRef jarg6)
static IntPtr OdGiDefaultContext_isASwigExplicitOdGiDefaultContext(HandleRef jarg1)
static bool OdGiDefaultContext_useGsModel(HandleRef jarg1)
static global::System.IntPtr OdGiDefaultContext_getStubByIDSwigExplicitOdGiDefaultContext(HandleRef jarg1, UInt64 jarg2)
static void OdGiDefaultContext_setPlotGeneration(HandleRef jarg1, bool jarg2)
static IntPtr OdGiDefaultContext_getDatabaseByStub(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static UInt32 OdGiDefaultContext_paletteBackground(HandleRef jarg1)
static void delete_OdGiDefaultContext(HandleRef jarg1)
static void OdGiDefaultContext_drawTextSwigExplicitOdGiDefaultContext__SWIG_0(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, [MarshalAs(UnmanagedType.LPWStr)]string jarg4, global::System.Runtime.InteropServices.HandleRef jarg6, UInt32 jarg7)
static UInt64 OdGiDefaultContext_getIDByStub(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdGiDefaultContext_drawShapeSwigExplicitOdGiDefaultContext__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, int jarg6, global::System.Runtime.InteropServices.HandleRef jarg7, global::System.Runtime.InteropServices.HandleRef jarg8)
static IntPtr OdGiDefaultContext_queryXSwigExplicitOdGiDefaultContext(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdGiDefaultContext_createObject()
static void OdGiDefaultContext_textExtentsBoxSwigExplicitOdGiDefaultContext__SWIG_0(HandleRef jarg1, IntPtr jarg2, [MarshalAs(UnmanagedType.LPWStr)]string jarg3, UInt32 jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, global::System.Runtime.InteropServices.HandleRef jarg7, global::System.Runtime.InteropServices.HandleRef jarg8)
static global::System.IntPtr OdGiDefaultContext_getStubByID(HandleRef jarg1, UInt64 jarg2)
static bool OdGiDefaultContext_useGsModelSwigExplicitOdGiDefaultContext(HandleRef jarg1)
static void OdGiDefaultContext_setHatchAsPolygon(HandleRef jarg1, int jarg2)
static string OdGiDefaultContext_getRealClassName(IntPtr jarg1)
static bool OdGiDefaultContext_isZeroTextNormals(HandleRef jarg1)
static void OdGiDefaultContext_shapeExtentsBox(HandleRef jarg1, IntPtr jarg2, int jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
static IntPtr OdGiDefaultContext_isA(HandleRef jarg1)
static void OdGiDefaultContext_getDefaultTextStyle(HandleRef jarg1, IntPtr jarg2)
static void OdGiDefaultContext_drawText__SWIG_1(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, [MarshalAs(UnmanagedType.LPWStr)]string jarg4, global::System.Runtime.InteropServices.HandleRef jarg6)
static IntPtr OdGiDefaultContext_desc()
static int OdGiDefaultContext_hatchAsPolygon(HandleRef jarg1)
static bool OdGiDefaultContext_supportVerticalTTFText(HandleRef jarg1)
static global::System.IntPtr OdGiDefaultContext_getOwnerIDByStubSwigExplicitOdGiDefaultContext(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdGiDefaultContext_getDatabaseByStubSwigExplicitOdGiDefaultContext(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdGiDefaultContext_drawShape__SWIG_0(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
static void OdGiDefaultContext_drawShapeSwigExplicitOdGiDefaultContext__SWIG_0(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
static void OdGiDefaultContext_director_connect(global::System.Runtime.InteropServices.HandleRef jarg1, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_0 delegate0, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_1 delegate1, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_2 delegate2, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_3 delegate3, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_4 delegate4, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_5 delegate5, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_6 delegate6, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_7 delegate7, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_8 delegate8, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_9 delegate9, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_10 delegate10, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_11 delegate11, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_12 delegate12, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_13 delegate13, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_14 delegate14, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_15 delegate15, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_16 delegate16, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_17 delegate17, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_18 delegate18, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_19 delegate19, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_20 delegate20, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_21 delegate21, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_22 delegate22, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_23 delegate23, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_24 delegate24, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_25 delegate25, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_26 delegate26, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_27 delegate27, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_28 delegate28, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_29 delegate29, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_30 delegate30, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_31 delegate31, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_32 delegate32, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_33 delegate33, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_34 delegate34, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_35 delegate35, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_36 delegate36, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_37 delegate37, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_38 delegate38, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_39 delegate39, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_40 delegate40, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_41 delegate41, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_42 delegate42, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_43 delegate43, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_44 delegate44, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_45 delegate45, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_46 delegate46, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_47 delegate47, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_48 delegate48, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_49 delegate49, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_50 delegate50, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_51 delegate51, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_52 delegate52, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_53 delegate53, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_54 delegate54, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_55 delegate55, OdGiDefaultContext.SwigDelegateOdGiDefaultContext_56 delegate56)
static void OdGiDefaultContext_setPaletteBackground(HandleRef jarg1, UInt32 jarg2)
static void OdGiDefaultContext_getDefaultTextStyleSwigExplicitOdGiDefaultContext(HandleRef jarg1, IntPtr jarg2)
static int OdGiDefaultContext_hatchAsPolygonSwigExplicitOdGiDefaultContext(HandleRef jarg1)
static global::System.IntPtr OdGiDefaultContext_getOwnerIDByStub(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdGiDefaultContext_shapeExtentsBoxSwigExplicitOdGiDefaultContext(HandleRef jarg1, IntPtr jarg2, int jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
static void OdGiDefaultContext_drawShape__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, int jarg6, global::System.Runtime.InteropServices.HandleRef jarg7, global::System.Runtime.InteropServices.HandleRef jarg8)
static void OdGiDefaultContext_enableGsModelSwigExplicitOdGiDefaultContext(HandleRef jarg1, bool jarg2)
static void OdGiDefaultContext_enableGsModel(HandleRef jarg1, bool jarg2)
static void OdGiDefaultContext_drawText__SWIG_3(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, [MarshalAs(UnmanagedType.LPWStr)]string jarg6, bool jarg8, global::System.Runtime.InteropServices.HandleRef jarg9, global::System.Runtime.InteropServices.HandleRef jarg10)
static bool OdGiDefaultContext_supportVerticalTTFTextSwigExplicitOdGiDefaultContext(HandleRef jarg1)
static void OdGiDefaultContext_textExtentsBox__SWIG_1(HandleRef jarg1, IntPtr jarg2, [MarshalAs(UnmanagedType.LPWStr)]string jarg3, UInt32 jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, global::System.Runtime.InteropServices.HandleRef jarg7)
static void OdGiDefaultContext_textExtentsBox__SWIG_0(HandleRef jarg1, IntPtr jarg2, [MarshalAs(UnmanagedType.LPWStr)]string jarg3, UInt32 jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, global::System.Runtime.InteropServices.HandleRef jarg7, global::System.Runtime.InteropServices.HandleRef jarg8)
static HandleRef getCPtr(OdDbStub obj)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdGeVector3d obj)
static HandleRef getCPtr(OdGiCommonDraw obj)
virtual UInt32 fadingIntensityPercentage(OdGiContext.FadingType fadingType)
virtual bool useTtfTriangleCache()
virtual OdGiContext.CoordinatesSystem customViewportGeometryCS(OdGiContext.CoordinatesSystem csType)
virtual OdGiDrawable openDrawable(OdDbStub drawableId)
virtual LineWeight defaultLineWeight()
virtual UInt32 drawableFilterFunction(IntPtr functionId, OdGiDrawable pDrawable, UInt32 nFlags)
virtual UInt32 antiAliasingMode()
virtual OdGiSectionGeometryManager getSectionGeometryManager()
virtual bool ttfPolyDraw()
virtual UInt32 glyphSize(OdGiContext.GlyphType glyphType)
virtual bool xrefPropertiesOverride()
virtual double commonLinetypeScale()
virtual uint circleZoomPercent(OdDbStub viewportId)
virtual bool regenAbort()
virtual bool multiplyByBlockLinetypeScales()
virtual OdGiContext.PStyleType plotStyleType()
virtual OdRxObject database()
virtual UInt32 displaySilhouettes()
virtual void plotStyle(int penNumber, OdPsPlotStyleData plotStyleData)
virtual UInt32 lineWeightConfiguration(OdGiContext.LineWeightStyle styleEntry)
virtual OdDbStub getStubByMaterialId(OdRxObject pBaseDb, UInt64 materialId)
virtual UInt32 numberOfIsolines()
virtual bool quickTextMode()
virtual UInt32 selectionStyle(UInt32 nStyle, OdGiSelectionStyle selStyle)
virtual UInt32 imageSelectionBehavior()
virtual OdDbStub getStubByMatName(OdRxObject pBaseDb, String strMatName)
virtual IntPtr drawableFilterFunctionId(OdDbStub viewportId)
virtual UInt32 textQuality()
virtual bool isPlotGeneration()
virtual OdGiContext.ImageQuality imageQuality()
delegate void SwigDelegateOdGiDefaultContext_7(IntPtr pDraw, global::System.IntPtr position, int shapeNumber, global::System.IntPtr pTextStyle)
delegate void SwigDelegateOdGiDefaultContext_9(IntPtr pDraw, global::System.IntPtr position, [MarshalAs(UnmanagedType.LPWStr)]string msg, global::System.IntPtr pTextStyle, UInt32 flags)
delegate bool SwigDelegateOdGiDefaultContext_47()
delegate global::System.IntPtr SwigDelegateOdGiDefaultContext_39(UInt64 persistentId)
delegate bool SwigDelegateOdGiDefaultContext_48()
delegate UInt32 SwigDelegateOdGiDefaultContext_46()
delegate void SwigDelegateOdGiDefaultContext_37(int penNumber, global::System.IntPtr plotStyleData)
override void Dispose(bool disposing)
delegate global::System.IntPtr SwigDelegateOdGiDefaultContext_41(global::System.IntPtr objectId)
static string getRealClassName(IntPtr ptr)
delegate UInt32 SwigDelegateOdGiDefaultContext_18()
delegate bool SwigDelegateOdGiDefaultContext_52()
delegate uint SwigDelegateOdGiDefaultContext_16(global::System.IntPtr viewportId)
delegate void SwigDelegateOdGiDefaultContext_13(IntPtr textStyle, [MarshalAs(UnmanagedType.LPWStr)]string msg, UInt32 flags, global::System.IntPtr min, global::System.IntPtr max, global::System.IntPtr pEndPos)
virtual void setPaletteBackground(UInt32 paletteBackground)
override void drawText(OdGiCommonDraw pDraw, OdGePoint3d position, double height, double width, double oblique, String msg)
delegate double SwigDelegateOdGiDefaultContext_5()
override void getDefaultTextStyle(OdGiTextStyle textStyle)
delegate UInt32 SwigDelegateOdGiDefaultContext_28(int glyphType)
delegate void SwigDelegateOdGiDefaultContext_49(bool plotGeneration)
override void shapeExtentsBox(OdGiTextStyle textStyle, int shapeNumber, OdGePoint3d min, OdGePoint3d max)
override UInt64 getIDByStub(OdDbStub objectId)
delegate void SwigDelegateOdGiDefaultContext_12(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)
delegate UInt32 SwigDelegateOdGiDefaultContext_26()
delegate bool SwigDelegateOdGiDefaultContext_22()
delegate IntPtr SwigDelegateOdGiDefaultContext_0(IntPtr protocolClass)
override OdRxObject getDatabaseByStub(OdDbStub objectId)
delegate void SwigDelegateOdGiDefaultContext_10(IntPtr pDraw, global::System.IntPtr position, [MarshalAs(UnmanagedType.LPWStr)]string msg, global::System.IntPtr pTextStyle)
delegate void SwigDelegateOdGiDefaultContext_14(IntPtr textStyle, [MarshalAs(UnmanagedType.LPWStr)]string msg, UInt32 flags, global::System.IntPtr min, global::System.IntPtr max)
static new OdRxClass desc()
delegate UInt32 SwigDelegateOdGiDefaultContext_23()
delegate UInt32 SwigDelegateOdGiDefaultContext_33(IntPtr functionId, IntPtr pDrawable, UInt32 nFlags)
delegate global::System.IntPtr SwigDelegateOdGiDefaultContext_43(IntPtr pBaseDb, UInt64 materialId)
delegate bool SwigDelegateOdGiDefaultContext_17()
override void textExtentsBox(OdGiTextStyle textStyle, string msg, UInt32 flags, OdGePoint3d min, OdGePoint3d max)
override OdDbStub getStubByID(UInt64 persistentId)
delegate IntPtr SwigDelegateOdGiDefaultContext_40(global::System.IntPtr objectId)
virtual bool useGsModel()
override void textExtentsBox(OdGiTextStyle textStyle, string msg, UInt32 flags, OdGePoint3d min, OdGePoint3d max, OdGePoint3d pEndPos)
delegate bool SwigDelegateOdGiDefaultContext_35()
override void drawText(OdGiConveyorGeometry pDest, OdGePoint3d position, OdGeVector3d direction, OdGeVector3d upVector, string msg, bool raw, OdGiTextStyle pTextStyle, OdGeVector3d pExtrusion)
override void drawText(OdGiCommonDraw pDraw, OdGePoint3d position, string msg, OdGiTextStyle pTextStyle, UInt32 flags)
delegate bool SwigDelegateOdGiDefaultContext_51()
delegate void SwigDelegateOdGiDefaultContext_38(global::System.IntPtr objectId, global::System.IntPtr plotStyleData)
delegate int SwigDelegateOdGiDefaultContext_25()
static new OdGiDefaultContext createObject()
virtual OdGiDefaultContext.SolidHatchAsPolygonMode hatchAsPolygon()
delegate global::System.IntPtr SwigDelegateOdGiDefaultContext_42(IntPtr pBaseDb, [MarshalAs(UnmanagedType.LPWStr)]String strMatName)
virtual Teigha.Core.OdGiContext.ImageQuality vb_imageQuality()
delegate IntPtr SwigDelegateOdGiDefaultContext_32(global::System.IntPtr viewportId)
override void drawText(OdGiCommonDraw pDraw, OdGePoint3d position, string msg, OdGiTextStyle pTextStyle)
delegate bool SwigDelegateOdGiDefaultContext_21()
delegate void SwigDelegateOdGiDefaultContext_8(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)
virtual void enableGsModel(bool enable)
delegate IntPtr SwigDelegateOdGiDefaultContext_2()
virtual void setPlotGeneration(bool plotGeneration)
virtual UInt32 paletteBackground()
delegate UInt32 SwigDelegateOdGiDefaultContext_30(UInt32 nStyle, global::System.IntPtr selStyle)
delegate int SwigDelegateOdGiDefaultContext_36()
virtual void setHatchAsPolygon(OdGiDefaultContext.SolidHatchAsPolygonMode mode)
static HandleRef getCPtr(OdGiDefaultContext obj)
delegate bool SwigDelegateOdGiDefaultContext_24()
delegate bool SwigDelegateOdGiDefaultContext_34()
virtual bool supportVerticalTTFText()
delegate void SwigDelegateOdGiDefaultContext_50(UInt32 paletteBackground)
override OdDbStub getOwnerIDByStub(OdDbStub objectId)
delegate UInt32 SwigDelegateOdGiDefaultContext_27(int fadingType)
delegate int SwigDelegateOdGiDefaultContext_4()
delegate int SwigDelegateOdGiDefaultContext_55()
delegate void SwigDelegateOdGiDefaultContext_15(IntPtr textStyle, int shapeNumber, global::System.IntPtr min, global::System.IntPtr max)
delegate UInt32 SwigDelegateOdGiDefaultContext_44()
delegate void SwigDelegateOdGiDefaultContext_56(int mode)
delegate void SwigDelegateOdGiDefaultContext_54(bool enable)
delegate UInt32 SwigDelegateOdGiDefaultContext_29(int styleEntry)
delegate int SwigDelegateOdGiDefaultContext_31(int csType)
delegate UInt32 SwigDelegateOdGiDefaultContext_20()
override OdRxObject queryX(OdRxClass protocolClass)
delegate IntPtr SwigDelegateOdGiDefaultContext_45()
virtual bool isZeroTextNormals()
delegate void SwigDelegateOdGiDefaultContext_6(IntPtr textStyle)
delegate IntPtr SwigDelegateOdGiDefaultContext_3(global::System.IntPtr drawableId)
static OdGiDefaultContext cast(OdRxObject pObj)
override void drawShape(OdGiConveyorGeometry pDest, OdGePoint3d position, OdGeVector3d direction, OdGeVector3d upVector, int shapeNumber, OdGiTextStyle pTextStyle, OdGeVector3d pExtrusion)
delegate void SwigDelegateOdGiDefaultContext_11(IntPtr pDraw, global::System.IntPtr position, double height, double width, double oblique, [MarshalAs(UnmanagedType.LPWStr)]String msg)
override void drawShape(OdGiCommonDraw pDraw, OdGePoint3d position, int shapeNumber, OdGiTextStyle pTextStyle)
delegate bool SwigDelegateOdGiDefaultContext_19()
OdGiDefaultContext(IntPtr cPtr, bool cMemoryOwn)
delegate IntPtr SwigDelegateOdGiDefaultContext_1()
delegate bool SwigDelegateOdGiDefaultContext_53()
static HandleRef getCPtr(OdGiTextStyle obj)
static HandleRef getCPtr(OdRxClass obj)
OdRxObject(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(OdRxObject obj)
global::System.Runtime.InteropServices.HandleRef GetInterfaceCPtr()