17 private Object locker =
new Object();
18 private HandleRef swigCPtr;
20 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
22 swigCPtr =
new HandleRef(
this, cPtr);
25 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
27 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
36 global::System.GC.SuppressFinalize(
this);
39 protected virtual void Dispose(
bool disposing) {
41 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
46 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
51 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
56 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
57 global::System.Runtime.InteropServices.HandleRef OdGiDeviation.GetInterfaceCPtr() {
58 return new global::System.Runtime.InteropServices.HandleRef(
this, GlobalsPINVOKE.OdGiBaseVectorizer_OdGiDeviation_GetInterfaceCPtr(swigCPtr.Handle));
67 OdDbStub ret = (cPtr == global::System.IntPtr.Zero) ?
null :
new OdDbStub(cPtr,
false);
231 SwigDirectorConnect();
232 DelegateHolder.OnHoldSwigDirectorDelegates(
this);
235 MemoryTransaction mTr = MemoryManager.GetMemoryManager().GetCurrentTransaction();
239 this.swigCMemOwn =
false;
500 OdDbStub ret = (cPtr == global::System.IntPtr.Zero) ?
null :
new OdDbStub(cPtr,
false);
523 if (SwigDerivedClassHasMethod(
"circularArc", swigMethodTypes95))
GlobalsPINVOKE.
OdGiBaseVectorizer_circularArcSwigExplicitOdGiBaseVectorizer__SWIG_0(swigCPtr,
OdGePoint3d.
getCPtr(center), radius,
OdGeVector3d.
getCPtr(normal),
OdGeVector3d.
getCPtr(startVector), sweepAngle, (
int)arcType);
else GlobalsPINVOKE.
OdGiBaseVectorizer_circularArc__SWIG_0(swigCPtr,
OdGePoint3d.
getCPtr(center), radius,
OdGeVector3d.
getCPtr(normal),
OdGeVector3d.
getCPtr(startVector), sweepAngle, (
int)arcType);
528 if (SwigDerivedClassHasMethod(
"circularArc", swigMethodTypes96))
GlobalsPINVOKE.
OdGiBaseVectorizer_circularArcSwigExplicitOdGiBaseVectorizer__SWIG_1(swigCPtr,
OdGePoint3d.
getCPtr(center), radius,
OdGeVector3d.
getCPtr(normal),
OdGeVector3d.
getCPtr(startVector), sweepAngle);
else GlobalsPINVOKE.
OdGiBaseVectorizer_circularArc__SWIG_1(swigCPtr,
OdGePoint3d.
getCPtr(center), radius,
OdGeVector3d.
getCPtr(normal),
OdGeVector3d.
getCPtr(startVector), sweepAngle);
543IntPtr p_numVertices=
Teigha.
Core.Helpers.MarshalPoint3dArray(numVertices);
548Marshal.FreeCoTaskMem(p_numVertices);
553IntPtr p_numVertices=
Teigha.
Core.Helpers.MarshalPoint3dArray(numVertices);
558Marshal.FreeCoTaskMem(p_numVertices);
563IntPtr p_numVertices=
Teigha.
Core.Helpers.MarshalPoint3dArray(numVertices);
568Marshal.FreeCoTaskMem(p_numVertices);
573IntPtr p_numVertices=
Teigha.
Core.Helpers.MarshalPoint3dArray(numVertices);
578Marshal.FreeCoTaskMem(p_numVertices);
583IntPtr p_numVertices=
Teigha.
Core.Helpers.MarshalPoint3dArray(numVertices);
588Marshal.FreeCoTaskMem(p_numVertices);
613 if (SwigDerivedClassHasMethod(
"text", swigMethodTypes107))
GlobalsPINVOKE.
OdGiBaseVectorizer_textSwigExplicitOdGiBaseVectorizer__SWIG_0(swigCPtr,
OdGePoint3d.
getCPtr(position),
OdGeVector3d.
getCPtr(normal),
OdGeVector3d.
getCPtr(direction), height, width, oblique, msg);
else GlobalsPINVOKE.
OdGiBaseVectorizer_text__SWIG_0(swigCPtr,
OdGePoint3d.
getCPtr(position),
OdGeVector3d.
getCPtr(normal),
OdGeVector3d.
getCPtr(direction), height, width, oblique, msg);
618 if (SwigDerivedClassHasMethod(
"text", swigMethodTypes108))
GlobalsPINVOKE.
OdGiBaseVectorizer_textSwigExplicitOdGiBaseVectorizer__SWIG_1(swigCPtr,
OdGePoint3d.
getCPtr(position),
OdGeVector3d.
getCPtr(normal),
OdGeVector3d.
getCPtr(direction), msg, raw,
OdGiTextStyle.
getCPtr(pTextStyle));
else GlobalsPINVOKE.
OdGiBaseVectorizer_text__SWIG_1(swigCPtr,
OdGePoint3d.
getCPtr(position),
OdGeVector3d.
getCPtr(normal),
OdGeVector3d.
getCPtr(direction), msg, raw,
OdGiTextStyle.
getCPtr(pTextStyle));
638IntPtr p_endPointsOverrides=
Teigha.
Core.Helpers.MarshalPointPair(endPointsOverrides);
643if (p_endPointsOverrides != IntPtr.Zero) Marshal.FreeCoTaskMem(p_endPointsOverrides);
648IntPtr p_endPointsOverrides=
Teigha.
Core.Helpers.MarshalPointPair(endPointsOverrides);
653if (p_endPointsOverrides != IntPtr.Zero) Marshal.FreeCoTaskMem(p_endPointsOverrides);
662 public virtual void mesh(MeshData numRows) {
663IntPtr p_numRows=
Teigha.
Core.Helpers.MarshalMeshData(numRows);
668Marshal.FreeCoTaskMem(p_numRows);
672 public virtual void shell(ShellData numVertices) {
673IntPtr p_numVertices=
Teigha.
Core.Helpers.MarshalShellData(numVertices);
678Marshal.FreeCoTaskMem(p_numVertices);
683 if (SwigDerivedClassHasMethod(
"image", swigMethodTypes117))
GlobalsPINVOKE.
OdGiBaseVectorizer_imageSwigExplicitOdGiBaseVectorizer__SWIG_0(swigCPtr,
OdGiImageBGRA32.
getCPtr(img),
OdGePoint3d.
getCPtr(origin),
OdGeVector3d.
getCPtr(uVec),
OdGeVector3d.
getCPtr(vVec), (
int)trpMode);
else GlobalsPINVOKE.
OdGiBaseVectorizer_image__SWIG_0(swigCPtr,
OdGiImageBGRA32.
getCPtr(img),
OdGePoint3d.
getCPtr(origin),
OdGeVector3d.
getCPtr(uVec),
OdGeVector3d.
getCPtr(vVec), (
int)trpMode);
698IntPtr p_numPoints=
Teigha.
Core.Helpers.MarshalPoint3dArray(numPoints);
700 if (SwigDerivedClassHasMethod(
"polypoint", swigMethodTypes120))
GlobalsPINVOKE.
OdGiBaseVectorizer_polypointSwigExplicitOdGiBaseVectorizer(swigCPtr, p_numPoints,
OdCmEntityColor.
getCPtr(pColors),
OdCmTransparency.
getCPtr(pTransparency),
OdGeVector3d.
getCPtr(pNormals),
Teigha.
Core.Helpers.MarshalIntPtrFixedArray(pSubEntMarkers), nPointSize );
else GlobalsPINVOKE.
OdGiBaseVectorizer_polypoint(swigCPtr, p_numPoints,
OdCmEntityColor.
getCPtr(pColors),
OdCmTransparency.
getCPtr(pTransparency),
OdGeVector3d.
getCPtr(pNormals),
Teigha.
Core.Helpers.MarshalIntPtrFixedArray(pSubEntMarkers), nPointSize );
703Marshal.FreeCoTaskMem(p_numPoints);
863IntPtr p_uvBoundary=
Teigha.
Core.Helpers.MarshalPoint2dArray(uvBoundary);
865 if (SwigDerivedClassHasMethod(
"rasterImageDc", swigMethodTypes135))
GlobalsPINVOKE.
OdGiBaseVectorizer_rasterImageDcSwigExplicitOdGiBaseVectorizer__SWIG_0(swigCPtr,
OdGePoint3d.
getCPtr(origin),
OdGeVector3d.
getCPtr(u),
OdGeVector3d.
getCPtr(v),
OdGiRasterImage.
getCPtr(pImage), p_uvBoundary,
transparency, brightness, contrast, fade);
else GlobalsPINVOKE.
OdGiBaseVectorizer_rasterImageDc__SWIG_0(swigCPtr,
OdGePoint3d.
getCPtr(origin),
OdGeVector3d.
getCPtr(u),
OdGeVector3d.
getCPtr(v),
OdGiRasterImage.
getCPtr(pImage), p_uvBoundary,
transparency, brightness, contrast, fade);
868Marshal.FreeCoTaskMem(p_uvBoundary);
873IntPtr p_uvBoundary=
Teigha.
Core.Helpers.MarshalPoint2dArray(uvBoundary);
875 if (SwigDerivedClassHasMethod(
"rasterImageDc", swigMethodTypes136))
GlobalsPINVOKE.
OdGiBaseVectorizer_rasterImageDcSwigExplicitOdGiBaseVectorizer__SWIG_1(swigCPtr,
OdGePoint3d.
getCPtr(origin),
OdGeVector3d.
getCPtr(u),
OdGeVector3d.
getCPtr(v),
OdGiRasterImage.
getCPtr(pImage), p_uvBoundary,
transparency, brightness, contrast);
else GlobalsPINVOKE.
OdGiBaseVectorizer_rasterImageDc__SWIG_1(swigCPtr,
OdGePoint3d.
getCPtr(origin),
OdGeVector3d.
getCPtr(u),
OdGeVector3d.
getCPtr(v),
OdGiRasterImage.
getCPtr(pImage), p_uvBoundary,
transparency, brightness, contrast);
878Marshal.FreeCoTaskMem(p_uvBoundary);
883IntPtr p_uvBoundary=
Teigha.
Core.Helpers.MarshalPoint2dArray(uvBoundary);
885 if (SwigDerivedClassHasMethod(
"rasterImageDc", swigMethodTypes137))
GlobalsPINVOKE.
OdGiBaseVectorizer_rasterImageDcSwigExplicitOdGiBaseVectorizer__SWIG_2(swigCPtr,
OdGePoint3d.
getCPtr(origin),
OdGeVector3d.
getCPtr(u),
OdGeVector3d.
getCPtr(v),
OdGiRasterImage.
getCPtr(pImage), p_uvBoundary,
transparency, brightness);
else GlobalsPINVOKE.
OdGiBaseVectorizer_rasterImageDc__SWIG_2(swigCPtr,
OdGePoint3d.
getCPtr(origin),
OdGeVector3d.
getCPtr(u),
OdGeVector3d.
getCPtr(v),
OdGiRasterImage.
getCPtr(pImage), p_uvBoundary,
transparency, brightness);
888Marshal.FreeCoTaskMem(p_uvBoundary);
893IntPtr p_uvBoundary=
Teigha.
Core.Helpers.MarshalPoint2dArray(uvBoundary);
895 if (SwigDerivedClassHasMethod(
"rasterImageDc", swigMethodTypes138))
GlobalsPINVOKE.
OdGiBaseVectorizer_rasterImageDcSwigExplicitOdGiBaseVectorizer__SWIG_3(swigCPtr,
OdGePoint3d.
getCPtr(origin),
OdGeVector3d.
getCPtr(u),
OdGeVector3d.
getCPtr(v),
OdGiRasterImage.
getCPtr(pImage), p_uvBoundary,
transparency);
else GlobalsPINVOKE.
OdGiBaseVectorizer_rasterImageDc__SWIG_3(swigCPtr,
OdGePoint3d.
getCPtr(origin),
OdGeVector3d.
getCPtr(u),
OdGeVector3d.
getCPtr(v),
OdGiRasterImage.
getCPtr(pImage), p_uvBoundary,
transparency);
898Marshal.FreeCoTaskMem(p_uvBoundary);
903IntPtr p_uvBoundary=
Teigha.
Core.Helpers.MarshalPoint2dArray(uvBoundary);
905 if (SwigDerivedClassHasMethod(
"rasterImageDc", swigMethodTypes139))
GlobalsPINVOKE.
OdGiBaseVectorizer_rasterImageDcSwigExplicitOdGiBaseVectorizer__SWIG_4(swigCPtr,
OdGePoint3d.
getCPtr(origin),
OdGeVector3d.
getCPtr(u),
OdGeVector3d.
getCPtr(v),
OdGiRasterImage.
getCPtr(pImage), p_uvBoundary);
else GlobalsPINVOKE.
OdGiBaseVectorizer_rasterImageDc__SWIG_4(swigCPtr,
OdGePoint3d.
getCPtr(origin),
OdGeVector3d.
getCPtr(u),
OdGeVector3d.
getCPtr(v),
OdGiRasterImage.
getCPtr(pImage), p_uvBoundary);
908Marshal.FreeCoTaskMem(p_uvBoundary);
913 if (SwigDerivedClassHasMethod(
"metafileDc", swigMethodTypes140))
GlobalsPINVOKE.
OdGiBaseVectorizer_metafileDcSwigExplicitOdGiBaseVectorizer__SWIG_0(swigCPtr,
OdGePoint3d.
getCPtr(origin),
OdGeVector3d.
getCPtr(u),
OdGeVector3d.
getCPtr(v),
OdGiMetafile.
getCPtr(pMetafile), bDcAligned, bAllowClipping);
else GlobalsPINVOKE.
OdGiBaseVectorizer_metafileDc__SWIG_0(swigCPtr,
OdGePoint3d.
getCPtr(origin),
OdGeVector3d.
getCPtr(u),
OdGeVector3d.
getCPtr(v),
OdGiMetafile.
getCPtr(pMetafile), bDcAligned, bAllowClipping);
918 if (SwigDerivedClassHasMethod(
"metafileDc", swigMethodTypes141))
GlobalsPINVOKE.
OdGiBaseVectorizer_metafileDcSwigExplicitOdGiBaseVectorizer__SWIG_1(swigCPtr,
OdGePoint3d.
getCPtr(origin),
OdGeVector3d.
getCPtr(u),
OdGeVector3d.
getCPtr(v),
OdGiMetafile.
getCPtr(pMetafile), bDcAligned);
else GlobalsPINVOKE.
OdGiBaseVectorizer_metafileDc__SWIG_1(swigCPtr,
OdGePoint3d.
getCPtr(origin),
OdGeVector3d.
getCPtr(u),
OdGeVector3d.
getCPtr(v),
OdGiMetafile.
getCPtr(pMetafile), bDcAligned);
928IntPtr p_numVertices=
Teigha.
Core.Helpers.MarshalPoint3dArray(numVertices);
933Marshal.FreeCoTaskMem(p_numVertices);
938IntPtr p_numVertices=
Teigha.
Core.Helpers.MarshalPoint3dArray(numVertices);
943Marshal.FreeCoTaskMem(p_numVertices);
948IntPtr p_numVertices=
Teigha.
Core.Helpers.MarshalPoint3dArray(numVertices);
953Marshal.FreeCoTaskMem(p_numVertices);
958IntPtr p_numVertices=
Teigha.
Core.Helpers.MarshalPoint3dArray(numVertices);
963Marshal.FreeCoTaskMem(p_numVertices);
968IntPtr p_numVertices=
Teigha.
Core.Helpers.MarshalPoint3dArray(numVertices);
973Marshal.FreeCoTaskMem(p_numVertices);
978IntPtr p_numVertices=
Teigha.
Core.Helpers.MarshalPoint3dArray(numVertices);
983Marshal.FreeCoTaskMem(p_numVertices);
1055 MemoryManager mMan = MemoryManager.GetMemoryManager();
1056 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
1089 MemoryManager mMan = MemoryManager.GetMemoryManager();
1090 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
1271 private void SwigDirectorConnect() {
1272 if (SwigDerivedClassHasMethod(
"queryX", swigMethodTypes0))
1274 if (SwigDerivedClassHasMethod(
"isA", swigMethodTypes1))
1276 if (SwigDerivedClassHasMethod(
"setColor", swigMethodTypes2))
1278 if (SwigDerivedClassHasMethod(
"setTrueColor", swigMethodTypes3))
1280 if (SwigDerivedClassHasMethod(
"setLayer", swigMethodTypes4))
1282 if (SwigDerivedClassHasMethod(
"setLineType", swigMethodTypes5))
1284 if (SwigDerivedClassHasMethod(
"setSelectionMarker", swigMethodTypes6))
1286 if (SwigDerivedClassHasMethod(
"setFillType", swigMethodTypes7))
1288 if (SwigDerivedClassHasMethod(
"setFillPlane", swigMethodTypes8))
1290 if (SwigDerivedClassHasMethod(
"setFillPlane", swigMethodTypes9))
1292 if (SwigDerivedClassHasMethod(
"setLineWeight", swigMethodTypes10))
1294 if (SwigDerivedClassHasMethod(
"setLineTypeScale", swigMethodTypes11))
1296 if (SwigDerivedClassHasMethod(
"setLineTypeScale", swigMethodTypes12))
1298 if (SwigDerivedClassHasMethod(
"setThickness", swigMethodTypes13))
1300 if (SwigDerivedClassHasMethod(
"setPlotStyleName", swigMethodTypes14))
1302 if (SwigDerivedClassHasMethod(
"setPlotStyleName", swigMethodTypes15))
1304 if (SwigDerivedClassHasMethod(
"setMaterial", swigMethodTypes16))
1306 if (SwigDerivedClassHasMethod(
"setMapper", swigMethodTypes17))
1308 if (SwigDerivedClassHasMethod(
"setVisualStyle", swigMethodTypes18))
1310 if (SwigDerivedClassHasMethod(
"setTransparency", swigMethodTypes19))
1312 if (SwigDerivedClassHasMethod(
"setDrawFlags", swigMethodTypes20))
1314 if (SwigDerivedClassHasMethod(
"setLockFlags", swigMethodTypes21))
1316 if (SwigDerivedClassHasMethod(
"setSelectionGeom", swigMethodTypes22))
1318 if (SwigDerivedClassHasMethod(
"setShadowFlags", swigMethodTypes23))
1320 if (SwigDerivedClassHasMethod(
"setSectionable", swigMethodTypes24))
1322 if (SwigDerivedClassHasMethod(
"setSelectionFlags", swigMethodTypes25))
1324 if (SwigDerivedClassHasMethod(
"color", swigMethodTypes26))
1326 if (SwigDerivedClassHasMethod(
"trueColor", swigMethodTypes27))
1328 if (SwigDerivedClassHasMethod(
"layer", swigMethodTypes28))
1330 if (SwigDerivedClassHasMethod(
"lineType", swigMethodTypes29))
1332 if (SwigDerivedClassHasMethod(
"fillType", swigMethodTypes30))
1334 if (SwigDerivedClassHasMethod(
"fillPlane", swigMethodTypes31))
1336 if (SwigDerivedClassHasMethod(
"lineWeight", swigMethodTypes32))
1338 if (SwigDerivedClassHasMethod(
"lineTypeScale", swigMethodTypes33))
1340 if (SwigDerivedClassHasMethod(
"thickness", swigMethodTypes34))
1342 if (SwigDerivedClassHasMethod(
"plotStyleNameType", swigMethodTypes35))
1344 if (SwigDerivedClassHasMethod(
"plotStyleNameId", swigMethodTypes36))
1346 if (SwigDerivedClassHasMethod(
"material", swigMethodTypes37))
1348 if (SwigDerivedClassHasMethod(
"mapper", swigMethodTypes38))
1350 if (SwigDerivedClassHasMethod(
"visualStyle", swigMethodTypes39))
1352 if (SwigDerivedClassHasMethod(
"transparency", swigMethodTypes40))
1354 if (SwigDerivedClassHasMethod(
"drawFlags", swigMethodTypes41))
1356 if (SwigDerivedClassHasMethod(
"lockFlags", swigMethodTypes42))
1358 if (SwigDerivedClassHasMethod(
"selectionGeom", swigMethodTypes43))
1360 if (SwigDerivedClassHasMethod(
"shadowFlags", swigMethodTypes44))
1362 if (SwigDerivedClassHasMethod(
"sectionable", swigMethodTypes45))
1364 if (SwigDerivedClassHasMethod(
"selectionFlags", swigMethodTypes46))
1366 if (SwigDerivedClassHasMethod(
"setSecondaryTrueColor", swigMethodTypes47))
1368 if (SwigDerivedClassHasMethod(
"secondaryTrueColor", swigMethodTypes48))
1370 if (SwigDerivedClassHasMethod(
"setLineStyleModifiers", swigMethodTypes49))
1372 if (SwigDerivedClassHasMethod(
"lineStyleModifiers", swigMethodTypes50))
1374 if (SwigDerivedClassHasMethod(
"setFill", swigMethodTypes51))
1376 if (SwigDerivedClassHasMethod(
"fill", swigMethodTypes52))
1378 if (SwigDerivedClassHasMethod(
"setAuxData", swigMethodTypes53))
1380 if (SwigDerivedClassHasMethod(
"auxData", swigMethodTypes54))
1382 if (SwigDerivedClassHasMethod(
"pushLineweightOverride", swigMethodTypes55))
1384 if (SwigDerivedClassHasMethod(
"popLineweightOverride", swigMethodTypes56))
1386 if (SwigDerivedClassHasMethod(
"pushPaletteOverride", swigMethodTypes57))
1388 if (SwigDerivedClassHasMethod(
"popPaletteOverride", swigMethodTypes58))
1390 if (SwigDerivedClassHasMethod(
"setupForEntity", swigMethodTypes59))
1392 if (SwigDerivedClassHasMethod(
"addLight", swigMethodTypes60))
1394 if (SwigDerivedClassHasMethod(
"setContext", swigMethodTypes61))
1396 if (SwigDerivedClassHasMethod(
"switchLayer", swigMethodTypes62))
1398 if (SwigDerivedClassHasMethod(
"effectiveLayerTraits", swigMethodTypes63))
1400 if (SwigDerivedClassHasMethod(
"layerVisible", swigMethodTypes64))
1402 if (SwigDerivedClassHasMethod(
"setEntityTraitsDataChanged", swigMethodTypes65))
1404 if (SwigDerivedClassHasMethod(
"setEntityTraitsDataChanged", swigMethodTypes66))
1406 if (SwigDerivedClassHasMethod(
"setEntityTraitsDataChanged", swigMethodTypes67))
1408 if (SwigDerivedClassHasMethod(
"effectivelyVisible", swigMethodTypes68))
1410 if (SwigDerivedClassHasMethod(
"giContext", swigMethodTypes69))
1412 if (SwigDerivedClassHasMethod(
"currentDrawableDesc", swigMethodTypes70))
1414 if (SwigDerivedClassHasMethod(
"currentDrawable", swigMethodTypes71))
1416 if (SwigDerivedClassHasMethod(
"giViewport", swigMethodTypes72))
1418 if (SwigDerivedClassHasMethod(
"gsView", swigMethodTypes73))
1420 if (SwigDerivedClassHasMethod(
"affectTraits", swigMethodTypes74))
1422 if (SwigDerivedClassHasMethod(
"linetypeGenerationCriteria", swigMethodTypes75))
1424 if (SwigDerivedClassHasMethod(
"effectiveTraits", swigMethodTypes76))
1426 if (SwigDerivedClassHasMethod(
"setEffectiveTraits", swigMethodTypes77))
1428 if (SwigDerivedClassHasMethod(
"setEffectiveTraits", swigMethodTypes78))
1430 if (SwigDerivedClassHasMethod(
"selectionMarkerOnChange", swigMethodTypes79))
1432 if (SwigDerivedClassHasMethod(
"updateExtentsOnly", swigMethodTypes80))
1434 if (SwigDerivedClassHasMethod(
"output", swigMethodTypes81))
1436 if (SwigDerivedClassHasMethod(
"beginViewVectorization", swigMethodTypes82))
1438 if (SwigDerivedClassHasMethod(
"endViewVectorization", swigMethodTypes83))
1440 if (SwigDerivedClassHasMethod(
"regenAbort", swigMethodTypes84))
1442 if (SwigDerivedClassHasMethod(
"deviation", swigMethodTypes85))
1444 if (SwigDerivedClassHasMethod(
"regenType", swigMethodTypes86))
1446 if (SwigDerivedClassHasMethod(
"isDragging", swigMethodTypes87))
1448 if (SwigDerivedClassHasMethod(
"drawContextFlags", swigMethodTypes88))
1450 if (SwigDerivedClassHasMethod(
"sequenceNumber", swigMethodTypes89))
1452 if (SwigDerivedClassHasMethod(
"isValidId", swigMethodTypes90))
1454 if (SwigDerivedClassHasMethod(
"viewportObjectId", swigMethodTypes91))
1456 if (SwigDerivedClassHasMethod(
"viewport", swigMethodTypes92))
1458 if (SwigDerivedClassHasMethod(
"circle", swigMethodTypes93))
1460 if (SwigDerivedClassHasMethod(
"circle", swigMethodTypes94))
1462 if (SwigDerivedClassHasMethod(
"circularArc", swigMethodTypes95))
1464 if (SwigDerivedClassHasMethod(
"circularArc", swigMethodTypes96))
1466 if (SwigDerivedClassHasMethod(
"circularArc", swigMethodTypes97))
1468 if (SwigDerivedClassHasMethod(
"circularArc", swigMethodTypes98))
1470 if (SwigDerivedClassHasMethod(
"polyline", swigMethodTypes99))
1472 if (SwigDerivedClassHasMethod(
"polyline", swigMethodTypes100))
1474 if (SwigDerivedClassHasMethod(
"polyline", swigMethodTypes101))
1476 if (SwigDerivedClassHasMethod(
"polygon", swigMethodTypes102))
1478 if (SwigDerivedClassHasMethod(
"polygon", swigMethodTypes103))
1480 if (SwigDerivedClassHasMethod(
"pline", swigMethodTypes104))
1482 if (SwigDerivedClassHasMethod(
"pline", swigMethodTypes105))
1484 if (SwigDerivedClassHasMethod(
"pline", swigMethodTypes106))
1486 if (SwigDerivedClassHasMethod(
"text", swigMethodTypes107))
1488 if (SwigDerivedClassHasMethod(
"text", swigMethodTypes108))
1490 if (SwigDerivedClassHasMethod(
"xline", swigMethodTypes109))
1492 if (SwigDerivedClassHasMethod(
"ray", swigMethodTypes110))
1494 if (SwigDerivedClassHasMethod(
"nurbs", swigMethodTypes111))
1496 if (SwigDerivedClassHasMethod(
"ellipticArc", swigMethodTypes112))
1498 if (SwigDerivedClassHasMethod(
"ellipticArc", swigMethodTypes113))
1500 if (SwigDerivedClassHasMethod(
"ellipticArc", swigMethodTypes114))
1502 if (SwigDerivedClassHasMethod(
"mesh", swigMethodTypes115))
1504 if (SwigDerivedClassHasMethod(
"shell", swigMethodTypes116))
1506 if (SwigDerivedClassHasMethod(
"image", swigMethodTypes117))
1508 if (SwigDerivedClassHasMethod(
"image", swigMethodTypes118))
1510 if (SwigDerivedClassHasMethod(
"edge", swigMethodTypes119))
1512 if (SwigDerivedClassHasMethod(
"polypoint", swigMethodTypes120))
1514 if (SwigDerivedClassHasMethod(
"rowOfDots", swigMethodTypes121))
1516 if (SwigDerivedClassHasMethod(
"pointCloud", swigMethodTypes122))
1518 if (SwigDerivedClassHasMethod(
"pushClipBoundary", swigMethodTypes123))
1520 if (SwigDerivedClassHasMethod(
"pushClipBoundary", swigMethodTypes124))
1522 if (SwigDerivedClassHasMethod(
"popClipBoundary", swigMethodTypes125))
1524 if (SwigDerivedClassHasMethod(
"pushModelTransform", swigMethodTypes126))
1526 if (SwigDerivedClassHasMethod(
"pushModelTransform", swigMethodTypes127))
1528 if (SwigDerivedClassHasMethod(
"popModelTransform", swigMethodTypes128))
1530 if (SwigDerivedClassHasMethod(
"getModelToWorldTransform", swigMethodTypes129))
1532 if (SwigDerivedClassHasMethod(
"getWorldToModelTransform", swigMethodTypes130))
1534 if (SwigDerivedClassHasMethod(
"draw", swigMethodTypes131))
1536 if (SwigDerivedClassHasMethod(
"currentGiPath", swigMethodTypes132))
1538 if (SwigDerivedClassHasMethod(
"setAttributes", swigMethodTypes133))
1540 if (SwigDerivedClassHasMethod(
"doDraw", swigMethodTypes134))
1542 if (SwigDerivedClassHasMethod(
"rasterImageDc", swigMethodTypes135))
1544 if (SwigDerivedClassHasMethod(
"rasterImageDc", swigMethodTypes136))
1546 if (SwigDerivedClassHasMethod(
"rasterImageDc", swigMethodTypes137))
1548 if (SwigDerivedClassHasMethod(
"rasterImageDc", swigMethodTypes138))
1550 if (SwigDerivedClassHasMethod(
"rasterImageDc", swigMethodTypes139))
1552 if (SwigDerivedClassHasMethod(
"metafileDc", swigMethodTypes140))
1554 if (SwigDerivedClassHasMethod(
"metafileDc", swigMethodTypes141))
1556 if (SwigDerivedClassHasMethod(
"metafileDc", swigMethodTypes142))
1558 if (SwigDerivedClassHasMethod(
"polylineEye", swigMethodTypes143))
1560 if (SwigDerivedClassHasMethod(
"polygonEye", swigMethodTypes144))
1562 if (SwigDerivedClassHasMethod(
"polylineDc", swigMethodTypes145))
1564 if (SwigDerivedClassHasMethod(
"polygonDc", swigMethodTypes146))
1566 if (SwigDerivedClassHasMethod(
"onTraitsModified", swigMethodTypes147))
1568 if (SwigDerivedClassHasMethod(
"modelDeviation", swigMethodTypes148))
1570 if (SwigDerivedClassHasMethod(
"worldDeviation", swigMethodTypes149))
1572 if (SwigDerivedClassHasMethod(
"eyeDeviation", swigMethodTypes150))
1574 if (SwigDerivedClassHasMethod(
"onTextProcessing", swigMethodTypes151))
1576 if (SwigDerivedClassHasMethod(
"currentLineweightOverride", swigMethodTypes152))
1578 if (SwigDerivedClassHasMethod(
"annotationScale", swigMethodTypes153))
1580 GlobalsPINVOKE.
OdGiBaseVectorizer_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, swigDelegate58, swigDelegate59, swigDelegate60, swigDelegate61, swigDelegate62, swigDelegate63, swigDelegate64, swigDelegate65, swigDelegate66, swigDelegate67, swigDelegate68, swigDelegate69, swigDelegate70, swigDelegate71, swigDelegate72, swigDelegate73, swigDelegate74, swigDelegate75, swigDelegate76, swigDelegate77, swigDelegate78, swigDelegate79, swigDelegate80, swigDelegate81, swigDelegate82, swigDelegate83, swigDelegate84, swigDelegate85, swigDelegate86, swigDelegate87, swigDelegate88, swigDelegate89, swigDelegate90, swigDelegate91, swigDelegate92, swigDelegate93, swigDelegate94, swigDelegate95, swigDelegate96, swigDelegate97, swigDelegate98, swigDelegate99, swigDelegate100, swigDelegate101, swigDelegate102, swigDelegate103, swigDelegate104, swigDelegate105, swigDelegate106, swigDelegate107, swigDelegate108, swigDelegate109, swigDelegate110, swigDelegate111, swigDelegate112, swigDelegate113, swigDelegate114, swigDelegate115, swigDelegate116, swigDelegate117, swigDelegate118, swigDelegate119, swigDelegate120, swigDelegate121, swigDelegate122, swigDelegate123, swigDelegate124, swigDelegate125, swigDelegate126, swigDelegate127, swigDelegate128, swigDelegate129, swigDelegate130, swigDelegate131, swigDelegate132, swigDelegate133, swigDelegate134, swigDelegate135, swigDelegate136, swigDelegate137, swigDelegate138, swigDelegate139, swigDelegate140, swigDelegate141, swigDelegate142, swigDelegate143, swigDelegate144, swigDelegate145, swigDelegate146, swigDelegate147, swigDelegate148, swigDelegate149, swigDelegate150, swigDelegate151, swigDelegate152, swigDelegate153);
1583 private bool SwigDerivedClassHasMethod(
string methodName, global::System.Type[] methodTypes) {
1584 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);
1585 bool hasDerivedMethod = methodInfo.DeclaringType.IsSubclassOf(typeof(
OdGiBaseVectorizer));
1586 return hasDerivedMethod;
1589 private IntPtr SwigDirectorMethodqueryX(IntPtr pProtocolClass) {
1593 (OdRxClass)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdRxClass),pProtocolClass,
false)
1598 private IntPtr SwigDirectorMethodisA() {
1601 OdRxClass.getCPtr(
isA()).Handle
1605 private void SwigDirectorMethodsetColor(UInt16
color) {
1609 private void SwigDirectorMethodsetTrueColor(global::System.IntPtr
trueColor) {
1613 private void SwigDirectorMethodsetLayer(global::System.IntPtr layerId) {
1614 setLayer((layerId == global::System.IntPtr.Zero) ?
null : new OdDbStub(layerId, false));
1617 private void SwigDirectorMethodsetLineType(global::System.IntPtr lineTypeId) {
1618 setLineType((lineTypeId == global::System.IntPtr.Zero) ?
null : new OdDbStub(lineTypeId, false));
1621 private void SwigDirectorMethodsetSelectionMarker(IntPtr
selectionMarker) {
1625 private void SwigDirectorMethodsetFillType(
int fillType) {
1629 private void SwigDirectorMethodsetFillPlane__SWIG_0(global::System.IntPtr pNormal) {
1630 setFillPlane((pNormal == global::System.IntPtr.Zero) ?
null : new OdGeVector3d(pNormal, false));
1633 private void SwigDirectorMethodsetFillPlane__SWIG_1() {
1637 private void SwigDirectorMethodsetLineWeight(
int lineWeight) {
1641 private void SwigDirectorMethodsetLineTypeScale(
double lineTypeScale) {
1645 private void SwigDirectorMethodsetLineTypeScale__SWIG_1() {
1649 private void SwigDirectorMethodsetThickness(
double thickness) {
1653 private void SwigDirectorMethodsetPlotStyleName__SWIG_0(
int plotStyleNameType, global::System.IntPtr pPlotStyleNameId) {
1657 private void SwigDirectorMethodsetPlotStyleName__SWIG_1(
int plotStyleNameType) {
1661 private void SwigDirectorMethodsetMaterial(global::System.IntPtr pMaterialId) {
1662 setMaterial((pMaterialId == global::System.IntPtr.Zero) ?
null : new OdDbStub(pMaterialId, false));
1665 private void SwigDirectorMethodsetMapper(global::System.IntPtr pMapper) {
1666 setMapper((pMapper == global::System.IntPtr.Zero) ?
null : new OdGiMapper(pMapper, false));
1669 private void SwigDirectorMethodsetVisualStyle(global::System.IntPtr pVisualStyleId) {
1670 setVisualStyle((pVisualStyleId == global::System.IntPtr.Zero) ?
null : new OdDbStub(pVisualStyleId, false));
1673 private void SwigDirectorMethodsetTransparency(global::System.IntPtr
transparency) {
1677 private void SwigDirectorMethodsetDrawFlags(UInt32
drawFlags) {
1681 private void SwigDirectorMethodsetLockFlags(UInt32
lockFlags) {
1685 private void SwigDirectorMethodsetSelectionGeom(
bool bSelectionFlag) {
1689 private void SwigDirectorMethodsetShadowFlags(
int shadowFlags) {
1693 private void SwigDirectorMethodsetSectionable(
bool bSectionableFlag) {
1697 private void SwigDirectorMethodsetSelectionFlags(
int selectionFlags) {
1701 private UInt16 SwigDirectorMethodcolor() {
1705 private global::System.IntPtr SwigDirectorMethodtrueColor() {
1706 return OdCmEntityColor.getCPtr(
trueColor()).Handle;
1709 private global::System.IntPtr SwigDirectorMethodlayer() {
1710 return OdDbStub.getCPtr(
layer()).Handle;
1713 private global::System.IntPtr SwigDirectorMethodlineType() {
1714 return OdDbStub.getCPtr(
lineType()).Handle;
1717 private int SwigDirectorMethodfillType() {
1721 private bool SwigDirectorMethodfillPlane(global::System.IntPtr normal) {
1722 return fillPlane(
new OdGeVector3d(normal,
false));
1725 private int SwigDirectorMethodlineWeight() {
1729 private double SwigDirectorMethodlineTypeScale() {
1733 private double SwigDirectorMethodthickness() {
1737 private int SwigDirectorMethodplotStyleNameType() {
1741 private global::System.IntPtr SwigDirectorMethodplotStyleNameId() {
1745 private global::System.IntPtr SwigDirectorMethodmaterial() {
1746 return OdDbStub.getCPtr(
material()).Handle;
1749 private global::System.IntPtr SwigDirectorMethodmapper() {
1750 return OdGiMapper.getCPtr(
mapper()).Handle;
1753 private global::System.IntPtr SwigDirectorMethodvisualStyle() {
1757 private global::System.IntPtr SwigDirectorMethodtransparency() {
1758 return OdCmTransparency.getCPtr(
transparency()).Handle;
1761 private UInt32 SwigDirectorMethoddrawFlags() {
1765 private UInt32 SwigDirectorMethodlockFlags() {
1769 private bool SwigDirectorMethodselectionGeom() {
1773 private int SwigDirectorMethodshadowFlags() {
1777 private bool SwigDirectorMethodsectionable() {
1781 private int SwigDirectorMethodselectionFlags() {
1785 private void SwigDirectorMethodsetSecondaryTrueColor(global::System.IntPtr
color) {
1789 private global::System.IntPtr SwigDirectorMethodsecondaryTrueColor() {
1793 private void SwigDirectorMethodsetLineStyleModifiers(global::System.IntPtr pLSMod) {
1794 setLineStyleModifiers((pLSMod == global::System.IntPtr.Zero) ?
null : new OdGiDgLinetypeModifiers(pLSMod, false));
1797 private global::System.IntPtr SwigDirectorMethodlineStyleModifiers() {
1801 private void SwigDirectorMethodsetFill(IntPtr pFill) {
1803 (OdGiFill)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiFill),pFill,
false)
1807 private IntPtr SwigDirectorMethodfill() {
1810 OdGiFill.getCPtr(
fill()).Handle
1814 private void SwigDirectorMethodsetAuxData(IntPtr pAuxData) {
1815bool ownFlpAuxData =
true;MemoryManager mManpAuxData = MemoryManager.GetMemoryManager();MemoryTransaction mTranspAuxData = mManpAuxData.GetCurrentTransaction(); IntPtr ptrpAuxData = pAuxData;
if (
null != mTranspAuxData){mTranspAuxData.AddObject((OdGiAuxiliaryData)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiAuxiliaryData),ptrpAuxData,
true));ownFlpAuxData =
false;}
1817 (OdGiAuxiliaryData)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiAuxiliaryData),ptrpAuxData,ownFlpAuxData)
1822 private IntPtr SwigDirectorMethodauxData() {
1823 return OdGiAuxiliaryData.getCPtr(
auxData()).Handle;
1826 private bool SwigDirectorMethodpushLineweightOverride(global::System.IntPtr pOverride) {
1827 return pushLineweightOverride((pOverride == global::System.IntPtr.Zero) ?
null : new OdGiLineweightOverride(pOverride, false));
1830 private void SwigDirectorMethodpopLineweightOverride() {
1834 private bool SwigDirectorMethodpushPaletteOverride(IntPtr pOverride) {
1836 (OdGiPalette)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiPalette),pOverride,
false)
1840 private void SwigDirectorMethodpopPaletteOverride() {
1844 private UInt32 SwigDirectorMethodsetupForEntity() {
1848 private void SwigDirectorMethodaddLight(global::System.IntPtr lightId) {
1849 addLight((lightId == global::System.IntPtr.Zero) ?
null : new OdDbStub(lightId, false));
1852 private void SwigDirectorMethodsetContext(IntPtr pUserContext) {
1854 (OdGiContext)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiContext),pUserContext,
false)
1858 private global::System.IntPtr SwigDirectorMethodswitchLayer(global::System.IntPtr layerId) {
1859 return OdDbStub.getCPtr(
switchLayer((layerId == global::System.IntPtr.Zero) ?
null : new OdDbStub(layerId, false))).
Handle;
1862 private global::System.IntPtr SwigDirectorMethodeffectiveLayerTraits() {
1866 private bool SwigDirectorMethodlayerVisible(global::System.IntPtr layerId) {
1867 return layerVisible((layerId == global::System.IntPtr.Zero) ?
null : new OdDbStub(layerId, false));
1870 private void SwigDirectorMethodsetEntityTraitsDataChanged__SWIG_0() {
1874 private void SwigDirectorMethodsetEntityTraitsDataChanged__SWIG_1(
int bit,
bool value) {
1878 private void SwigDirectorMethodsetEntityTraitsDataChanged__SWIG_2(
int bit) {
1882 private bool SwigDirectorMethodeffectivelyVisible() {
1886 private IntPtr SwigDirectorMethodgiContext() {
1893 private global::System.IntPtr SwigDirectorMethodcurrentDrawableDesc() {
1897 private IntPtr SwigDirectorMethodcurrentDrawable() {
1904 private IntPtr SwigDirectorMethodgiViewport() {
1911 private IntPtr SwigDirectorMethodgsView() {
1914 OdGsView.getCPtr(
gsView()).Handle
1918 private void SwigDirectorMethodaffectTraits(global::System.IntPtr pSource, global::System.IntPtr destination) {
1919 affectTraits((pSource == global::System.IntPtr.Zero) ?
null : new OdGiSubEntityTraitsData(pSource, false), new OdGiSubEntityTraitsData(destination, false));
1922 private double SwigDirectorMethodlinetypeGenerationCriteria() {
1926 private global::System.IntPtr SwigDirectorMethodeffectiveTraits() {
1930 private void SwigDirectorMethodsetEffectiveTraits__SWIG_0(global::System.IntPtr traits, global::System.IntPtr fillNormal) {
1931 setEffectiveTraits(
new OdGiSubEntityTraitsData(traits,
false), (fillNormal == global::System.IntPtr.Zero) ?
null : new OdGeVector3d(fillNormal, false));
1934 private void SwigDirectorMethodsetEffectiveTraits__SWIG_1(global::System.IntPtr traits) {
1938 private void SwigDirectorMethodselectionMarkerOnChange(IntPtr nSelectionMarker) {
1942 private bool SwigDirectorMethodupdateExtentsOnly() {
1946 private global::System.IntPtr SwigDirectorMethodoutput() {
1950 private void SwigDirectorMethodbeginViewVectorization() {
1954 private void SwigDirectorMethodendViewVectorization() {
1958 private bool SwigDirectorMethodregenAbort() {
1962 private double SwigDirectorMethoddeviation(
int deviationType, global::System.IntPtr pointOnCurve) {
1966 private int SwigDirectorMethodregenType() {
1970 private bool SwigDirectorMethodisDragging() {
1974 private UInt32 SwigDirectorMethoddrawContextFlags() {
1978 private UInt32 SwigDirectorMethodsequenceNumber() {
1982 private bool SwigDirectorMethodisValidId(UInt32 viewportId) {
1986 private global::System.IntPtr SwigDirectorMethodviewportObjectId() {
1990 private IntPtr SwigDirectorMethodviewport() {
1993 OdGiViewport.getCPtr(
viewport()).Handle
1997 private void SwigDirectorMethodcircle__SWIG_0(global::System.IntPtr center,
double radius, global::System.IntPtr normal) {
1998 circle(
new OdGePoint3d(center,
false), radius,
new OdGeVector3d(normal,
false));
2001 private void SwigDirectorMethodcircle__SWIG_1(global::System.IntPtr firstPoint, global::System.IntPtr secondPoint, global::System.IntPtr thirdPoint) {
2002 circle(
new OdGePoint3d(firstPoint,
false),
new OdGePoint3d(secondPoint,
false),
new OdGePoint3d(thirdPoint,
false));
2005 private void SwigDirectorMethodcircularArc__SWIG_0(global::System.IntPtr center,
double radius, global::System.IntPtr normal, global::System.IntPtr startVector,
double sweepAngle,
int arcType) {
2006 circularArc(
new OdGePoint3d(center,
false), radius,
new OdGeVector3d(normal,
false),
new OdGeVector3d(startVector,
false), sweepAngle, (
OdGiArcType)arcType);
2009 private void SwigDirectorMethodcircularArc__SWIG_1(global::System.IntPtr center,
double radius, global::System.IntPtr normal, global::System.IntPtr startVector,
double sweepAngle) {
2010 circularArc(
new OdGePoint3d(center,
false), radius,
new OdGeVector3d(normal,
false),
new OdGeVector3d(startVector,
false), sweepAngle);
2013 private void SwigDirectorMethodcircularArc__SWIG_2(global::System.IntPtr firstPoint, global::System.IntPtr secondPoint, global::System.IntPtr thirdPoint,
int arcType) {
2014 circularArc(
new OdGePoint3d(firstPoint,
false),
new OdGePoint3d(secondPoint,
false),
new OdGePoint3d(thirdPoint,
false), (
OdGiArcType)arcType);
2017 private void SwigDirectorMethodcircularArc__SWIG_3(global::System.IntPtr firstPoint, global::System.IntPtr secondPoint, global::System.IntPtr thirdPoint) {
2018 circularArc(
new OdGePoint3d(firstPoint,
false),
new OdGePoint3d(secondPoint,
false),
new OdGePoint3d(thirdPoint,
false));
2021 private void SwigDirectorMethodpolyline__SWIG_0(IntPtr numVertices, global::System.IntPtr pNormal, IntPtr baseSubEntMarker) {
2022 polyline(
Teigha.
Core.Helpers.UnMarshalPoint3dArray(numVertices), (pNormal == global::System.IntPtr.Zero) ?
null : new OdGeVector3d(pNormal, false), baseSubEntMarker );
2025 private void SwigDirectorMethodpolyline__SWIG_1(IntPtr numVertices, global::System.IntPtr pNormal) {
2026 polyline(
Teigha.
Core.Helpers.UnMarshalPoint3dArray(numVertices), (pNormal == global::System.IntPtr.Zero) ?
null : new OdGeVector3d(pNormal, false));
2029 private void SwigDirectorMethodpolyline__SWIG_2(IntPtr numVertices) {
2033 private void SwigDirectorMethodpolygon__SWIG_0(IntPtr numVertices) {
2037 private void SwigDirectorMethodpolygon__SWIG_1(IntPtr numVertices, global::System.IntPtr pNormal) {
2038 polygon(
Teigha.
Core.Helpers.UnMarshalPoint3dArray(numVertices), (pNormal == global::System.IntPtr.Zero) ?
null : new OdGeVector3d(pNormal, false));
2041 private void SwigDirectorMethodpline__SWIG_0(IntPtr
polyline, UInt32 fromIndex, UInt32 numSegs) {
2043 (OdGiPolyline)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiPolyline),
polyline,
false)
2044, fromIndex , numSegs );
2047 private void SwigDirectorMethodpline__SWIG_1(IntPtr
polyline, UInt32 fromIndex) {
2049 (OdGiPolyline)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiPolyline),
polyline,
false)
2053 private void SwigDirectorMethodpline__SWIG_2(IntPtr
polyline) {
2055 (OdGiPolyline)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiPolyline),
polyline,
false)
2059 private void SwigDirectorMethodtext__SWIG_0(global::System.IntPtr position, global::System.IntPtr normal, global::System.IntPtr direction,
double height,
double width,
double oblique, [MarshalAs(UnmanagedType.LPWStr)]
String msg) {
2060 text(
new OdGePoint3d(position,
false),
new OdGeVector3d(normal,
false),
new OdGeVector3d(direction,
false), height, width, oblique, msg);
2063 private void SwigDirectorMethodtext__SWIG_1(global::System.IntPtr position, global::System.IntPtr normal, global::System.IntPtr direction, [MarshalAs(UnmanagedType.LPWStr)]
string msg,
bool raw, global::System.IntPtr pTextStyle) {
2064 text(
new OdGePoint3d(position,
false),
new OdGeVector3d(normal,
false),
new OdGeVector3d(direction,
false), msg, raw, (pTextStyle == global::System.IntPtr.Zero) ?
null : new OdGiTextStyle(pTextStyle, false));
2067 private void SwigDirectorMethodxline(global::System.IntPtr firstPoint, global::System.IntPtr secondPoint) {
2068 xline(
new OdGePoint3d(firstPoint,
false),
new OdGePoint3d(secondPoint,
false));
2071 private void SwigDirectorMethodray(global::System.IntPtr basePoint, global::System.IntPtr throughPoint) {
2072 ray(
new OdGePoint3d(basePoint,
false),
new OdGePoint3d(throughPoint,
false));
2075 private void SwigDirectorMethodnurbs(global::System.IntPtr nurbsCurve) {
2076 nurbs(
new OdGeNurbCurve3d(nurbsCurve,
false));
2079 private void SwigDirectorMethodellipticArc__SWIG_0(global::System.IntPtr
ellipArc, IntPtr endPointsOverrides,
int arcType) {
2083 private void SwigDirectorMethodellipticArc__SWIG_1(global::System.IntPtr
ellipArc, IntPtr endPointsOverrides) {
2087 private void SwigDirectorMethodellipticArc__SWIG_2(global::System.IntPtr
ellipArc) {
2091 private void SwigDirectorMethodmesh(IntPtr numRows) {
2095 private void SwigDirectorMethodshell(IntPtr numVertices) {
2099 private void SwigDirectorMethodimage__SWIG_0(global::System.IntPtr img, global::System.IntPtr origin, global::System.IntPtr uVec, global::System.IntPtr vVec,
int trpMode) {
2100 image(
new OdGiImageBGRA32(img,
false),
new OdGePoint3d(origin,
false),
new OdGeVector3d(uVec,
false),
new OdGeVector3d(vVec,
false), (OdGiRasterImage.TransparencyMode)trpMode);
2103 private void SwigDirectorMethodimage__SWIG_1(global::System.IntPtr img, global::System.IntPtr origin, global::System.IntPtr uVec, global::System.IntPtr vVec) {
2104 image(
new OdGiImageBGRA32(img,
false),
new OdGePoint3d(origin,
false),
new OdGeVector3d(uVec,
false),
new OdGeVector3d(vVec,
false));
2107 private void SwigDirectorMethodedge(global::System.IntPtr edges) {
2108 edge(
new OdGiEdge2dArray(edges,
false));
2111 private void SwigDirectorMethodpolypoint(IntPtr numPoints, global::System.IntPtr pColors, global::System.IntPtr pTransparency, global::System.IntPtr pNormals, IntPtr pSubEntMarkers, Int32 nPointSize) {
2112 polypoint(
Teigha.
Core.Helpers.UnMarshalPoint3dArray(numPoints), (pColors == global::System.IntPtr.Zero) ?
null : new OdCmEntityColor(pColors, false), (pTransparency == global::System.IntPtr.Zero) ? null : new OdCmTransparency(pTransparency, false), (pNormals == global::System.IntPtr.Zero) ? null : new OdGeVector3d(pNormals, false),
Teigha.Core.Helpers.UnMarshalIntPtrFixedArray(pSubEntMarkers), nPointSize );
2115 private void SwigDirectorMethodrowOfDots(Int32 numPoints, global::System.IntPtr startPoint, global::System.IntPtr dirToNextPoint) {
2116 rowOfDots(numPoints ,
new OdGePoint3d(startPoint,
false),
new OdGeVector3d(dirToNextPoint,
false));
2119 private void SwigDirectorMethodpointCloud(IntPtr pCloud) {
2121 (OdGiPointCloud)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiPointCloud),pCloud,
false)
2125 private void SwigDirectorMethodpushClipBoundary__SWIG_0(global::System.IntPtr pBoundary) {
2126 pushClipBoundary((pBoundary == global::System.IntPtr.Zero) ?
null : new OdGiClipBoundary(pBoundary, false));
2129 private void SwigDirectorMethodpushClipBoundary__SWIG_1(global::System.IntPtr pBoundary, global::System.IntPtr pClipInfo) {
2130 pushClipBoundary((pBoundary == global::System.IntPtr.Zero) ?
null : new OdGiClipBoundary(pBoundary, false), (pClipInfo == global::System.IntPtr.Zero) ? null : new OdGiAbstractClipBoundary(pClipInfo, false));
2133 private void SwigDirectorMethodpopClipBoundary() {
2137 private void SwigDirectorMethodpushModelTransform__SWIG_0(global::System.IntPtr xfm) {
2141 private void SwigDirectorMethodpushModelTransform__SWIG_1(global::System.IntPtr normal) {
2145 private void SwigDirectorMethodpopModelTransform() {
2149 private global::System.IntPtr SwigDirectorMethodgetModelToWorldTransform() {
2153 private global::System.IntPtr SwigDirectorMethodgetWorldToModelTransform() {
2157 private void SwigDirectorMethoddraw(IntPtr pDrawable) {
2159 (OdGiDrawable)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiDrawable),pDrawable,
false)
2163 private global::System.IntPtr SwigDirectorMethodcurrentGiPath() {
2167 private UInt32 SwigDirectorMethodsetAttributes(IntPtr pDrawable) {
2169 (OdGiDrawable)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiDrawable),pDrawable,
false)
2173 private bool SwigDirectorMethoddoDraw(UInt32 drawableFlags, IntPtr pDrawable) {
2174 return doDraw(drawableFlags ,
2175 (OdGiDrawable)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiDrawable),pDrawable,
false)
2179 private void SwigDirectorMethodrasterImageDc__SWIG_0(global::System.IntPtr origin, global::System.IntPtr u, global::System.IntPtr v, IntPtr pImage, IntPtr uvBoundary,
bool transparency,
double brightness,
double contrast,
double fade) {
2180 rasterImageDc(
new OdGePoint3d(origin,
false),
new OdGeVector3d(u,
false),
new OdGeVector3d(v,
false),
2181 (OdGiRasterImage)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiRasterImage),pImage,
false)
2185 private void SwigDirectorMethodrasterImageDc__SWIG_1(global::System.IntPtr origin, global::System.IntPtr u, global::System.IntPtr v, IntPtr pImage, IntPtr uvBoundary,
bool transparency,
double brightness,
double contrast) {
2186 rasterImageDc(
new OdGePoint3d(origin,
false),
new OdGeVector3d(u,
false),
new OdGeVector3d(v,
false),
2187 (OdGiRasterImage)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiRasterImage),pImage,
false)
2191 private void SwigDirectorMethodrasterImageDc__SWIG_2(global::System.IntPtr origin, global::System.IntPtr u, global::System.IntPtr v, IntPtr pImage, IntPtr uvBoundary,
bool transparency,
double brightness) {
2192 rasterImageDc(
new OdGePoint3d(origin,
false),
new OdGeVector3d(u,
false),
new OdGeVector3d(v,
false),
2193 (OdGiRasterImage)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiRasterImage),pImage,
false)
2197 private void SwigDirectorMethodrasterImageDc__SWIG_3(global::System.IntPtr origin, global::System.IntPtr u, global::System.IntPtr v, IntPtr pImage, IntPtr uvBoundary,
bool transparency) {
2198 rasterImageDc(
new OdGePoint3d(origin,
false),
new OdGeVector3d(u,
false),
new OdGeVector3d(v,
false),
2199 (OdGiRasterImage)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiRasterImage),pImage,
false)
2203 private void SwigDirectorMethodrasterImageDc__SWIG_4(global::System.IntPtr origin, global::System.IntPtr u, global::System.IntPtr v, IntPtr pImage, IntPtr uvBoundary) {
2204 rasterImageDc(
new OdGePoint3d(origin,
false),
new OdGeVector3d(u,
false),
new OdGeVector3d(v,
false),
2205 (OdGiRasterImage)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiRasterImage),pImage,
false)
2206,
Teigha.
Core.Helpers.UnMarshalPoint2dArray(uvBoundary));
2209 private void SwigDirectorMethodmetafileDc__SWIG_0(global::System.IntPtr origin, global::System.IntPtr u, global::System.IntPtr v, IntPtr pMetafile,
bool bDcAligned,
bool bAllowClipping) {
2210 metafileDc(
new OdGePoint3d(origin,
false),
new OdGeVector3d(u,
false),
new OdGeVector3d(v,
false),
2211 (OdGiMetafile)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiMetafile),pMetafile,
false)
2212, bDcAligned, bAllowClipping);
2215 private void SwigDirectorMethodmetafileDc__SWIG_1(global::System.IntPtr origin, global::System.IntPtr u, global::System.IntPtr v, IntPtr pMetafile,
bool bDcAligned) {
2216 metafileDc(
new OdGePoint3d(origin,
false),
new OdGeVector3d(u,
false),
new OdGeVector3d(v,
false),
2217 (OdGiMetafile)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiMetafile),pMetafile,
false)
2221 private void SwigDirectorMethodmetafileDc__SWIG_2(global::System.IntPtr origin, global::System.IntPtr u, global::System.IntPtr v, IntPtr pMetafile) {
2222 metafileDc(
new OdGePoint3d(origin,
false),
new OdGeVector3d(u,
false),
new OdGeVector3d(v,
false),
2223 (OdGiMetafile)
Teigha.
Core.Helpers.odrxCreateObjectInternalUniversal(typeof(OdGiMetafile),pMetafile,
false)
2227 private void SwigDirectorMethodpolylineEye(IntPtr numVertices) {
2231 private void SwigDirectorMethodpolygonEye(IntPtr numVertices) {
2235 private void SwigDirectorMethodpolylineDc(IntPtr numVertices) {
2239 private void SwigDirectorMethodpolygonDc(IntPtr numVertices) {
2243 private void SwigDirectorMethodonTraitsModified() {
2247 private global::System.IntPtr SwigDirectorMethodmodelDeviation() {
2251 private global::System.IntPtr SwigDirectorMethodworldDeviation() {
2255 private global::System.IntPtr SwigDirectorMethodeyeDeviation() {
2259 private void SwigDirectorMethodonTextProcessing(global::System.IntPtr arg0, global::System.IntPtr arg1, global::System.IntPtr arg2) {
2260 onTextProcessing(
new OdGePoint3d(arg0,
false),
new OdGeVector3d(arg1,
false),
new OdGeVector3d(arg2,
false));
2263 private global::System.IntPtr SwigDirectorMethodcurrentLineweightOverride() {
2267 private double SwigDirectorMethodannotationScale() {
2366 public delegate
void SwigDelegateOdGiBaseVectorizer_95(global::System.IntPtr center,
double radius, global::System.IntPtr normal, global::System.IntPtr startVector,
double sweepAngle,
int arcType);
2367 public delegate
void SwigDelegateOdGiBaseVectorizer_96(global::System.IntPtr center,
double radius, global::System.IntPtr normal, global::System.IntPtr startVector,
double sweepAngle);
2378 public delegate
void SwigDelegateOdGiBaseVectorizer_107(global::System.IntPtr position, global::System.IntPtr normal, global::System.IntPtr direction,
double height,
double width,
double oblique, [MarshalAs(UnmanagedType.LPWStr)]
String msg);
2379 public delegate
void SwigDelegateOdGiBaseVectorizer_108(global::System.IntPtr position, global::System.IntPtr normal, global::System.IntPtr direction, [MarshalAs(UnmanagedType.LPWStr)]
string msg,
bool raw, global::System.IntPtr pTextStyle);
2391 public delegate
void SwigDelegateOdGiBaseVectorizer_120(IntPtr numPoints, global::System.IntPtr pColors, global::System.IntPtr pTransparency, global::System.IntPtr pNormals, IntPtr pSubEntMarkers, Int32 nPointSize);
2411 public delegate
void SwigDelegateOdGiBaseVectorizer_140(global::System.IntPtr origin, global::System.IntPtr u, global::System.IntPtr v, IntPtr pMetafile,
bool bDcAligned,
bool bAllowClipping);
2581 private static global::System.Type[] swigMethodTypes0 =
new global::System.Type[] { typeof(
OdRxClass) };
2582 private static global::System.Type[] swigMethodTypes1 =
new global::System.Type[] { };
2583 private static global::System.Type[] swigMethodTypes2 =
new global::System.Type[] { typeof(UInt16) };
2584 private static global::System.Type[] swigMethodTypes3 =
new global::System.Type[] { typeof(OdCmEntityColor) };
2585 private static global::System.Type[] swigMethodTypes4 =
new global::System.Type[] { typeof(OdDbStub) };
2586 private static global::System.Type[] swigMethodTypes5 =
new global::System.Type[] { typeof(OdDbStub) };
2587 private static global::System.Type[] swigMethodTypes6 =
new global::System.Type[] { typeof(IntPtr) };
2588 private static global::System.Type[] swigMethodTypes7 =
new global::System.Type[] { typeof(
OdGiFillType) };
2589 private static global::System.Type[] swigMethodTypes8 =
new global::System.Type[] { typeof(OdGeVector3d) };
2590 private static global::System.Type[] swigMethodTypes9 =
new global::System.Type[] { };
2591 private static global::System.Type[] swigMethodTypes10 =
new global::System.Type[] { typeof(
LineWeight) };
2592 private static global::System.Type[] swigMethodTypes11 =
new global::System.Type[] { typeof(
double) };
2593 private static global::System.Type[] swigMethodTypes12 =
new global::System.Type[] { };
2594 private static global::System.Type[] swigMethodTypes13 =
new global::System.Type[] { typeof(
double) };
2595 private static global::System.Type[] swigMethodTypes14 =
new global::System.Type[] { typeof(
PlotStyleNameType), typeof(OdDbStub) };
2596 private static global::System.Type[] swigMethodTypes15 =
new global::System.Type[] { typeof(
PlotStyleNameType) };
2597 private static global::System.Type[] swigMethodTypes16 =
new global::System.Type[] { typeof(OdDbStub) };
2598 private static global::System.Type[] swigMethodTypes17 =
new global::System.Type[] { typeof(OdGiMapper) };
2599 private static global::System.Type[] swigMethodTypes18 =
new global::System.Type[] { typeof(OdDbStub) };
2600 private static global::System.Type[] swigMethodTypes19 =
new global::System.Type[] { typeof(OdCmTransparency) };
2601 private static global::System.Type[] swigMethodTypes20 =
new global::System.Type[] { typeof(UInt32) };
2602 private static global::System.Type[] swigMethodTypes21 =
new global::System.Type[] { typeof(UInt32) };
2603 private static global::System.Type[] swigMethodTypes22 =
new global::System.Type[] { typeof(
bool) };
2604 private static global::System.Type[] swigMethodTypes23 =
new global::System.Type[] { typeof(OdGiSubEntityTraits.ShadowFlags) };
2605 private static global::System.Type[] swigMethodTypes24 =
new global::System.Type[] { typeof(
bool) };
2606 private static global::System.Type[] swigMethodTypes25 =
new global::System.Type[] { typeof(OdGiSubEntityTraits.SelectionFlags) };
2607 private static global::System.Type[] swigMethodTypes26 =
new global::System.Type[] { };
2608 private static global::System.Type[] swigMethodTypes27 =
new global::System.Type[] { };
2609 private static global::System.Type[] swigMethodTypes28 =
new global::System.Type[] { };
2610 private static global::System.Type[] swigMethodTypes29 =
new global::System.Type[] { };
2611 private static global::System.Type[] swigMethodTypes30 =
new global::System.Type[] { };
2612 private static global::System.Type[] swigMethodTypes31 =
new global::System.Type[] { typeof(OdGeVector3d) };
2613 private static global::System.Type[] swigMethodTypes32 =
new global::System.Type[] { };
2614 private static global::System.Type[] swigMethodTypes33 =
new global::System.Type[] { };
2615 private static global::System.Type[] swigMethodTypes34 =
new global::System.Type[] { };
2616 private static global::System.Type[] swigMethodTypes35 =
new global::System.Type[] { };
2617 private static global::System.Type[] swigMethodTypes36 =
new global::System.Type[] { };
2618 private static global::System.Type[] swigMethodTypes37 =
new global::System.Type[] { };
2619 private static global::System.Type[] swigMethodTypes38 =
new global::System.Type[] { };
2620 private static global::System.Type[] swigMethodTypes39 =
new global::System.Type[] { };
2621 private static global::System.Type[] swigMethodTypes40 =
new global::System.Type[] { };
2622 private static global::System.Type[] swigMethodTypes41 =
new global::System.Type[] { };
2623 private static global::System.Type[] swigMethodTypes42 =
new global::System.Type[] { };
2624 private static global::System.Type[] swigMethodTypes43 =
new global::System.Type[] { };
2625 private static global::System.Type[] swigMethodTypes44 =
new global::System.Type[] { };
2626 private static global::System.Type[] swigMethodTypes45 =
new global::System.Type[] { };
2627 private static global::System.Type[] swigMethodTypes46 =
new global::System.Type[] { };
2628 private static global::System.Type[] swigMethodTypes47 =
new global::System.Type[] { typeof(OdCmEntityColor) };
2629 private static global::System.Type[] swigMethodTypes48 =
new global::System.Type[] { };
2630 private static global::System.Type[] swigMethodTypes49 =
new global::System.Type[] { typeof(OdGiDgLinetypeModifiers) };
2631 private static global::System.Type[] swigMethodTypes50 =
new global::System.Type[] { };
2632 private static global::System.Type[] swigMethodTypes51 =
new global::System.Type[] { typeof(OdGiFill) };
2633 private static global::System.Type[] swigMethodTypes52 =
new global::System.Type[] { };
2634 private static global::System.Type[] swigMethodTypes53 =
new global::System.Type[] { typeof(OdGiAuxiliaryData) };
2635 private static global::System.Type[] swigMethodTypes54 =
new global::System.Type[] { };
2636 private static global::System.Type[] swigMethodTypes55 =
new global::System.Type[] { typeof(OdGiLineweightOverride) };
2637 private static global::System.Type[] swigMethodTypes56 =
new global::System.Type[] { };
2638 private static global::System.Type[] swigMethodTypes57 =
new global::System.Type[] { typeof(OdGiPalette) };
2639 private static global::System.Type[] swigMethodTypes58 =
new global::System.Type[] { };
2640 private static global::System.Type[] swigMethodTypes59 =
new global::System.Type[] { };
2641 private static global::System.Type[] swigMethodTypes60 =
new global::System.Type[] { typeof(OdDbStub) };
2642 private static global::System.Type[] swigMethodTypes61 =
new global::System.Type[] { typeof(OdGiContext) };
2643 private static global::System.Type[] swigMethodTypes62 =
new global::System.Type[] { typeof(OdDbStub) };
2644 private static global::System.Type[] swigMethodTypes63 =
new global::System.Type[] { };
2645 private static global::System.Type[] swigMethodTypes64 =
new global::System.Type[] { typeof(OdDbStub) };
2646 private static global::System.Type[] swigMethodTypes65 =
new global::System.Type[] { };
2647 private static global::System.Type[] swigMethodTypes66 =
new global::System.Type[] { typeof(
int), typeof(
bool) };
2648 private static global::System.Type[] swigMethodTypes67 =
new global::System.Type[] { typeof(
int) };
2649 private static global::System.Type[] swigMethodTypes68 =
new global::System.Type[] { };
2650 private static global::System.Type[] swigMethodTypes69 =
new global::System.Type[] { };
2651 private static global::System.Type[] swigMethodTypes70 =
new global::System.Type[] { };
2652 private static global::System.Type[] swigMethodTypes71 =
new global::System.Type[] { };
2653 private static global::System.Type[] swigMethodTypes72 =
new global::System.Type[] { };
2654 private static global::System.Type[] swigMethodTypes73 =
new global::System.Type[] { };
2655 private static global::System.Type[] swigMethodTypes74 =
new global::System.Type[] { typeof(OdGiSubEntityTraitsData), typeof(OdGiSubEntityTraitsData) };
2656 private static global::System.Type[] swigMethodTypes75 =
new global::System.Type[] { };
2657 private static global::System.Type[] swigMethodTypes76 =
new global::System.Type[] { };
2658 private static global::System.Type[] swigMethodTypes77 =
new global::System.Type[] { typeof(OdGiSubEntityTraitsData), typeof(OdGeVector3d) };
2659 private static global::System.Type[] swigMethodTypes78 =
new global::System.Type[] { typeof(OdGiSubEntityTraitsData) };
2660 private static global::System.Type[] swigMethodTypes79 =
new global::System.Type[] { typeof(IntPtr) };
2661 private static global::System.Type[] swigMethodTypes80 =
new global::System.Type[] { };
2662 private static global::System.Type[] swigMethodTypes81 =
new global::System.Type[] { };
2663 private static global::System.Type[] swigMethodTypes82 =
new global::System.Type[] { };
2664 private static global::System.Type[] swigMethodTypes83 =
new global::System.Type[] { };
2665 private static global::System.Type[] swigMethodTypes84 =
new global::System.Type[] { };
2666 private static global::System.Type[] swigMethodTypes85 =
new global::System.Type[] { typeof(
OdGiDeviationType), typeof(OdGePoint3d) };
2667 private static global::System.Type[] swigMethodTypes86 =
new global::System.Type[] { };
2668 private static global::System.Type[] swigMethodTypes87 =
new global::System.Type[] { };
2669 private static global::System.Type[] swigMethodTypes88 =
new global::System.Type[] { };
2670 private static global::System.Type[] swigMethodTypes89 =
new global::System.Type[] { };
2671 private static global::System.Type[] swigMethodTypes90 =
new global::System.Type[] { typeof(UInt32) };
2672 private static global::System.Type[] swigMethodTypes91 =
new global::System.Type[] { };
2673 private static global::System.Type[] swigMethodTypes92 =
new global::System.Type[] { };
2674 private static global::System.Type[] swigMethodTypes93 =
new global::System.Type[] { typeof(OdGePoint3d), typeof(
double), typeof(OdGeVector3d) };
2675 private static global::System.Type[] swigMethodTypes94 =
new global::System.Type[] { typeof(OdGePoint3d), typeof(OdGePoint3d), typeof(OdGePoint3d) };
2676 private static global::System.Type[] swigMethodTypes95 =
new global::System.Type[] { typeof(OdGePoint3d), typeof(
double), typeof(OdGeVector3d), typeof(OdGeVector3d), typeof(
double), typeof(
OdGiArcType) };
2677 private static global::System.Type[] swigMethodTypes96 =
new global::System.Type[] { typeof(OdGePoint3d), typeof(
double), typeof(OdGeVector3d), typeof(OdGeVector3d), typeof(
double) };
2678 private static global::System.Type[] swigMethodTypes97 =
new global::System.Type[] { typeof(OdGePoint3d), typeof(OdGePoint3d), typeof(OdGePoint3d), typeof(
OdGiArcType) };
2679 private static global::System.Type[] swigMethodTypes98 =
new global::System.Type[] { typeof(OdGePoint3d), typeof(OdGePoint3d), typeof(OdGePoint3d) };
2680 private static global::System.Type[] swigMethodTypes99 =
new global::System.Type[] { typeof(OdGePoint3d[] ), typeof(OdGeVector3d), typeof(IntPtr) };
2681 private static global::System.Type[] swigMethodTypes100 =
new global::System.Type[] { typeof(OdGePoint3d[] ), typeof(OdGeVector3d) };
2682 private static global::System.Type[] swigMethodTypes101 =
new global::System.Type[] { typeof(OdGePoint3d[] ) };
2683 private static global::System.Type[] swigMethodTypes102 =
new global::System.Type[] { typeof(OdGePoint3d[] ) };
2684 private static global::System.Type[] swigMethodTypes103 =
new global::System.Type[] { typeof(OdGePoint3d[] ), typeof(OdGeVector3d) };
2685 private static global::System.Type[] swigMethodTypes104 =
new global::System.Type[] { typeof(OdGiPolyline), typeof(UInt32), typeof(UInt32) };
2686 private static global::System.Type[] swigMethodTypes105 =
new global::System.Type[] { typeof(OdGiPolyline), typeof(UInt32) };
2687 private static global::System.Type[] swigMethodTypes106 =
new global::System.Type[] { typeof(OdGiPolyline) };
2688 private static global::System.Type[] swigMethodTypes107 =
new global::System.Type[] { typeof(OdGePoint3d), typeof(OdGeVector3d), typeof(OdGeVector3d), typeof(
double), typeof(
double), typeof(
double), typeof(
String) };
2689 private static global::System.Type[] swigMethodTypes108 =
new global::System.Type[] { typeof(OdGePoint3d), typeof(OdGeVector3d), typeof(OdGeVector3d), typeof(
string), typeof(
bool), typeof(OdGiTextStyle) };
2690 private static global::System.Type[] swigMethodTypes109 =
new global::System.Type[] { typeof(OdGePoint3d), typeof(OdGePoint3d) };
2691 private static global::System.Type[] swigMethodTypes110 =
new global::System.Type[] { typeof(OdGePoint3d), typeof(OdGePoint3d) };
2692 private static global::System.Type[] swigMethodTypes111 =
new global::System.Type[] { typeof(OdGeNurbCurve3d) };
2693 private static global::System.Type[] swigMethodTypes112 =
new global::System.Type[] { typeof(OdGeEllipArc3d), typeof(OdGePoint3d[] ), typeof(
OdGiArcType) };
2694 private static global::System.Type[] swigMethodTypes113 =
new global::System.Type[] { typeof(OdGeEllipArc3d), typeof(OdGePoint3d[] ) };
2695 private static global::System.Type[] swigMethodTypes114 =
new global::System.Type[] { typeof(OdGeEllipArc3d) };
2696 private static global::System.Type[] swigMethodTypes115 =
new global::System.Type[] { typeof(MeshData) };
2697 private static global::System.Type[] swigMethodTypes116 =
new global::System.Type[] { typeof(ShellData) };
2698 private static global::System.Type[] swigMethodTypes117 =
new global::System.Type[] { typeof(OdGiImageBGRA32), typeof(OdGePoint3d), typeof(OdGeVector3d), typeof(OdGeVector3d), typeof(OdGiRasterImage.TransparencyMode) };
2699 private static global::System.Type[] swigMethodTypes118 =
new global::System.Type[] { typeof(OdGiImageBGRA32), typeof(OdGePoint3d), typeof(OdGeVector3d), typeof(OdGeVector3d) };
2700 private static global::System.Type[] swigMethodTypes119 =
new global::System.Type[] { typeof(OdGiEdge2dArray) };
2701 private static global::System.Type[] swigMethodTypes120 =
new global::System.Type[] { typeof(OdGePoint3d[] ), typeof(OdCmEntityColor), typeof(OdCmTransparency), typeof(OdGeVector3d), typeof(IntPtr[] ), typeof(Int32) };
2702 private static global::System.Type[] swigMethodTypes121 =
new global::System.Type[] { typeof(Int32), typeof(OdGePoint3d), typeof(OdGeVector3d) };
2703 private static global::System.Type[] swigMethodTypes122 =
new global::System.Type[] { typeof(OdGiPointCloud) };
2704 private static global::System.Type[] swigMethodTypes123 =
new global::System.Type[] { typeof(OdGiClipBoundary) };
2705 private static global::System.Type[] swigMethodTypes124 =
new global::System.Type[] { typeof(OdGiClipBoundary), typeof(OdGiAbstractClipBoundary) };
2706 private static global::System.Type[] swigMethodTypes125 =
new global::System.Type[] { };
2707 private static global::System.Type[] swigMethodTypes126 =
new global::System.Type[] { typeof(OdGeMatrix3d) };
2708 private static global::System.Type[] swigMethodTypes127 =
new global::System.Type[] { typeof(OdGeVector3d) };
2709 private static global::System.Type[] swigMethodTypes128 =
new global::System.Type[] { };
2710 private static global::System.Type[] swigMethodTypes129 =
new global::System.Type[] { };
2711 private static global::System.Type[] swigMethodTypes130 =
new global::System.Type[] { };
2712 private static global::System.Type[] swigMethodTypes131 =
new global::System.Type[] { typeof(OdGiDrawable) };
2713 private static global::System.Type[] swigMethodTypes132 =
new global::System.Type[] { };
2714 private static global::System.Type[] swigMethodTypes133 =
new global::System.Type[] { typeof(OdGiDrawable) };
2715 private static global::System.Type[] swigMethodTypes134 =
new global::System.Type[] { typeof(UInt32), typeof(OdGiDrawable) };
2716 private static global::System.Type[] swigMethodTypes135 =
new global::System.Type[] { typeof(OdGePoint3d), typeof(OdGeVector3d), typeof(OdGeVector3d), typeof(OdGiRasterImage), typeof(OdGePoint2d[] ), typeof(
bool), typeof(
double), typeof(
double), typeof(
double) };
2717 private static global::System.Type[] swigMethodTypes136 =
new global::System.Type[] { typeof(OdGePoint3d), typeof(OdGeVector3d), typeof(OdGeVector3d), typeof(OdGiRasterImage), typeof(OdGePoint2d[] ), typeof(
bool), typeof(
double), typeof(
double) };
2718 private static global::System.Type[] swigMethodTypes137 =
new global::System.Type[] { typeof(OdGePoint3d), typeof(OdGeVector3d), typeof(OdGeVector3d), typeof(OdGiRasterImage), typeof(OdGePoint2d[] ), typeof(
bool), typeof(
double) };
2719 private static global::System.Type[] swigMethodTypes138 =
new global::System.Type[] { typeof(OdGePoint3d), typeof(OdGeVector3d), typeof(OdGeVector3d), typeof(OdGiRasterImage), typeof(OdGePoint2d[] ), typeof(
bool) };
2720 private static global::System.Type[] swigMethodTypes139 =
new global::System.Type[] { typeof(OdGePoint3d), typeof(OdGeVector3d), typeof(OdGeVector3d), typeof(OdGiRasterImage), typeof(OdGePoint2d[] ) };
2721 private static global::System.Type[] swigMethodTypes140 =
new global::System.Type[] { typeof(OdGePoint3d), typeof(OdGeVector3d), typeof(OdGeVector3d), typeof(OdGiMetafile), typeof(
bool), typeof(
bool) };
2722 private static global::System.Type[] swigMethodTypes141 =
new global::System.Type[] { typeof(OdGePoint3d), typeof(OdGeVector3d), typeof(OdGeVector3d), typeof(OdGiMetafile), typeof(
bool) };
2723 private static global::System.Type[] swigMethodTypes142 =
new global::System.Type[] { typeof(OdGePoint3d), typeof(OdGeVector3d), typeof(OdGeVector3d), typeof(OdGiMetafile) };
2724 private static global::System.Type[] swigMethodTypes143 =
new global::System.Type[] { typeof(OdGePoint3d[] ) };
2725 private static global::System.Type[] swigMethodTypes144 =
new global::System.Type[] { typeof(OdGePoint3d[] ) };
2726 private static global::System.Type[] swigMethodTypes145 =
new global::System.Type[] { typeof(OdGePoint3d[] ) };
2727 private static global::System.Type[] swigMethodTypes146 =
new global::System.Type[] { typeof(OdGePoint3d[] ) };
2728 private static global::System.Type[] swigMethodTypes147 =
new global::System.Type[] { };
2729 private static global::System.Type[] swigMethodTypes148 =
new global::System.Type[] { };
2730 private static global::System.Type[] swigMethodTypes149 =
new global::System.Type[] { };
2731 private static global::System.Type[] swigMethodTypes150 =
new global::System.Type[] { };
2732 private static global::System.Type[] swigMethodTypes151 =
new global::System.Type[] { typeof(OdGePoint3d), typeof(OdGeVector3d), typeof(OdGeVector3d) };
2733 private static global::System.Type[] swigMethodTypes152 =
new global::System.Type[] { };
2734 private static global::System.Type[] swigMethodTypes153 =
new global::System.Type[] { };