在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → DWG文件读写开发库

DWG文件读写开发库

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:212.71M
  • 下载次数:44
  • 浏览次数:337
  • 发布时间:2020-10-30
  • 实例类别:一般编程问题
  • 发 布 人:robot666
  • 文件格式:.zip
  • 所需积分:2
 

实例介绍

【实例简介】
DWG文件读写开发库,支持c++,C#开发读写DWG文件的相关功能。
【实例截图】
【核心代码】
dwg
├── dsniff
│   ├── ADINIT.DAT
│   └── DSNIFF.TXT
├── dsniff.zip
├── TeighaFileConverter_vc10dll_3.08.2.msi
├── TeighaViewer_vc10dll_3.08.2.msi
├── TX_SDK_3.08.2.0
│   ├── exe
│   │   ├── vc10dll
│   │   │   ├── AsdkSmileyDb_3.08_10.tx
│   │   │   ├── Ex_Alloc_3.08_10.tx
│   │   │   ├── ExCustObjs_3.08_10.tx
│   │   │   ├── ExDeepCloning_3.08_10.tx
│   │   │   ├── ExDynamicBlocks_3.08_10.tx
│   │   │   ├── ExEvalWatchers_3.08_10.tx
│   │   │   ├── ExFieldEvaluator_3.08_10.tx
│   │   │   ├── GripPoints_3.08_10.tx
│   │   │   ├── OdCurveFunctions_3.08_10.tx
│   │   │   ├── OdReadExMgd.vshost.exe.manifest
│   │   │   └── OverrulingSample_3.08_10.tx
│   │   └── vc9dll
│   │   └── TD_MgdCSTest.vshost.exe.manifest
│   ├── lib
│   │   ├── vc10_amd64dll
│   │   │   ├── AcIdViewObj.lib
│   │   │   ├── AutoSurfServices.lib
│   │   │   ├── DbCommands.lib
│   │   │   ├── DwfCore.lib
│   │   │   ├── DwfToolkit.lib
│   │   │   ├── ExCustObjs.lib
│   │   │   ├── ExDynamicBlocks.lib
│   │   │   ├── ExEvalWatchers.lib
│   │   │   ├── ExFieldEvaluator.lib
│   │   │   ├── FileDlgExt.lib
│   │   │   ├── GripPoints.lib
│   │   │   ├── ModelerGeometry.lib
│   │   │   ├── OdaX.exp
│   │   │   ├── OdaX.lib
│   │   │   ├── OdCurveFunctions.lib
│   │   │   ├── OdOleItemHandler.lib
│   │   │   ├── PlotSettingsValidator.lib
│   │   │   ├── PlotStyleServices.lib
│   │   │   ├── RasterProcessor.lib
│   │   │   ├── RecomputeDimBlock.lib
│   │   │   ├── RxRasterServices.lib
│   │   │   ├── sisl.exp
│   │   │   ├── sisl.lib
│   │   │   ├── TD_AcisBuilder.lib
│   │   │   ├── TD_Alloc.exp
│   │   │   ├── TD_Alloc.lib
│   │   │   ├── TD_Ave.lib
│   │   │   ├── TD_BrepRenderer.lib
│   │   │   ├── TD_Br.lib
│   │   │   ├── TD_Db.exp
│   │   │   ├── TD_Db.lib
│   │   │   ├── TD_DbRoot.exp
│   │   │   ├── TD_DbRoot.lib
│   │   │   ├── TD_Dwf7Export.lib
│   │   │   ├── TD_Dwf7Import.lib
│   │   │   ├── TD_DwfUnderlay.lib
│   │   │   ├── TD_DynBlocks.exp
│   │   │   ├── TD_DynBlocks.lib
│   │   │   ├── TD_Ge.exp
│   │   │   ├── TD_Ge.lib
│   │   │   ├── TD_Gi.exp
│   │   │   ├── TD_Gi.lib
│   │   │   ├── TD_Gs.lib
│   │   │   ├── TD_OleDataAccess.lib
│   │   │   ├── TD_PdfExport.lib
│   │   │   ├── TD_PDFToolkit.lib
│   │   │   ├── TD_Root.exp
│   │   │   ├── TD_Root.lib
│   │   │   ├── TD_Sm.lib
│   │   │   ├── TD_SpatialIndex.exp
│   │   │   ├── TD_SpatialIndex.lib
│   │   │   ├── TD_SvgExport.lib
│   │   │   ├── W3dTk.lib
│   │   │   ├── WhipTk.lib
│   │   │   ├── WinBitmap.lib
│   │   │   ├── WinDirectX.lib
│   │   │   └── zlib.lib
│   │   ├── vc10dll
│   │   │   ├── AcIdViewObj.lib
│   │   │   ├── AsdkSmileyDb.exp
│   │   │   ├── AsdkSmileyDb.lib
│   │   │   ├── AutoSurfServices.lib
│   │   │   ├── DbCommands.lib
│   │   │   ├── DwfCore.lib
│   │   │   ├── DwfToolkit.lib
│   │   │   ├── Ex_Alloc.exp
│   │   │   ├── Ex_Alloc.lib
│   │   │   ├── ExCustObjs.exp
│   │   │   ├── ExCustObjs.lib
│   │   │   ├── ExDeepCloning.exp
│   │   │   ├── ExDeepCloning.lib
│   │   │   ├── ExDynamicBlocks.exp
│   │   │   ├── ExDynamicBlocks.lib
│   │   │   ├── ExEvalWatchers.exp
│   │   │   ├── ExEvalWatchers.lib
│   │   │   ├── ExFieldEvaluator.exp
│   │   │   ├── ExFieldEvaluator.lib
│   │   │   ├── FileDlgExt.lib
│   │   │   ├── GripPoints.exp
│   │   │   ├── GripPoints.lib
│   │   │   ├── ModelerGeometry.lib
│   │   │   ├── OdaX.exp
│   │   │   ├── OdaX.lib
│   │   │   ├── OdCurveFunctions.exp
│   │   │   ├── OdCurveFunctions.lib
│   │   │   ├── OdOleItemHandler.lib
│   │   │   ├── OverrulingSample.exp
│   │   │   ├── OverrulingSample.lib
│   │   │   ├── PlotSettingsValidator.lib
│   │   │   ├── PlotStyleServices.lib
│   │   │   ├── RasterProcessor.lib
│   │   │   ├── RecomputeDimBlock.lib
│   │   │   ├── RxRasterServices.lib
│   │   │   ├── sisl.exp
│   │   │   ├── sisl.lib
│   │   │   ├── TD_AcisBuilder.lib
│   │   │   ├── TD_Alloc.exp
│   │   │   ├── TD_Alloc.lib
│   │   │   ├── TD_Ave.lib
│   │   │   ├── TD_BrepRenderer.lib
│   │   │   ├── TD_Br.lib
│   │   │   ├── TD_Db.exp
│   │   │   ├── TD_Db.lib
│   │   │   ├── TD_DbRoot.exp
│   │   │   ├── TD_DbRoot.lib
│   │   │   ├── TD_Dwf7Export.lib
│   │   │   ├── TD_Dwf7Import.lib
│   │   │   ├── TD_DwfUnderlay.lib
│   │   │   ├── TD_DynBlocks.exp
│   │   │   ├── TD_DynBlocks.lib
│   │   │   ├── TD_ExamplesCommon.lib
│   │   │   ├── TD_Ge.exp
│   │   │   ├── TD_Ge.lib
│   │   │   ├── TD_Gi.exp
│   │   │   ├── TD_Gi.lib
│   │   │   ├── TD_Gs.lib
│   │   │   ├── TD_OleDataAccess.lib
│   │   │   ├── TD_PdfExport.lib
│   │   │   ├── TD_PDFToolkit.lib
│   │   │   ├── TD_Root.exp
│   │   │   ├── TD_Root.lib
│   │   │   ├── TD_Sm.lib
│   │   │   ├── TD_SpatialIndex.exp
│   │   │   ├── TD_SpatialIndex.lib
│   │   │   ├── TD_SvgExport.lib
│   │   │   ├── W3dTk.lib
│   │   │   ├── WhipTk.lib
│   │   │   ├── WinBitmap.lib
│   │   │   ├── WinDirectX.lib
│   │   │   └── zlib.lib
│   │   ├── vc11_amd64dll
│   │   │   ├── AcIdViewObj.lib
│   │   │   ├── AutoSurfServices.lib
│   │   │   ├── DbCommands.lib
│   │   │   ├── DwfCore.lib
│   │   │   ├── DwfToolkit.lib
│   │   │   ├── ExCustObjs.lib
│   │   │   ├── ExDynamicBlocks.lib
│   │   │   ├── ExEvalWatchers.lib
│   │   │   ├── ExFieldEvaluator.lib
│   │   │   ├── FileDlgExt.lib
│   │   │   ├── GripPoints.lib
│   │   │   ├── ModelerGeometry.lib
│   │   │   ├── OdaX.exp
│   │   │   ├── OdaX.lib
│   │   │   ├── OdCurveFunctions.lib
│   │   │   ├── OdOleItemHandler.lib
│   │   │   ├── PlotSettingsValidator.lib
│   │   │   ├── PlotStyleServices.lib
│   │   │   ├── RasterProcessor.lib
│   │   │   ├── RecomputeDimBlock.lib
│   │   │   ├── RxRasterServices.lib
│   │   │   ├── sisl.exp
│   │   │   ├── sisl.lib
│   │   │   ├── TD_AcisBuilder.lib
│   │   │   ├── TD_Alloc.exp
│   │   │   ├── TD_Alloc.lib
│   │   │   ├── TD_Ave.lib
│   │   │   ├── TD_BrepRenderer.lib
│   │   │   ├── TD_Br.lib
│   │   │   ├── TD_Db.exp
│   │   │   ├── TD_Db.lib
│   │   │   ├── TD_DbRoot.exp
│   │   │   ├── TD_DbRoot.lib
│   │   │   ├── TD_Dwf7Export.lib
│   │   │   ├── TD_Dwf7Import.lib
│   │   │   ├── TD_DwfUnderlay.lib
│   │   │   ├── TD_DynBlocks.exp
│   │   │   ├── TD_DynBlocks.lib
│   │   │   ├── TD_Ge.exp
│   │   │   ├── TD_Ge.lib
│   │   │   ├── TD_Gi.exp
│   │   │   ├── TD_Gi.lib
│   │   │   ├── TD_Gs.lib
│   │   │   ├── TD_OleDataAccess.lib
│   │   │   ├── TD_PdfExport.lib
│   │   │   ├── TD_PDFToolkit.lib
│   │   │   ├── TD_Root.exp
│   │   │   ├── TD_Root.lib
│   │   │   ├── TD_Sm.lib
│   │   │   ├── TD_SpatialIndex.exp
│   │   │   ├── TD_SpatialIndex.lib
│   │   │   ├── TD_SvgExport.lib
│   │   │   ├── W3dTk.lib
│   │   │   ├── WhipTk.lib
│   │   │   ├── WinBitmap.lib
│   │   │   ├── WinDirectX.lib
│   │   │   └── zlib.lib
│   │   ├── vc11dll
│   │   │   ├── AcIdViewObj.lib
│   │   │   ├── AutoSurfServices.lib
│   │   │   ├── DbCommands.lib
│   │   │   ├── DwfCore.lib
│   │   │   ├── DwfToolkit.lib
│   │   │   ├── ExCustObjs.lib
│   │   │   ├── ExDynamicBlocks.lib
│   │   │   ├── ExEvalWatchers.lib
│   │   │   ├── ExFieldEvaluator.lib
│   │   │   ├── FileDlgExt.lib
│   │   │   ├── GripPoints.lib
│   │   │   ├── ModelerGeometry.lib
│   │   │   ├── OdaX.exp
│   │   │   ├── OdaX.lib
│   │   │   ├── OdCurveFunctions.lib
│   │   │   ├── OdOleItemHandler.lib
│   │   │   ├── PlotSettingsValidator.lib
│   │   │   ├── PlotStyleServices.lib
│   │   │   ├── RasterProcessor.lib
│   │   │   ├── RecomputeDimBlock.lib
│   │   │   ├── RxRasterServices.lib
│   │   │   ├── sisl.exp
│   │   │   ├── sisl.lib
│   │   │   ├── TD_AcisBuilder.lib
│   │   │   ├── TD_Alloc.exp
│   │   │   ├── TD_Alloc.lib
│   │   │   ├── TD_Ave.lib
│   │   │   ├── TD_BrepRenderer.lib
│   │   │   ├── TD_Br.lib
│   │   │   ├── TD_Db.exp
│   │   │   ├── TD_Db.lib
│   │   │   ├── TD_DbRoot.exp
│   │   │   ├── TD_DbRoot.lib
│   │   │   ├── TD_Dwf7Export.lib
│   │   │   ├── TD_Dwf7Import.lib
│   │   │   ├── TD_DwfUnderlay.lib
│   │   │   ├── TD_DynBlocks.exp
│   │   │   ├── TD_DynBlocks.lib
│   │   │   ├── TD_Ge.exp
│   │   │   ├── TD_Ge.lib
│   │   │   ├── TD_Gi.exp
│   │   │   ├── TD_Gi.lib
│   │   │   ├── TD_Gs.lib
│   │   │   ├── TD_OleDataAccess.lib
│   │   │   ├── TD_PdfExport.lib
│   │   │   ├── TD_PDFToolkit.lib
│   │   │   ├── TD_Root.exp
│   │   │   ├── TD_Root.lib
│   │   │   ├── TD_Sm.lib
│   │   │   ├── TD_SpatialIndex.exp
│   │   │   ├── TD_SpatialIndex.lib
│   │   │   ├── TD_SvgExport.lib
│   │   │   ├── W3dTk.lib
│   │   │   ├── WhipTk.lib
│   │   │   ├── WinBitmap.lib
│   │   │   ├── WinDirectX.lib
│   │   │   └── zlib.lib
│   │   ├── vc8_amd64dll
│   │   │   ├── AcIdViewObj.lib
│   │   │   ├── AutoSurfServices.lib
│   │   │   ├── DbCommands.lib
│   │   │   ├── DwfCore.lib
│   │   │   ├── DwfToolkit.lib
│   │   │   ├── ExCustObjs.lib
│   │   │   ├── ExDynamicBlocks.lib
│   │   │   ├── ExEvalWatchers.lib
│   │   │   ├── ExFieldEvaluator.lib
│   │   │   ├── FileDlgExt.lib
│   │   │   ├── GripPoints.lib
│   │   │   ├── ModelerGeometry.lib
│   │   │   ├── OdaX.exp
│   │   │   ├── OdaX.lib
│   │   │   ├── OdCurveFunctions.lib
│   │   │   ├── OdOleItemHandler.lib
│   │   │   ├── PlotSettingsValidator.lib
│   │   │   ├── PlotStyleServices.lib
│   │   │   ├── RasterProcessor.lib
│   │   │   ├── RecomputeDimBlock.lib
│   │   │   ├── RxRasterServices.lib
│   │   │   ├── sisl.exp
│   │   │   ├── sisl.lib
│   │   │   ├── TD_AcisBuilder.lib
│   │   │   ├── TD_Alloc.exp
│   │   │   ├── TD_Alloc.lib
│   │   │   ├── TD_Ave.lib
│   │   │   ├── TD_BrepRenderer.lib
│   │   │   ├── TD_Br.lib
│   │   │   ├── TD_Db.exp
│   │   │   ├── TD_Db.lib
│   │   │   ├── TD_DbRoot.exp
│   │   │   ├── TD_DbRoot.lib
│   │   │   ├── TD_Dwf7Export.lib
│   │   │   ├── TD_Dwf7Import.lib
│   │   │   ├── TD_DwfUnderlay.lib
│   │   │   ├── TD_DynBlocks.exp
│   │   │   ├── TD_DynBlocks.lib
│   │   │   ├── TD_Ge.exp
│   │   │   ├── TD_Ge.lib
│   │   │   ├── TD_Gi.exp
│   │   │   ├── TD_Gi.lib
│   │   │   ├── TD_Gs.lib
│   │   │   ├── TD_OleDataAccess.lib
│   │   │   ├── TD_PdfExport.lib
│   │   │   ├── TD_PDFToolkit.lib
│   │   │   ├── TD_Root.exp
│   │   │   ├── TD_Root.lib
│   │   │   ├── TD_Sm.lib
│   │   │   ├── TD_SpatialIndex.exp
│   │   │   ├── TD_SpatialIndex.lib
│   │   │   ├── TD_SvgExport.lib
│   │   │   ├── W3dTk.lib
│   │   │   ├── WhipTk.lib
│   │   │   ├── WinBitmap.lib
│   │   │   ├── WinDirectX.lib
│   │   │   └── zlib.lib
│   │   ├── vc8dll
│   │   │   ├── AcIdViewObj.lib
│   │   │   ├── AutoSurfServices.lib
│   │   │   ├── DbCommands.lib
│   │   │   ├── DwfCore.lib
│   │   │   ├── DwfToolkit.lib
│   │   │   ├── ExCustObjs.lib
│   │   │   ├── ExDynamicBlocks.lib
│   │   │   ├── ExEvalWatchers.lib
│   │   │   ├── ExFieldEvaluator.lib
│   │   │   ├── FileDlgExt.lib
│   │   │   ├── GripPoints.lib
│   │   │   ├── ModelerGeometry.lib
│   │   │   ├── OdaX.exp
│   │   │   ├── OdaX.lib
│   │   │   ├── OdCurveFunctions.lib
│   │   │   ├── OdOleItemHandler.lib
│   │   │   ├── PlotSettingsValidator.lib
│   │   │   ├── PlotStyleServices.lib
│   │   │   ├── RasterProcessor.lib
│   │   │   ├── RecomputeDimBlock.lib
│   │   │   ├── RxRasterServices.lib
│   │   │   ├── sisl.exp
│   │   │   ├── sisl.lib
│   │   │   ├── TD_AcisBuilder.lib
│   │   │   ├── TD_Alloc.exp
│   │   │   ├── TD_Alloc.lib
│   │   │   ├── TD_Ave.lib
│   │   │   ├── TD_BrepRenderer.lib
│   │   │   ├── TD_Br.lib
│   │   │   ├── TD_Db.exp
│   │   │   ├── TD_Db.lib
│   │   │   ├── TD_DbRoot.exp
│   │   │   ├── TD_DbRoot.lib
│   │   │   ├── TD_Dwf7Export.lib
│   │   │   ├── TD_Dwf7Import.lib
│   │   │   ├── TD_DwfUnderlay.lib
│   │   │   ├── TD_DynBlocks.exp
│   │   │   ├── TD_DynBlocks.lib
│   │   │   ├── TD_Ge.exp
│   │   │   ├── TD_Ge.lib
│   │   │   ├── TD_Gi.exp
│   │   │   ├── TD_Gi.lib
│   │   │   ├── TD_Gs.lib
│   │   │   ├── TD_OleDataAccess.lib
│   │   │   ├── TD_PdfExport.lib
│   │   │   ├── TD_PDFToolkit.lib
│   │   │   ├── TD_Root.exp
│   │   │   ├── TD_Root.lib
│   │   │   ├── TD_Sm.lib
│   │   │   ├── TD_SpatialIndex.exp
│   │   │   ├── TD_SpatialIndex.lib
│   │   │   ├── TD_SvgExport.lib
│   │   │   ├── W3dTk.lib
│   │   │   ├── WhipTk.lib
│   │   │   ├── WinBitmap.lib
│   │   │   ├── WinDirectX.lib
│   │   │   └── zlib.lib
│   │   ├── vc9_amd64dll
│   │   │   ├── AcIdViewObj.lib
│   │   │   ├── AutoSurfServices.lib
│   │   │   ├── DbCommands.lib
│   │   │   ├── DwfCore.lib
│   │   │   ├── DwfToolkit.lib
│   │   │   ├── ExCustObjs.lib
│   │   │   ├── ExDynamicBlocks.lib
│   │   │   ├── ExEvalWatchers.lib
│   │   │   ├── ExFieldEvaluator.lib
│   │   │   ├── FileDlgExt.lib
│   │   │   ├── GripPoints.lib
│   │   │   ├── ModelerGeometry.lib
│   │   │   ├── OdaX.exp
│   │   │   ├── OdaX.lib
│   │   │   ├── OdCurveFunctions.lib
│   │   │   ├── OdOleItemHandler.lib
│   │   │   ├── PlotSettingsValidator.lib
│   │   │   ├── PlotStyleServices.lib
│   │   │   ├── RasterProcessor.lib
│   │   │   ├── RecomputeDimBlock.lib
│   │   │   ├── RxRasterServices.lib
│   │   │   ├── sisl.exp
│   │   │   ├── sisl.lib
│   │   │   ├── TD_AcisBuilder.lib
│   │   │   ├── TD_Alloc.exp
│   │   │   ├── TD_Alloc.lib
│   │   │   ├── TD_Ave.lib
│   │   │   ├── TD_BrepRenderer.lib
│   │   │   ├── TD_Br.lib
│   │   │   ├── TD_Db.exp
│   │   │   ├── TD_Db.lib
│   │   │   ├── TD_DbRoot.exp
│   │   │   ├── TD_DbRoot.lib
│   │   │   ├── TD_Dwf7Export.lib
│   │   │   ├── TD_Dwf7Import.lib
│   │   │   ├── TD_DwfUnderlay.lib
│   │   │   ├── TD_DynBlocks.exp
│   │   │   ├── TD_DynBlocks.lib
│   │   │   ├── TD_Ge.exp
│   │   │   ├── TD_Ge.lib
│   │   │   ├── TD_Gi.exp
│   │   │   ├── TD_Gi.lib
│   │   │   ├── TD_Gs.lib
│   │   │   ├── TD_OleDataAccess.lib
│   │   │   ├── TD_PdfExport.lib
│   │   │   ├── TD_PDFToolkit.lib
│   │   │   ├── TD_Root.exp
│   │   │   ├── TD_Root.lib
│   │   │   ├── TD_Sm.lib
│   │   │   ├── TD_SpatialIndex.exp
│   │   │   ├── TD_SpatialIndex.lib
│   │   │   ├── TD_SvgExport.lib
│   │   │   ├── W3dTk.lib
│   │   │   ├── WhipTk.lib
│   │   │   ├── WinBitmap.lib
│   │   │   ├── WinDirectX.lib
│   │   │   └── zlib.lib
│   │   └── vc9dll
│   │   ├── AcIdViewObj.lib
│   │   ├── AutoSurfServices.lib
│   │   ├── DbCommands.lib
│   │   ├── DwfCore.lib
│   │   ├── DwfToolkit.lib
│   │   ├── ExCustObjs.lib
│   │   ├── ExDynamicBlocks.lib
│   │   ├── ExEvalWatchers.lib
│   │   ├── ExFieldEvaluator.lib
│   │   ├── FileDlgExt.lib
│   │   ├── GripPoints.lib
│   │   ├── ModelerGeometry.lib
│   │   ├── OdaX.exp
│   │   ├── OdaX.lib
│   │   ├── OdCurveFunctions.lib
│   │   ├── OdOleItemHandler.lib
│   │   ├── PlotSettingsValidator.lib
│   │   ├── PlotStyleServices.lib
│   │   ├── RasterProcessor.lib
│   │   ├── RecomputeDimBlock.lib
│   │   ├── RxRasterServices.lib
│   │   ├── sisl.exp
│   │   ├── sisl.lib
│   │   ├── TD_AcisBuilder.lib
│   │   ├── TD_Alloc.exp
│   │   ├── TD_Alloc.lib
│   │   ├── TD_Ave.lib
│   │   ├── TD_BrepRenderer.lib
│   │   ├── TD_Br.lib
│   │   ├── TD_Db.exp
│   │   ├── TD_Db.lib
│   │   ├── TD_DbRoot.exp
│   │   ├── TD_DbRoot.lib
│   │   ├── TD_Dwf7Export.lib
│   │   ├── TD_Dwf7Import.lib
│   │   ├── TD_DwfUnderlay.lib
│   │   ├── TD_DynBlocks.exp
│   │   ├── TD_DynBlocks.lib
│   │   ├── TD_Ge.exp
│   │   ├── TD_Ge.lib
│   │   ├── TD_Gi.exp
│   │   ├── TD_Gi.lib
│   │   ├── TD_Gs.lib
│   │   ├── TD_OleDataAccess.lib
│   │   ├── TD_PdfExport.lib
│   │   ├── TD_PDFToolkit.lib
│   │   ├── TD_Root.exp
│   │   ├── TD_Root.lib
│   │   ├── TD_Sm.lib
│   │   ├── TD_SpatialIndex.exp
│   │   ├── TD_SpatialIndex.lib
│   │   ├── TD_SvgExport.lib
│   │   ├── W3dTk.lib
│   │   ├── WhipTk.lib
│   │   ├── WinBitmap.lib
│   │   ├── WinDirectX.lib
│   │   └── zlib.lib
│   ├── Platforms
│   │   ├── vc10_amd64dll
│   │   │   ├── CMakeFiles
│   │   │   │   ├── CMakeCCompiler.cmake
│   │   │   │   ├── cmake.check_cache
│   │   │   │   ├── CMakeCPlatform.cmake
│   │   │   │   ├── CMakeCXXCompiler.cmake
│   │   │   │   ├── CMakeCXXPlatform.cmake
│   │   │   │   ├── CMakeDetermineCompilerABI_C.bin
│   │   │   │   ├── CMakeDetermineCompilerABI_CXX.bin
│   │   │   │   ├── CMakeOutput.log
│   │   │   │   ├── CMakeRCCompiler.cmake
│   │   │   │   ├── CMakeSystem.cmake
│   │   │   │   └── TargetDirectories.txt
│   │   │   ├── Include
│   │   │   │   ├── dlldata.c
│   │   │   │   ├── OdaX.h
│   │   │   │   ├── OdaX_i.c
│   │   │   │   ├── OdaX_p.c
│   │   │   │   └── OdaX.tlb
│   │   │   ├── ODA_vc10_amd64dll.sln
│   │   │   └── TD
│   │   │   └── Examples
│   │   │   ├── Common
│   │   │   │   ├── TD_ExamplesCommon.vcxproj
│   │   │   │   └── TD_ExamplesCommon.vcxproj.filters
│   │   │   ├── ExAlloc
│   │   │   │   ├── Ex_Alloc.vcxproj
│   │   │   │   └── Ex_Alloc.vcxproj.filters
│   │   │   ├── ExCustObjs
│   │   │   │   ├── ExCustObjs.vcxproj
│   │   │   │   └── ExCustObjs.vcxproj.filters
│   │   │   ├── ExDeepCloning
│   │   │   │   ├── ExDeepCloning.vcxproj
│   │   │   │   └── ExDeepCloning.vcxproj.filters
│   │   │   ├── ExDynamicBlocks
│   │   │   │   ├── ExDynamicBlocks.vcxproj
│   │   │   │   └── ExDynamicBlocks.vcxproj.filters
│   │   │   ├── ExEvalWatchers
│   │   │   │   ├── ExEvalWatchers.vcxproj
│   │   │   │   └── ExEvalWatchers.vcxproj.filters
│   │   │   ├── ExFieldEvaluator
│   │   │   │   ├── ExFieldEvaluator.vcxproj
│   │   │   │   └── ExFieldEvaluator.vcxproj.filters
│   │   │   ├── GripPoints
│   │   │   │   ├── GripPoints.vcxproj
│   │   │   │   └── GripPoints.vcxproj.filters
│   │   │   ├── OdCurveFunctions
│   │   │   │   ├── OdCurveFunctions.vcxproj
│   │   │   │   └── OdCurveFunctions.vcxproj.filters
│   │   │   ├── Overruling
│   │   │   │   ├── OverrulingSample.vcxproj
│   │   │   │   └── OverrulingSample.vcxproj.filters
│   │   │   └── Smiley
│   │   │   ├── AsdkSmileyDb.vcxproj
│   │   │   └── AsdkSmileyDb.vcxproj.filters
│   │   ├── vc10dll
│   │   │   ├── CMakeFiles
│   │   │   │   ├── CMakeCCompiler.cmake
│   │   │   │   ├── cmake.check_cache
│   │   │   │   ├── CMakeCPlatform.cmake
│   │   │   │   ├── CMakeCXXCompiler.cmake
│   │   │   │   ├── CMakeCXXPlatform.cmake
│   │   │   │   ├── CMakeDetermineCompilerABI_C.bin
│   │   │   │   ├── CMakeDetermineCompilerABI_CXX.bin
│   │   │   │   ├── CMakeOutput.log
│   │   │   │   ├── CMakeRCCompiler.cmake
│   │   │   │   ├── CMakeSystem.cmake
│   │   │   │   └── TargetDirectories.txt
│   │   │   ├── Include
│   │   │   │   ├── dlldata.c
│   │   │   │   ├── OdaX.h
│   │   │   │   ├── OdaX_i.c
│   │   │   │   ├── OdaX_p.c
│   │   │   │   └── OdaX.tlb
│   │   │   ├── ipch
│   │   │   │   ├── excustobjs-a2e93f4f
│   │   │   │   │   └── excustobjs_3.ipch
│   │   │   │   ├── exdeepcloning-5d9d1785
│   │   │   │   │   └── exdeepcloning_3.ipch
│   │   │   │   └── overrulingsample-90200c77
│   │   │   │   └── overrulingsample_3.ipch
│   │   │   ├── ODA_vc10dll.sdf
│   │   │   ├── ODA_vc10dll.sln
│   │   │   ├── ODA_vc10dll.suo
│   │   │   └── TD
│   │   │   └── Examples
│   │   │   ├── Common
│   │   │   │   ├── ipch
│   │   │   │   │   └── td_examplescommon-ba1461a3
│   │   │   │   │   └── td_examplescommon-57a2158d.ipch
│   │   │   │   ├── Release
│   │   │   │   │   └── Demo.pdb
│   │   │   │   ├── TD_ExamplesCommon.dir
│   │   │   │   │   └── Release
│   │   │   │   │   ├── BmpTilesGen.obj
│   │   │   │   │   ├── cl.command.1.tlog
│   │   │   │   │   ├── CL.read.1.tlog
│   │   │   │   │   ├── CL.write.1.tlog
│   │   │   │   │   ├── DbDumper.obj
│   │   │   │   │   ├── ExDbCommandContext.obj
│   │   │   │   │   ├── ExFileUndoController.obj
│   │   │   │   │   ├── ExHostAppServices.obj
│   │   │   │   │   ├── ExPageController.obj
│   │   │   │   │   ├── ExProtocolExtension.obj
│   │   │   │   │   ├── ExStringIO.obj
│   │   │   │   │   ├── ExSystemServices.obj
│   │   │   │   │   ├── ExUndoController.obj
│   │   │   │   │   ├── GiWorldDrawDumper.obj
│   │   │   │   │   ├── lib.command.1.tlog
│   │   │   │   │   ├── Lib-link.read.1.tlog
│   │   │   │   │   ├── Lib-link.write.1.tlog
│   │   │   │   │   ├── OdFileBuf.obj
│   │   │   │   │   ├── TD_ExamplesCommon.lastbuildstate
│   │   │   │   │   ├── TD_ExamplesCommon.log
│   │   │   │   │   └── toString.obj
│   │   │   │   ├── TD_ExamplesCommon.sdf
│   │   │   │   ├── TD_ExamplesCommon.sln
│   │   │   │   ├── TD_ExamplesCommon.suo
│   │   │   │   ├── TD_ExamplesCommon.vcxproj
│   │   │   │   ├── TD_ExamplesCommon.vcxproj.filters
│   │   │   │   └── TD_ExamplesCommon.vcxproj.user
│   │   │   ├── Demo
│   │   │   │   ├── Demo.aps
│   │   │   │   ├── Demo.cpp
│   │   │   │   ├── DemoDlg.cpp
│   │   │   │   ├── DemoDlg.h
│   │   │   │   ├── Demo.h
│   │   │   │   ├── Demo.rc
│   │   │   │   ├── Demo.vcxproj
│   │   │   │   ├── Demo.vcxproj.filters
│   │   │   │   ├── Demo.vcxproj.user
│   │   │   │   ├── ReadMe.txt
│   │   │   │   ├── Release
│   │   │   │   │   ├── cl.command.1.tlog
│   │   │   │   │   ├── CL.read.1.tlog
│   │   │   │   │   ├── CL.write.1.tlog
│   │   │   │   │   ├── DemoDlg.obj
│   │   │   │   │   ├── Demo.exe.intermediate.manifest
│   │   │   │   │   ├── Demo.lastbuildstate
│   │   │   │   │   ├── Demo.log
│   │   │   │   │   ├── Demo.obj
│   │   │   │   │   ├── Demo.res
│   │   │   │   │   ├── Demo.unsuccessfulbuild
│   │   │   │   │   ├── link.command.1.tlog
│   │   │   │   │   ├── link-cvtres.read.1.tlog
│   │   │   │   │   ├── link-cvtres.write.1.tlog
│   │   │   │   │   ├── link.read.1.tlog
│   │   │   │   │   ├── link.write.1.tlog
│   │   │   │   │   ├── mt.command.1.tlog
│   │   │   │   │   ├── mt.read.1.tlog
│   │   │   │   │   ├── mt.write.1.tlog
│   │   │   │   │   ├── rc.command.1.tlog
│   │   │   │   │   ├── rc.read.1.tlog
│   │   │   │   │   ├── rc.write.1.tlog
│   │   │   │   │   ├── stdafx.obj
│   │   │   │   │   └── vc100.pdb
│   │   │   │   ├── res
│   │   │   │   │   ├── Demo.ico
│   │   │   │   │   └── Demo.rc2
│   │   │   │   ├── resource.h
│   │   │   │   ├── stdafx.cpp
│   │   │   │   ├── stdafx.h
│   │   │   │   └── targetver.h
│   │   │   ├── ExAlloc
│   │   │   │   ├── Ex_Alloc.dir
│   │   │   │   │   └── Release
│   │   │   │   │   ├── cl.command.1.tlog
│   │   │   │   │   ├── CL.read.1.tlog
│   │   │   │   │   ├── CL.write.1.tlog
│   │   │   │   │   ├── Ex_Alloc_3.08_10.Build.CppClean.log
│   │   │   │   │   ├── ExAlloc.cpp.obj
│   │   │   │   │   ├── Ex_Alloc.lastbuildstate
│   │   │   │   │   ├── Ex_Alloc.log
│   │   │   │   │   ├── ExAllocOp.obj
│   │   │   │   │   ├── ExAlloc.res
│   │   │   │   │   ├── Ex_Alloc.write.1.tlog
│   │   │   │   │   ├── link.command.1.tlog
│   │   │   │   │   ├── link-cvtres.read.1.tlog
│   │   │   │   │   ├── link-cvtres.write.1.tlog
│   │   │   │   │   ├── link.read.1.tlog
│   │   │   │   │   ├── link.write.1.tlog
│   │   │   │   │   ├── rc.command.1.tlog
│   │   │   │   │   ├── rc.read.1.tlog
│   │   │   │   │   └── rc.write.1.tlog
│   │   │   │   ├── Ex_Alloc.vcxproj
│   │   │   │   ├── Ex_Alloc.vcxproj.filters
│   │   │   │   └── Ex_Alloc.vcxproj.user
│   │   │   ├── ExCustObjs
│   │   │   │   ├── ExCustObjs.dir
│   │   │   │   │   └── Release
│   │   │   │   │   ├── cl.command.1.tlog
│   │   │   │   │   ├── CL.read.1.tlog
│   │   │   │   │   ├── CL.write.1.tlog
│   │   │   │   │   ├── cmd_setreactor.obj
│   │   │   │   │   ├── CommonTests.obj
│   │   │   │   │   ├── DbgDatabaseReactor.obj
│   │   │   │   │   ├── DbgEventReactor.obj
│   │   │   │   │   ├── DbgObjectReactor.obj
│   │   │   │   │   ├── DbgTransactionReactor.obj
│   │   │   │   │   ├── DrxDebugCmds.obj
│   │   │   │   │   ├── ExCustEntity.obj
│   │   │   │   │   ├── ExCustObject.obj
│   │   │   │   │   ├── ExCustObjs.lastbuildstate
│   │   │   │   │   ├── ExCustObjs.log
│   │   │   │   │   ├── ExCustObjsModule.obj
│   │   │   │   │   ├── ExCustObjs.res
│   │   │   │   │   ├── ExCustObjs.write.1.tlog
│   │   │   │   │   ├── ExLine.obj
│   │   │   │   │   ├── ExSphere.obj
│   │   │   │   │   ├── ExTransform.obj
│   │   │   │   │   ├── link.command.1.tlog
│   │   │   │   │   ├── link-cvtres.read.1.tlog
│   │   │   │   │   ├── link-cvtres.write.1.tlog
│   │   │   │   │   ├── link.read.1.tlog
│   │   │   │   │   ├── link.write.1.tlog
│   │   │   │   │   ├── rc.command.1.tlog
│   │   │   │   │   ├── rc.read.1.tlog
│   │   │   │   │   ├── rc.write.1.tlog
│   │   │   │   │   └── StdAfx.obj
│   │   │   │   ├── ExCustObjs.vcxproj
│   │   │   │   ├── ExCustObjs.vcxproj.filters
│   │   │   │   └── ExCustObjs.vcxproj.user
│   │   │   ├── ExDeepCloning
│   │   │   │   ├── Debug
│   │   │   │   │   └── ResolveAssemblyReference.cache
│   │   │   │   ├── ExDeepCloning.dir
│   │   │   │   │   └── Release
│   │   │   │   │   ├── cl.command.1.tlog
│   │   │   │   │   ├── CL.read.1.tlog
│   │   │   │   │   ├── CL.write.1.tlog
│   │   │   │   │   ├── ExDcCloneCommands.obj
│   │   │   │   │   ├── ExDcCreateCommands.obj
│   │   │   │   │   ├── ExDcEntity.obj
│   │   │   │   │   ├── ExDcObject.obj
│   │   │   │   │   ├── ExDeepCloning.lastbuildstate
│   │   │   │   │   ├── ExDeepCloning.log
│   │   │   │   │   ├── ExDeepCloningModule.obj
│   │   │   │   │   ├── ExDeepCloning.res
│   │   │   │   │   ├── ExDeepCloning.write.1.tlog
│   │   │   │   │   ├── link.command.1.tlog
│   │   │   │   │   ├── link-cvtres.read.1.tlog
│   │   │   │   │   ├── link-cvtres.write.1.tlog
│   │   │   │   │   ├── link.read.1.tlog
│   │   │   │   │   ├── link.write.1.tlog
│   │   │   │   │   ├── rc.command.1.tlog
│   │   │   │   │   ├── rc.read.1.tlog
│   │   │   │   │   └── rc.write.1.tlog
│   │   │   │   ├── ExDeepCloning.vcxproj
│   │   │   │   ├── ExDeepCloning.vcxproj.filters
│   │   │   │   └── ExDeepCloning.vcxproj.user
│   │   │   ├── ExDynamicBlocks
│   │   │   │   ├── ExDynamicBlocks.dir
│   │   │   │   │   └── Release
│   │   │   │   │   ├── cl.command.1.tlog
│   │   │   │   │   ├── CL.read.1.tlog
│   │   │   │   │   ├── CL.write.1.tlog
│   │   │   │   │   ├── ExDynamicBlocks.lastbuildstate
│   │   │   │   │   ├── ExDynamicBlocks.log
│   │   │   │   │   ├── ExDynamicBlocksModule.obj
│   │   │   │   │   ├── ExDynamicBlocks.res
│   │   │   │   │   ├── ExDynamicBlocks.write.1.tlog
│   │   │   │   │   ├── GripPoints.obj
│   │   │   │   │   ├── link.command.1.tlog
│   │   │   │   │   ├── link-cvtres.read.1.tlog
│   │   │   │   │   ├── link-cvtres.write.1.tlog
│   │   │   │   │   ├── link.read.1.tlog
│   │   │   │   │   ├── link.write.1.tlog
│   │   │   │   │   ├── rc.command.1.tlog
│   │   │   │   │   ├── rc.read.1.tlog
│   │   │   │   │   ├── rc.write.1.tlog
│   │   │   │   │   └── StdAfx.obj
│   │   │   │   ├── ExDynamicBlocks.vcxproj
│   │   │   │   ├── ExDynamicBlocks.vcxproj.filters
│   │   │   │   └── ExDynamicBlocks.vcxproj.user
│   │   │   ├── ExEvalWatchers
│   │   │   │   ├── ExEvalWatchers.dir
│   │   │   │   │   └── Release
│   │   │   │   │   ├── cl.command.1.tlog
│   │   │   │   │   ├── CL.read.1.tlog
│   │   │   │   │   ├── CL.write.1.tlog
│   │   │   │   │   ├── ExDimAssocWatcher.obj
│   │   │   │   │   ├── ExEvalWatcherModule.obj
│   │   │   │   │   ├── ExEvalWatchers.lastbuildstate
│   │   │   │   │   ├── ExEvalWatchers.log
│   │   │   │   │   ├── ExEvalWatchers.res
│   │   │   │   │   ├── ExEvalWatchers.write.1.tlog
│   │   │   │   │   ├── ExHatchWatcher.obj
│   │   │   │   │   ├── link.command.1.tlog
│   │   │   │   │   ├── link-cvtres.read.1.tlog
│   │   │   │   │   ├── link-cvtres.write.1.tlog
│   │   │   │   │   ├── link.read.1.tlog
│   │   │   │   │   ├── link.write.1.tlog
│   │   │   │   │   ├── rc.command.1.tlog
│   │   │   │   │   ├── rc.read.1.tlog
│   │   │   │   │   ├── rc.write.1.tlog
│   │   │   │   │   └── StdAfx_EvalWatcher.obj
│   │   │   │   ├── ExEvalWatchers.vcxproj
│   │   │   │   ├── ExEvalWatchers.vcxproj.filters
│   │   │   │   └── ExEvalWatchers.vcxproj.user
│   │   │   ├── ExFieldEvaluator
│   │   │   │   ├── ExFieldEvaluator.dir
│   │   │   │   │   └── Release
│   │   │   │   │   ├── AcExpr.obj
│   │   │   │   │   ├── cl.command.1.tlog
│   │   │   │   │   ├── CL.read.1.tlog
│   │   │   │   │   ├── CL.write.1.tlog
│   │   │   │   │   ├── ExFieldEvaluator.cpp.obj
│   │   │   │   │   ├── ExFieldEvaluator.lastbuildstate
│   │   │   │   │   ├── ExFieldEvaluator.log
│   │   │   │   │   ├── ExFieldEvaluatorModule.obj
│   │   │   │   │   ├── ExFieldEvaluator.res
│   │   │   │   │   ├── ExFieldEvaluator.write.1.tlog
│   │   │   │   │   ├── link.command.1.tlog
│   │   │   │   │   ├── link-cvtres.read.1.tlog
│   │   │   │   │   ├── link-cvtres.write.1.tlog
│   │   │   │   │   ├── link.read.1.tlog
│   │   │   │   │   ├── link.write.1.tlog
│   │   │   │   │   ├── OdaObjProp.obj
│   │   │   │   │   ├── parser.obj
│   │   │   │   │   ├── rc.command.1.tlog
│   │   │   │   │   ├── rc.read.1.tlog
│   │   │   │   │   ├── rc.write.1.tlog
│   │   │   │   │   ├── scanner.obj
│   │   │   │   │   └── StdAfx_FieldEval.obj
│   │   │   │   ├── ExFieldEvaluator.vcxproj
│   │   │   │   ├── ExFieldEvaluator.vcxproj.filters
│   │   │   │   └── ExFieldEvaluator.vcxproj.user
│   │   │   ├── GripPoints
│   │   │   │   ├── GripPoints.dir
│   │   │   │   │   └── Release
│   │   │   │   │   ├── cl.command.1.tlog
│   │   │   │   │   ├── CL.read.1.tlog
│   │   │   │   │   ├── CL.write.1.tlog
│   │   │   │   │   ├── Db2dPolylineGripPoints.obj
│   │   │   │   │   ├── Db3dPolylineGripPoints.obj
│   │   │   │   │   ├── DbArcGripPoints.obj
│   │   │   │   │   ├── DbCameraGripPoints.obj
│   │   │   │   │   ├── DbDimGripPoints.obj
│   │   │   │   │   ├── DbEntityGripPoints.obj
│   │   │   │   │   ├── DbLineGripPoints.obj
│   │   │   │   │   ├── DbMleaderGripPoints.obj
│   │   │   │   │   ├── DbMlineGripPoints.obj
│   │   │   │   │   ├── DbPdfUnderlayGripPoints.obj
│   │   │   │   │   ├── DbPolygonMeshGripPoints.obj
│   │   │   │   │   ├── DbPolylineGripPoints.obj
│   │   │   │   │   ├── DbRasterImageGripPoints.obj
│   │   │   │   │   ├── DbTraceGripPoints.obj
│   │   │   │   │   ├── DbViewportGripPoints.obj
│   │   │   │   │   ├── GripPoints.lastbuildstate
│   │   │   │   │   ├── GripPoints.log
│   │   │   │   │   ├── GripPoints.res
│   │   │   │   │   ├── GripPoints.write.1.tlog
│   │   │   │   │   ├── link.command.1.tlog
│   │   │   │   │   ├── link-cvtres.read.1.tlog
│   │   │   │   │   ├── link-cvtres.write.1.tlog
│   │   │   │   │   ├── link.read.1.tlog
│   │   │   │   │   ├── link.write.1.tlog
│   │   │   │   │   ├── OdGripPointsModule.obj
│   │   │   │   │   ├── rc.command.1.tlog
│   │   │   │   │   ├── rc.read.1.tlog
│   │   │   │   │   ├── rc.write.1.tlog
│   │   │   │   │   └── StdAfx.obj
│   │   │   │   ├── GripPoints.vcxproj
│   │   │   │   ├── GripPoints.vcxproj.filters
│   │   │   │   └── GripPoints.vcxproj.user
│   │   │   ├── OdCurveFunctions
│   │   │   │   ├── OdCurveFunctions.dir
│   │   │   │   │   └── Release
│   │   │   │   │   ├── cl.command.1.tlog
│   │   │   │   │   ├── CL.read.1.tlog
│   │   │   │   │   ├── CL.write.1.tlog
│   │   │   │   │   ├── CurveFunctions.res
│   │   │   │   │   ├── link.command.1.tlog
│   │   │   │   │   ├── link-cvtres.read.1.tlog
│   │   │   │   │   ├── link-cvtres.write.1.tlog
│   │   │   │   │   ├── link.read.1.tlog
│   │   │   │   │   ├── link.write.1.tlog
│   │   │   │   │   ├── OdCurveFunctions.lastbuildstate
│   │   │   │   │   ├── OdCurveFunctions.log
│   │   │   │   │   ├── OdCurveFunctionsModule.obj
│   │   │   │   │   ├── OdCurveFunctions.obj
│   │   │   │   │   ├── OdCurveFunctions.write.1.tlog
│   │   │   │   │   ├── rc.command.1.tlog
│   │   │   │   │   ├── rc.read.1.tlog
│   │   │   │   │   ├── rc.write.1.tlog
│   │   │   │   │   └── StdAfx.obj
│   │   │   │   ├── OdCurveFunctions.vcxproj
│   │   │   │   ├── OdCurveFunctions.vcxproj.filters
│   │   │   │   └── OdCurveFunctions.vcxproj.user
│   │   │   ├── Overruling
│   │   │   │   ├── OverrulingSample.dir
│   │   │   │   │   └── Release
│   │   │   │   │   ├── cl.command.1.tlog
│   │   │   │   │   ├── CL.read.1.tlog
│   │   │   │   │   ├── CL.write.1.tlog
│   │   │   │   │   ├── link.command.1.tlog
│   │   │   │   │   ├── link-cvtres.read.1.tlog
│   │   │   │   │   ├── link-cvtres.write.1.tlog
│   │   │   │   │   ├── link.read.1.tlog
│   │   │   │   │   ├── link.write.1.tlog
│   │   │   │   │   ├── OverrulingSample.cpp.obj
│   │   │   │   │   ├── OverrulingSample.lastbuildstate
│   │   │   │   │   ├── OverrulingSample.log
│   │   │   │   │   ├── OverrulingSample.res
│   │   │   │   │   ├── OverrulingSample.write.1.tlog
│   │   │   │   │   ├── rc.command.1.tlog
│   │   │   │   │   ├── rc.read.1.tlog
│   │   │   │   │   └── rc.write.1.tlog
│   │   │   │   ├── OverrulingSample.vcxproj
│   │   │   │   ├── OverrulingSample.vcxproj.filters
│   │   │   │   └── OverrulingSample.vcxproj.user
│   │   │   └── Smiley
│   │   │   ├── AsdkSmileyDb.dir
│   │   │   │   └── Release
│   │   │   │   ├── AsdkSmileyDb.lastbuildstate
│   │   │   │   ├── AsdkSmileyDb.log
│   │   │   │   ├── AsdkSmileyDb.write.1.tlog
│   │   │   │   ├── cl.command.1.tlog
│   │   │   │   ├── CL.read.1.tlog
│   │   │   │   ├── CL.write.1.tlog
│   │   │   │   ├── link.command.1.tlog
│   │   │   │   ├── link-cvtres.read.1.tlog
│   │   │   │   ├── link-cvtres.write.1.tlog
│   │   │   │   ├── link.read.1.tlog
│   │   │   │   ├── link.write.1.tlog
│   │   │   │   ├── rc.command.1.tlog
│   │   │   │   ├── rc.read.1.tlog
│   │   │   │   ├── rc.write.1.tlog
│   │   │   │   ├── SmileyDb.cpp.obj
│   │   │   │   ├── SmileyDbInOut.obj
│   │   │   │   ├── SmileyDbOther.obj
│   │   │   │   ├── smileyDbProperty.obj
│   │   │   │   ├── SmileyDb.res
│   │   │   │   └── SmileyDbTransform.obj
│   │   │   ├── AsdkSmileyDb.vcxproj
│   │   │   ├── AsdkSmileyDb.vcxproj.filters
│   │   │   └── AsdkSmileyDb.vcxproj.user
│   │   ├── vc11_amd64dll
│   │   │   ├── CMakeFiles
│   │   │   │   ├── CMakeCCompiler.cmake
│   │   │   │   ├── cmake.check_cache
│   │   │   │   ├── CMakeCPlatform.cmake
│   │   │   │   ├── CMakeCXXCompiler.cmake
│   │   │   │   ├── CMakeCXXPlatform.cmake
│   │   │   │   ├── CMakeDetermineCompilerABI_C.bin
│   │   │   │   ├── CMakeDetermineCompilerABI_CXX.bin
│   │   │   │   ├── CMakeOutput.log
│   │   │   │   ├── CMakeRCCompiler.cmake
│   │   │   │   ├── CMakeSystem.cmake
│   │   │   │   └── TargetDirectories.txt
│   │   │   ├── Include
│   │   │   │   ├── dlldata.c
│   │   │   │   ├── OdaX.h
│   │   │   │   ├── OdaX_i.c
│   │   │   │   ├── OdaX_p.c
│   │   │   │   └── OdaX.tlb
│   │   │   ├── ODA_vc11_amd64dll.sln
│   │   │   └── TD
│   │   │   └── Examples
│   │   │   ├── Common
│   │   │   │   ├── TD_ExamplesCommon.vcxproj
│   │   │   │   └── TD_ExamplesCommon.vcxproj.filters
│   │   │   ├── ExAlloc
│   │   │   │   ├── Ex_Alloc.vcxproj
│   │   │   │   └── Ex_Alloc.vcxproj.filters
│   │   │   ├── ExCustObjs
│   │   │   │   ├── ExCustObjs.vcxproj
│   │   │   │   └── ExCustObjs.vcxproj.filters
│   │   │   ├── ExDeepCloning
│   │   │   │   ├── ExDeepCloning.vcxproj
│   │   │   │   └── ExDeepCloning.vcxproj.filters
│   │   │   ├── ExDynamicBlocks
│   │   │   │   ├── ExDynamicBlocks.vcxproj
│   │   │   │   └── ExDynamicBlocks.vcxproj.filters
│   │   │   ├── ExEvalWatchers
│   │   │   │   ├── ExEvalWatchers.vcxproj
│   │   │   │   └── ExEvalWatchers.vcxproj.filters
│   │   │   ├── ExFieldEvaluator
│   │   │   │   ├── ExFieldEvaluator.vcxproj
│   │   │   │   └── ExFieldEvaluator.vcxproj.filters
│   │   │   ├── GripPoints
│   │   │   │   ├── GripPoints.vcxproj
│   │   │   │   └── GripPoints.vcxproj.filters
│   │   │   ├── OdCurveFunctions
│   │   │   │   ├── OdCurveFunctions.vcxproj
│   │   │   │   └── OdCurveFunctions.vcxproj.filters
│   │   │   ├── Overruling
│   │   │   │   ├── OverrulingSample.vcxproj
│   │   │   │   └── OverrulingSample.vcxproj.filters
│   │   │   └── Smiley
│   │   │   ├── AsdkSmileyDb.vcxproj
│   │   │   └── AsdkSmileyDb.vcxproj.filters
│   │   ├── vc11dll
│   │   │   ├── CMakeFiles
│   │   │   │   ├── CMakeCCompiler.cmake
│   │   │   │   ├── cmake.check_cache
│   │   │   │   ├── CMakeCPlatform.cmake
│   │   │   │   ├── CMakeCXXCompiler.cmake
│   │   │   │   ├── CMakeCXXPlatform.cmake
│   │   │   │   ├── CMakeDetermineCompilerABI_C.bin
│   │   │   │   ├── CMakeDetermineCompilerABI_CXX.bin
│   │   │   │   ├── CMakeOutput.log
│   │   │   │   ├── CMakeRCCompiler.cmake
│   │   │   │   ├── CMakeSystem.cmake
│   │   │   │   └── TargetDirectories.txt
│   │   │   ├── Include
│   │   │   │   ├── dlldata.c
│   │   │   │   ├── OdaX.h
│   │   │   │   ├── OdaX_i.c
│   │   │   │   ├── OdaX_p.c
│   │   │   │   └── OdaX.tlb
│   │   │   ├── ODA_vc11dll.sln
│   │   │   └── TD
│   │   │   └── Examples
│   │   │   ├── Common
│   │   │   │   ├── TD_ExamplesCommon.vcxproj
│   │   │   │   └── TD_ExamplesCommon.vcxproj.filters
│   │   │   ├── ExAlloc
│   │   │   │   ├── Ex_Alloc.vcxproj
│   │   │   │   └── Ex_Alloc.vcxproj.filters
│   │   │   ├── ExCustObjs
│   │   │   │   ├── ExCustObjs.vcxproj
│   │   │   │   └── ExCustObjs.vcxproj.filters
│   │   │   ├── ExDeepCloning
│   │   │   │   ├── ExDeepCloning.vcxproj
│   │   │   │   └── ExDeepCloning.vcxproj.filters
│   │   │   ├── ExDynamicBlocks
│   │   │   │   ├── ExDynamicBlocks.vcxproj
│   │   │   │   └── ExDynamicBlocks.vcxproj.filters
│   │   │   ├── ExEvalWatchers
│   │   │   │   ├── ExEvalWatchers.vcxproj
│   │   │   │   └── ExEvalWatchers.vcxproj.filters
│   │   │   ├── ExFieldEvaluator
│   │   │   │   ├── ExFieldEvaluator.vcxproj
│   │   │   │   └── ExFieldEvaluator.vcxproj.filters
│   │   │   ├── GripPoints
│   │   │   │   ├── GripPoints.vcxproj
│   │   │   │   └── GripPoints.vcxproj.filters
│   │   │   ├── OdCurveFunctions
│   │   │   │   ├── OdCurveFunctions.vcxproj
│   │   │   │   └── OdCurveFunctions.vcxproj.filters
│   │   │   ├── Overruling
│   │   │   │   ├── OverrulingSample.vcxproj
│   │   │   │   └── OverrulingSample.vcxproj.filters
│   │   │   └── Smiley
│   │   │   ├── AsdkSmileyDb.vcxproj
│   │   │   └── AsdkSmileyDb.vcxproj.filters
│   │   ├── vc71dll
│   │   │   ├── CMakeFiles
│   │   │   │   ├── CMakeCCompiler.cmake
│   │   │   │   ├── cmake.check_cache
│   │   │   │   ├── CMakeCPlatform.cmake
│   │   │   │   ├── CMakeCXXCompiler.cmake
│   │   │   │   ├── CMakeCXXPlatform.cmake
│   │   │   │   ├── CMakeDetermineCompilerABI_C.bin
│   │   │   │   ├── CMakeDetermineCompilerABI_CXX.bin
│   │   │   │   ├── CMakeOutput.log
│   │   │   │   ├── CMakeRCCompiler.cmake
│   │   │   │   ├── CMakeSystem.cmake
│   │   │   │   └── TargetDirectories.txt
│   │   │   ├── ODA_vc71dll.sln
│   │   │   └── TD
│   │   │   └── Examples
│   │   │   ├── Common
│   │   │   │   └── TD_ExamplesCommon.vcproj
│   │   │   ├── ExAlloc
│   │   │   │   └── Ex_Alloc.vcproj
│   │   │   ├── ExCustObjs
│   │   │   │   └── ExCustObjs.vcproj
│   │   │   ├── ExDeepCloning
│   │   │   │   └── ExDeepCloning.vcproj
│   │   │   ├── ExDynamicBlocks
│   │   │   │   └── ExDynamicBlocks.vcproj
│   │   │   ├── ExEvalWatchers
│   │   │   │   └── ExEvalWatchers.vcproj
│   │   │   ├── ExFieldEvaluator
│   │   │   │   └── ExFieldEvaluator.vcproj
│   │   │   ├── GripPoints
│   │   │   │   └── GripPoints.vcproj
│   │   │   ├── OdCurveFunctions
│   │   │   │   └── OdCurveFunctions.vcproj
│   │   │   ├── Overruling
│   │   │   │   └── OverrulingSample.vcproj
│   │   │   └── Smiley
│   │   │   └── AsdkSmileyDb.vcproj
│   │   ├── vc8_amd64dll
│   │   │   ├── CMakeFiles
│   │   │   │   ├── CMakeCCompiler.cmake
│   │   │   │   ├── cmake.check_cache
│   │   │   │   ├── CMakeCPlatform.cmake
│   │   │   │   ├── CMakeCXXCompiler.cmake
│   │   │   │   ├── CMakeCXXPlatform.cmake
│   │   │   │   ├── CMakeDetermineCompilerABI_C.bin
│   │   │   │   ├── CMakeDetermineCompilerABI_CXX.bin
│   │   │   │   ├── CMakeOutput.log
│   │   │   │   ├── CMakeRCCompiler.cmake
│   │   │   │   ├── CMakeSystem.cmake
│   │   │   │   └── TargetDirectories.txt
│   │   │   ├── Include
│   │   │   │   ├── dlldata.c
│   │   │   │   ├── OdaX.h
│   │   │   │   ├── OdaX_i.c
│   │   │   │   ├── OdaX_p.c
│   │   │   │   └── OdaX.tlb
│   │   │   ├── ODA_vc8_amd64dll.sln
│   │   │   └── TD
│   │   │   └── Examples
│   │   │   ├── Common
│   │   │   │   └── TD_ExamplesCommon.vcproj
│   │   │   ├── ExAlloc
│   │   │   │   └── Ex_Alloc.vcproj
│   │   │   ├── ExCustObjs
│   │   │   │   └── ExCustObjs.vcproj
│   │   │   ├── ExDeepCloning
│   │   │   │   └── ExDeepCloning.vcproj
│   │   │   ├── ExDynamicBlocks
│   │   │   │   └── ExDynamicBlocks.vcproj
│   │   │   ├── ExEvalWatchers
│   │   │   │   └── ExEvalWatchers.vcproj
│   │   │   ├── ExFieldEvaluator
│   │   │   │   └── ExFieldEvaluator.vcproj
│   │   │   ├── GripPoints
│   │   │   │   └── GripPoints.vcproj
│   │   │   ├── OdCurveFunctions
│   │   │   │   └── OdCurveFunctions.vcproj
│   │   │   ├── Overruling
│   │   │   │   └── OverrulingSample.vcproj
│   │   │   └── Smiley
│   │   │   └── AsdkSmileyDb.vcproj
│   │   ├── vc8dll
│   │   │   ├── CMakeFiles
│   │   │   │   ├── CMakeCCompiler.cmake
│   │   │   │   ├── cmake.check_cache
│   │   │   │   ├── CMakeCPlatform.cmake
│   │   │   │   ├── CMakeCXXCompiler.cmake
│   │   │   │   ├── CMakeCXXPlatform.cmake
│   │   │   │   ├── CMakeDetermineCompilerABI_C.bin
│   │   │   │   ├── CMakeDetermineCompilerABI_CXX.bin
│   │   │   │   ├── CMakeOutput.log
│   │   │   │   ├── CMakeRCCompiler.cmake
│   │   │   │   ├── CMakeSystem.cmake
│   │   │   │   └── TargetDirectories.txt
│   │   │   ├── Include
│   │   │   │   ├── dlldata.c
│   │   │   │   ├── OdaX.h
│   │   │   │   ├── OdaX_i.c
│   │   │   │   ├── OdaX_p.c
│   │   │   │   └── OdaX.tlb
│   │   │   ├── ODA_vc8dll.sln
│   │   │   └── TD
│   │   │   └── Examples
│   │   │   ├── Common
│   │   │   │   └── TD_ExamplesCommon.vcproj
│   │   │   ├── ExAlloc
│   │   │   │   └── Ex_Alloc.vcproj
│   │   │   ├── ExCustObjs
│   │   │   │   └── ExCustObjs.vcproj
│   │   │   ├── ExDeepCloning
│   │   │   │   └── ExDeepCloning.vcproj
│   │   │   ├── ExDynamicBlocks
│   │   │   │   └── ExDynamicBlocks.vcproj
│   │   │   ├── ExEvalWatchers
│   │   │   │   └── ExEvalWatchers.vcproj
│   │   │   ├── ExFieldEvaluator
│   │   │   │   └── ExFieldEvaluator.vcproj
│   │   │   ├── GripPoints
│   │   │   │   └── GripPoints.vcproj
│   │   │   ├── OdCurveFunctions
│   │   │   │   └── OdCurveFunctions.vcproj
│   │   │   ├── Overruling
│   │   │   │   └── OverrulingSample.vcproj
│   │   │   └── Smiley
│   │   │   └── AsdkSmileyDb.vcproj
│   │   ├── vc9_amd64dll
│   │   │   ├── CMakeFiles
│   │   │   │   ├── CMakeCCompiler.cmake
│   │   │   │   ├── cmake.check_cache
│   │   │   │   ├── CMakeCPlatform.cmake
│   │   │   │   ├── CMakeCXXCompiler.cmake
│   │   │   │   ├── CMakeCXXPlatform.cmake
│   │   │   │   ├── CMakeDetermineCompilerABI_C.bin
│   │   │   │   ├── CMakeDetermineCompilerABI_CXX.bin
│   │   │   │   ├── CMakeOutput.log
│   │   │   │   ├── CMakeRCCompiler.cmake
│   │   │   │   ├── CMakeSystem.cmake
│   │   │   │   └── TargetDirectories.txt
│   │   │   ├── Include
│   │   │   │   ├── dlldata.c
│   │   │   │   ├── OdaX.h
│   │   │   │   ├── OdaX_i.c
│   │   │   │   ├── OdaX_p.c
│   │   │   │   └── OdaX.tlb
│   │   │   ├── ODA_vc9_amd64dll.sln
│   │   │   └── TD
│   │   │   └── Examples
│   │   │   ├── Common
│   │   │   │   └── TD_ExamplesCommon.vcproj
│   │   │   ├── ExAlloc
│   │   │   │   └── Ex_Alloc.vcproj
│   │   │   ├── ExCustObjs
│   │   │   │   └── ExCustObjs.vcproj
│   │   │   ├── ExDeepCloning
│   │   │   │   └── ExDeepCloning.vcproj
│   │   │   ├── ExDynamicBlocks
│   │   │   │   └── ExDynamicBlocks.vcproj
│   │   │   ├── ExEvalWatchers
│   │   │   │   └── ExEvalWatchers.vcproj
│   │   │   ├── ExFieldEvaluator
│   │   │   │   └── ExFieldEvaluator.vcproj
│   │   │   ├── GripPoints
│   │   │   │   └── GripPoints.vcproj
│   │   │   ├── OdCurveFunctions
│   │   │   │   └── OdCurveFunctions.vcproj
│   │   │   ├── Overruling
│   │   │   │   └── OverrulingSample.vcproj
│   │   │   └── Smiley
│   │   │   └── AsdkSmileyDb.vcproj
│   │   └── vc9dll
│   │   ├── CMakeFiles
│   │   │   ├── CMakeCCompiler.cmake
│   │   │   ├── cmake.check_cache
│   │   │   ├── CMakeCPlatform.cmake
│   │   │   ├── CMakeCXXCompiler.cmake
│   │   │   ├── CMakeCXXPlatform.cmake
│   │   │   ├── CMakeDetermineCompilerABI_C.bin
│   │   │   ├── CMakeDetermineCompilerABI_CXX.bin
│   │   │   ├── CMakeOutput.log
│   │   │   ├── CMakeRCCompiler.cmake
│   │   │   ├── CMakeSystem.cmake
│   │   │   └── TargetDirectories.txt
│   │   ├── Include
│   │   │   ├── dlldata.c
│   │   │   ├── OdaX.h
│   │   │   ├── OdaX_i.c
│   │   │   ├── OdaX_p.c
│   │   │   └── OdaX.tlb
│   │   ├── ODA_vc9dll.sln
│   │   └── TD
│   │   └── Examples
│   │   ├── Common
│   │   │   └── TD_ExamplesCommon.vcproj
│   │   ├── ExAlloc
│   │   │   └── Ex_Alloc.vcproj
│   │   ├── ExCustObjs
│   │   │   └── ExCustObjs.vcproj
│   │   ├── ExDeepCloning
│   │   │   └── ExDeepCloning.vcproj
│   │   ├── ExDynamicBlocks
│   │   │   └── ExDynamicBlocks.vcproj
│   │   ├── ExEvalWatchers
│   │   │   └── ExEvalWatchers.vcproj
│   │   ├── ExFieldEvaluator
│   │   │   └── ExFieldEvaluator.vcproj
│   │   ├── GripPoints
│   │   │   └── GripPoints.vcproj
│   │   ├── OdCurveFunctions
│   │   │   └── OdCurveFunctions.vcproj
│   │   ├── Overruling
│   │   │   └── OverrulingSample.vcproj
│   │   └── Smiley
│   │   └── AsdkSmileyDb.vcproj
│   ├── Platforms.NET_Classic
│   │   ├── vc10_amd64dll
│   │   │   ├── ODA_vc10_amd64dll.sln
│   │   │   └── TD
│   │   │   ├── Examples
│   │   │   │   └── ManagedWrappers
│   │   │   │   ├── DevGuideExamples
│   │   │   │   │   ├── C#
│   │   │   │   │   │   ├── CDevGuideExamplesProject.csproj
│   │   │   │   │   │   ├── obj
│   │   │   │   │   │   │   └── x64
│   │   │   │   │   │   │   └── Release
│   │   │   │   │   │   │   ├── CDevGuideExamplesProject.csproj.FileListAbsolute.txt
│   │   │   │   │   │   │   ├── CDevGuideExamplesProject.dll
│   │   │   │   │   │   │   └── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   └── Properties
│   │   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   │   ├── DevGuideExamplesProject
│   │   │   │   │   │   ├── DevGuideExamplesProject.csproj
│   │   │   │   │   │   ├── obj
│   │   │   │   │   │   │   └── x64
│   │   │   │   │   │   │   └── Release
│   │   │   │   │   │   │   ├── App.g.cs
│   │   │   │   │   │   │   ├── App.g.i.cs
│   │   │   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   │   ├── DevGuideExamplesProject.csproj.FileListAbsolute.txt
│   │   │   │   │   │   │   ├── DevGuideExamplesProject.csproj.GenerateResource.Cache
│   │   │   │   │   │   │   ├── DevGuideExamplesProject.csprojResolveAssemblyReference.cache
│   │   │   │   │   │   │   ├── DevGuideExamplesProject.g.resources
│   │   │   │   │   │   │   ├── DevGuideExamplesProject_MarkupCompile.cache
│   │   │   │   │   │   │   ├── DevGuideExamplesProject_MarkupCompile.i.cache
│   │   │   │   │   │   │   ├── DevGuideExamplesProject.Properties.Resources.resources
│   │   │   │   │   │   │   ├── Window1.baml
│   │   │   │   │   │   │   ├── Window1.g.cs
│   │   │   │   │   │   │   └── Window1.g.i.cs
│   │   │   │   │   │   └── Properties
│   │   │   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   │   │   ├── Resources.Designer.cs
│   │   │   │   │   │   ├── Resources.resx
│   │   │   │   │   │   ├── Settings.Designer.cs
│   │   │   │   │   │   └── Settings.settings
│   │   │   │   │   └── VB.NET
│   │   │   │   │   ├── My Project
│   │   │   │   │   │   ├── Application.Designer.vb
│   │   │   │   │   │   ├── Application.myapp
│   │   │   │   │   │   ├── AssemblyInfo.vb
│   │   │   │   │   │   ├── Resources.Designer.vb
│   │   │   │   │   │   ├── Resources.resx
│   │   │   │   │   │   ├── Settings.Designer.vb
│   │   │   │   │   │   └── Settings.settings
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x64
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   ├── VBNETDevGuideExamplesProject.dll
│   │   │   │   │   │   ├── VBNETDevGuideExamplesProject.Resources.resources
│   │   │   │   │   │   ├── VBNETDevGuideExamplesProject.vbproj.FileListAbsolute.txt
│   │   │   │   │   │   ├── VBNETDevGuideExamplesProject.vbproj.GenerateResource.Cache
│   │   │   │   │   │   ├── VBNETDevGuideExamplesProject.vbprojResolveAssemblyReference.cache
│   │   │   │   │   │   └── VBNETDevGuideExamplesProject.xml
│   │   │   │   │   └── VBNETDevGuideExamplesProject.vbproj
│   │   │   │   ├── ManagedCommands
│   │   │   │   │   ├── Create3dSolids
│   │   │   │   │   │   ├── Create3dSolids.csproj
│   │   │   │   │   │   ├── obj
│   │   │   │   │   │   │   └── x64
│   │   │   │   │   │   │   └── Release
│   │   │   │   │   │   │   ├── Create3dSolids.csproj.FileListAbsolute.txt
│   │   │   │   │   │   │   ├── Create3dSolids.dll
│   │   │   │   │   │   │   └── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   └── Properties
│   │   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   │   ├── ManagedTestCommand
│   │   │   │   │   │   ├── ManagedTestCommand.dir
│   │   │   │   │   │   │   └── Release
│   │   │   │   │   │   │   ├── AssemblyInfo.obj
│   │   │   │   │   │   │   ├── cl.command.1.tlog
│   │   │   │   │   │   │   ├── CL.read.1.tlog
│   │   │   │   │   │   │   ├── CL.write.1.tlog
│   │   │   │   │   │   │   ├── GeneralAssemblyInfo.obj
│   │   │   │   │   │   │   ├── link.command.1.tlog
│   │   │   │   │   │   │   ├── link.read.1.tlog
│   │   │   │   │   │   │   ├── link.write.1.tlog
│   │   │   │   │   │   │   ├── ManagedTestCommand_3.08_10.tx.intermediate.manifest
│   │   │   │   │   │   │   ├── ManagedTestCommand.lastbuildstate
│   │   │   │   │   │   │   ├── ManagedTestCommand.log
│   │   │   │   │   │   │   ├── ManagedTestCommand.obj
│   │   │   │   │   │   │   ├── ManagedTestCommand.vcxprojResolveAssemblyReference.cache
│   │   │   │   │   │   │   ├── ManagedTestCommand.write.1.tlog
│   │   │   │   │   │   │   ├── metagen.read.1.tlog
│   │   │   │   │   │   │   ├── metagen.write.1.tlog
│   │   │   │   │   │   │   ├── mt.command.1.tlog
│   │   │   │   │   │   │   ├── mt.read.1.tlog
│   │   │   │   │   │   │   ├── mt.write.1.tlog
│   │   │   │   │   │   │   ├── RSAENH.DLL.bi
│   │   │   │   │   │   │   └── TZRES.DLL.bi
│   │   │   │   │   │   ├── ManagedTestCommand.vcxproj
│   │   │   │   │   │   ├── ManagedTestCommand.vcxproj.filters
│   │   │   │   │   │   └── ManagedTestCommand.vcxproj.user
│   │   │   │   │   ├── NETLOADCommand
│   │   │   │   │   │   ├── NETLOADCommand.dir
│   │   │   │   │   │   │   └── Release
│   │   │   │   │   │   │   ├── AssemblyInfo.obj
│   │   │   │   │   │   │   ├── cl.command.1.tlog
│   │   │   │   │   │   │   ├── CL.read.1.tlog
│   │   │   │   │   │   │   ├── CL.write.1.tlog
│   │   │   │   │   │   │   ├── GeneralAssemblyInfo.obj
│   │   │   │   │   │   │   ├── link.command.1.tlog
│   │   │   │   │   │   │   ├── link-cvtres.read.1.tlog
│   │   │   │   │   │   │   ├── link-cvtres.write.1.tlog
│   │   │   │   │   │   │   ├── link.read.1.tlog
│   │   │   │   │   │   │   ├── link.write.1.tlog
│   │   │   │   │   │   │   ├── metagen.read.1.tlog
│   │   │   │   │   │   │   ├── metagen.write.1.tlog
│   │   │   │   │   │   │   ├── mt.command.1.tlog
│   │   │   │   │   │   │   ├── mt.read.1.tlog
│   │   │   │   │   │   │   ├── mt.write.1.tlog
│   │   │   │   │   │   │   ├── NETLOADCommand_3.08_10.tx.intermediate.manifest
│   │   │   │   │   │   │   ├── NETLOADCommand.lastbuildstate
│   │   │   │   │   │   │   ├── NETLOADCommand.log
│   │   │   │   │   │   │   ├── NETLOADCommand.obj
│   │   │   │   │   │   │   ├── NETLOADCommand.vcxprojResolveAssemblyReference.cache
│   │   │   │   │   │   │   ├── NETLOADCommand.write.1.tlog
│   │   │   │   │   │   │   ├── NetloadModule.cpp.obj
│   │   │   │   │   │   │   ├── NetloadModule.res
│   │   │   │   │   │   │   ├── rc.command.1.tlog
│   │   │   │   │   │   │   ├── rc.read.1.tlog
│   │   │   │   │   │   │   ├── rc.write.1.tlog
│   │   │   │   │   │   │   ├── RSAENH.DLL.bi
│   │   │   │   │   │   │   └── TZRES.DLL.bi
│   │   │   │   │   │   ├── NETLOADCommand.vcxproj
│   │   │   │   │   │   ├── NETLOADCommand.vcxproj.filters
│   │   │   │   │   │   └── NETLOADCommand.vcxproj.user
│   │   │   │   │   └── XNet
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x64
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   ├── XNet.csproj.FileListAbsolute.txt
│   │   │   │   │   │   └── XNet.dll
│   │   │   │   │   ├── Properties
│   │   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   │   └── XNet.csproj
│   │   │   │   ├── OdaMgdMViewApp
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x64
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   ├── OdaMgdMViewApp.ChildForm.resources
│   │   │   │   │   │   ├── OdaMgdMViewApp.csproj.FileListAbsolute.txt
│   │   │   │   │   │   ├── OdaMgdMViewApp.csproj.GenerateResource.Cache
│   │   │   │   │   │   ├── OdaMgdMViewApp.MainForm.resources
│   │   │   │   │   │   └── OdaMgdMViewApp.Properties.Resources.resources
│   │   │   │   │   ├── OdaMgdMViewApp.csproj
│   │   │   │   │   └── Properties
│   │   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   │   ├── Resources.Designer.cs
│   │   │   │   │   ├── Resources.resx
│   │   │   │   │   ├── Settings.Designer.cs
│   │   │   │   │   └── Settings.settings
│   │   │   │   ├── OdReadExMgd
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x64
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   └── OdReadExMgd.csproj.FileListAbsolute.txt
│   │   │   │   │   ├── OdReadExMgd.csproj
│   │   │   │   │   └── Properties
│   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   ├── OdViewExMgd
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x64
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   ├── OdViewExMgd.BlockInsert.resources
│   │   │   │   │   │   ├── OdViewExMgd.BMPExport.resources
│   │   │   │   │   │   ├── OdViewExMgd.csproj.FileListAbsolute.txt
│   │   │   │   │   │   ├── OdViewExMgd.csproj.GenerateResource.Cache
│   │   │   │   │   │   ├── OdViewExMgd.File_Dependency.resources
│   │   │   │   │   │   ├── OdViewExMgd.Form1.resources
│   │   │   │   │   │   ├── OdViewExMgd.PasswordDlg.resources
│   │   │   │   │   │   ├── OdViewExMgd.PDFExport.resources
│   │   │   │   │   │   ├── OdViewExMgd.Print.PageSetup.resources
│   │   │   │   │   │   ├── OdViewExMgd.Properties.Resources.resources
│   │   │   │   │   │   ├── OdViewExMgd.PublishDrawingSheets.resources
│   │   │   │   │   │   ├── OdViewExMgd.publishSetting.resources
│   │   │   │   │   │   └── OdViewExMgd.SelectLayouts.resources
│   │   │   │   │   ├── OdViewExMgd.csproj
│   │   │   │   │   └── Properties
│   │   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   │   ├── Resources.Designer.cs
│   │   │   │   │   ├── Resources.resx
│   │   │   │   │   ├── Settings.Designer.cs
│   │   │   │   │   └── Settings.settings
│   │   │   │   ├── OdWriteExMgd
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x64
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   └── OdWriteExMgd.csproj.FileListAbsolute.txt
│   │   │   │   │   ├── OdWriteExMgd.csproj
│   │   │   │   │   └── Properties
│   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   ├── VBViewEx
│   │   │   │   │   ├── My Project
│   │   │   │   │   │   ├── Application.Designer.vb
│   │   │   │   │   │   ├── Application.myapp
│   │   │   │   │   │   ├── AssemblyInfo.vb
│   │   │   │   │   │   ├── Resources.Designer.vb
│   │   │   │   │   │   ├── Resources.resx
│   │   │   │   │   │   ├── Settings.Designer.vb
│   │   │   │   │   │   └── Settings.settings
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x64
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   ├── VBViewEx.Form1.resources
│   │   │   │   │   │   ├── VBViewEx.Resources.resources
│   │   │   │   │   │   ├── VBViewEx.vbproj.FileListAbsolute.txt
│   │   │   │   │   │   ├── VBViewEx.vbproj.GenerateResource.Cache
│   │   │   │   │   │   └── VBViewEx.xml
│   │   │   │   │   └── VBViewEx.vbproj
│   │   │   │   └── WpfView
│   │   │   │   ├── obj
│   │   │   │   │   └── x64
│   │   │   │   │   └── Release
│   │   │   │   │   ├── App.g.cs
│   │   │   │   │   ├── App.g.i.cs
│   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   ├── MainWindow.baml
│   │   │   │   │   ├── MainWindow.g.cs
│   │   │   │   │   ├── MainWindow.g.i.cs
│   │   │   │   │   ├── WpfView.csproj.FileListAbsolute.txt
│   │   │   │   │   ├── WpfView.csproj.GenerateResource.Cache
│   │   │   │   │   ├── WpfView.DrawControl.resources
│   │   │   │   │   ├── WpfView.g.resources
│   │   │   │   │   ├── WpfView_MarkupCompile.cache
│   │   │   │   │   ├── WpfView_MarkupCompile.i.cache
│   │   │   │   │   └── WpfView.Properties.Resources.resources
│   │   │   │   ├── Properties
│   │   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   │   ├── Resources.Designer.cs
│   │   │   │   │   ├── Resources.resx
│   │   │   │   │   ├── Settings.Designer.cs
│   │   │   │   │   └── Settings.settings
│   │   │   │   └── WpfView.csproj
│   │   │   └── Tests
│   │   │   └── ManagedTests
│   │   │   ├── TD_MgdCSTest
│   │   │   │   ├── obj
│   │   │   │   │   └── x64
│   │   │   │   │   └── Release
│   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   ├── TD_MgdCSTest.csproj.FileListAbsolute.txt
│   │   │   │   │   └── TD_MgdCSTest.csprojResolveAssemblyReference.cache
│   │   │   │   ├── Properties
│   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   └── TD_MgdCSTest.csproj
│   │   │   └── TD_MgdManifestTest
│   │   │   ├── obj
│   │   │   │   └── x64
│   │   │   │   └── Release
│   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   └── Td_MgdManifestTest.csproj.FileListAbsolute.txt
│   │   │   ├── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   └── Td_MgdManifestTest.csproj
│   │   ├── vc10dll
│   │   │   ├── ODA_vc10dll.sdf
│   │   │   ├── ODA_vc10dll.sln
│   │   │   ├── ODA_vc10dll.suo
│   │   │   └── TD
│   │   │   ├── Examples
│   │   │   │   └── ManagedWrappers
│   │   │   │   ├── DevGuideExamples
│   │   │   │   │   ├── C#
│   │   │   │   │   │   ├── CDevGuideExamplesProject.csproj
│   │   │   │   │   │   ├── obj
│   │   │   │   │   │   │   └── x86
│   │   │   │   │   │   │   └── Release
│   │   │   │   │   │   │   ├── CDevGuideExamplesProject.csproj.FileListAbsolute.txt
│   │   │   │   │   │   │   ├── CDevGuideExamplesProject.dll
│   │   │   │   │   │   │   └── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   └── Properties
│   │   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   │   ├── DevGuideExamplesProject
│   │   │   │   │   │   ├── DevGuideExamplesProject.csproj
│   │   │   │   │   │   ├── obj
│   │   │   │   │   │   │   └── x86
│   │   │   │   │   │   │   └── Release
│   │   │   │   │   │   │   ├── App.g.cs
│   │   │   │   │   │   │   ├── App.g.i.cs
│   │   │   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   │   ├── DevGuideExamplesProject.csproj.FileListAbsolute.txt
│   │   │   │   │   │   │   ├── DevGuideExamplesProject.g.resources
│   │   │   │   │   │   │   ├── DevGuideExamplesProject_MarkupCompile.cache
│   │   │   │   │   │   │   ├── DevGuideExamplesProject_MarkupCompile.i.cache
│   │   │   │   │   │   │   ├── DevGuideExamplesProject.Properties.Resources.resources
│   │   │   │   │   │   │   ├── GenerateResource.read.1.tlog
│   │   │   │   │   │   │   ├── GenerateResource.write.1.tlog
│   │   │   │   │   │   │   ├── ResolveAssemblyReference.cache
│   │   │   │   │   │   │   ├── Window1.baml
│   │   │   │   │   │   │   ├── Window1.g.cs
│   │   │   │   │   │   │   └── Window1.g.i.cs
│   │   │   │   │   │   └── Properties
│   │   │   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   │   │   ├── Resources.Designer.cs
│   │   │   │   │   │   ├── Resources.resx
│   │   │   │   │   │   ├── Settings.Designer.cs
│   │   │   │   │   │   └── Settings.settings
│   │   │   │   │   └── VB.NET
│   │   │   │   │   ├── My Project
│   │   │   │   │   │   ├── Application.Designer.vb
│   │   │   │   │   │   ├── Application.myapp
│   │   │   │   │   │   ├── AssemblyInfo.vb
│   │   │   │   │   │   ├── Resources.Designer.vb
│   │   │   │   │   │   ├── Resources.resx
│   │   │   │   │   │   ├── Settings.Designer.vb
│   │   │   │   │   │   └── Settings.settings
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x86
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   ├── GenerateResource.read.1.tlog
│   │   │   │   │   │   ├── GenerateResource.write.1.tlog
│   │   │   │   │   │   ├── ResolveAssemblyReference.cache
│   │   │   │   │   │   ├── VBNETDevGuideExamplesProject.dll
│   │   │   │   │   │   ├── VBNETDevGuideExamplesProject.Resources.resources
│   │   │   │   │   │   ├── VBNETDevGuideExamplesProject.vbproj.FileListAbsolute.txt
│   │   │   │   │   │   └── VBNETDevGuideExamplesProject.xml
│   │   │   │   │   └── VBNETDevGuideExamplesProject.vbproj
│   │   │   │   ├── ManagedCommands
│   │   │   │   │   ├── Create3dSolids
│   │   │   │   │   │   ├── Create3dSolids.csproj
│   │   │   │   │   │   ├── obj
│   │   │   │   │   │   │   └── x86
│   │   │   │   │   │   │   └── Release
│   │   │   │   │   │   │   ├── Create3dSolids.csproj.FileListAbsolute.txt
│   │   │   │   │   │   │   ├── Create3dSolids.dll
│   │   │   │   │   │   │   └── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   └── Properties
│   │   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   │   ├── ManagedTestCommand
│   │   │   │   │   │   ├── ManagedTestCommand.dir
│   │   │   │   │   │   │   └── Release
│   │   │   │   │   │   │   ├── AssemblyInfo.obj
│   │   │   │   │   │   │   ├── cl.command.1.tlog
│   │   │   │   │   │   │   ├── CL.read.1.tlog
│   │   │   │   │   │   │   ├── CL.write.1.tlog
│   │   │   │   │   │   │   ├── CRYPT32.DLL.bi
│   │   │   │   │   │   │   ├── GeneralAssemblyInfo.obj
│   │   │   │   │   │   │   ├── link.command.1.tlog
│   │   │   │   │   │   │   ├── link.read.1.tlog
│   │   │   │   │   │   │   ├── link.write.1.tlog
│   │   │   │   │   │   │   ├── ManagedTestCommand_3.08_10.tx.intermediate.manifest
│   │   │   │   │   │   │   ├── ManagedTestCommand.lastbuildstate
│   │   │   │   │   │   │   ├── ManagedTestCommand.log
│   │   │   │   │   │   │   ├── ManagedTestCommand.obj
│   │   │   │   │   │   │   ├── ManagedTestCommand.write.1.tlog
│   │   │   │   │   │   │   ├── metagen.read.1.tlog
│   │   │   │   │   │   │   ├── metagen.write.1.tlog
│   │   │   │   │   │   │   ├── mt.command.1.tlog
│   │   │   │   │   │   │   ├── mt.read.1.tlog
│   │   │   │   │   │   │   ├── mt.write.1.tlog
│   │   │   │   │   │   │   ├── ResolveAssemblyReference.cache
│   │   │   │   │   │   │   ├── RSAENH.DLL.bi
│   │   │   │   │   │   │   └── TZRES.DLL.bi
│   │   │   │   │   │   ├── ManagedTestCommand.vcxproj
│   │   │   │   │   │   ├── ManagedTestCommand.vcxproj.filters
│   │   │   │   │   │   └── ManagedTestCommand.vcxproj.user
│   │   │   │   │   ├── NETLOADCommand
│   │   │   │   │   │   ├── NETLOADCommand.dir
│   │   │   │   │   │   │   └── Release
│   │   │   │   │   │   │   ├── AssemblyInfo.obj
│   │   │   │   │   │   │   ├── cl.command.1.tlog
│   │   │   │   │   │   │   ├── CL.read.1.tlog
│   │   │   │   │   │   │   ├── CL.write.1.tlog
│   │   │   │   │   │   │   ├── CRYPT32.DLL.bi
│   │   │   │   │   │   │   ├── GeneralAssemblyInfo.obj
│   │   │   │   │   │   │   ├── link.command.1.tlog
│   │   │   │   │   │   │   ├── link-cvtres.read.1.tlog
│   │   │   │   │   │   │   ├── link-cvtres.write.1.tlog
│   │   │   │   │   │   │   ├── link.read.1.tlog
│   │   │   │   │   │   │   ├── link.write.1.tlog
│   │   │   │   │   │   │   ├── metagen.read.1.tlog
│   │   │   │   │   │   │   ├── metagen.write.1.tlog
│   │   │   │   │   │   │   ├── mt.command.1.tlog
│   │   │   │   │   │   │   ├── mt.read.1.tlog
│   │   │   │   │   │   │   ├── mt.write.1.tlog
│   │   │   │   │   │   │   ├── NETLOADCommand_3.08_10.tx.intermediate.manifest
│   │   │   │   │   │   │   ├── NETLOADCommand.lastbuildstate
│   │   │   │   │   │   │   ├── NETLOADCommand.log
│   │   │   │   │   │   │   ├── NETLOADCommand.obj
│   │   │   │   │   │   │   ├── NETLOADCommand.write.1.tlog
│   │   │   │   │   │   │   ├── NetloadModule.cpp.obj
│   │   │   │   │   │   │   ├── NetloadModule.res
│   │   │   │   │   │   │   ├── rc.command.1.tlog
│   │   │   │   │   │   │   ├── rc.read.1.tlog
│   │   │   │   │   │   │   ├── rc.write.1.tlog
│   │   │   │   │   │   │   ├── ResolveAssemblyReference.cache
│   │   │   │   │   │   │   ├── RSAENH.DLL.bi
│   │   │   │   │   │   │   └── TZRES.DLL.bi
│   │   │   │   │   │   ├── NETLOADCommand.vcxproj
│   │   │   │   │   │   ├── NETLOADCommand.vcxproj.filters
│   │   │   │   │   │   └── NETLOADCommand.vcxproj.user
│   │   │   │   │   └── XNet
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x86
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   ├── XNet.csproj.FileListAbsolute.txt
│   │   │   │   │   │   └── XNet.dll
│   │   │   │   │   ├── Properties
│   │   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   │   └── XNet.csproj
│   │   │   │   ├── OdaMgdMViewApp
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x86
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   ├── GenerateResource.read.1.tlog
│   │   │   │   │   │   ├── GenerateResource.write.1.tlog
│   │   │   │   │   │   ├── OdaMgdMViewApp.ChildForm.resources
│   │   │   │   │   │   ├── OdaMgdMViewApp.csproj.FileListAbsolute.txt
│   │   │   │   │   │   ├── OdaMgdMViewApp.MainForm.resources
│   │   │   │   │   │   └── OdaMgdMViewApp.Properties.Resources.resources
│   │   │   │   │   ├── OdaMgdMViewApp.csproj
│   │   │   │   │   └── Properties
│   │   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   │   ├── Resources.Designer.cs
│   │   │   │   │   ├── Resources.resx
│   │   │   │   │   ├── Settings.Designer.cs
│   │   │   │   │   └── Settings.settings
│   │   │   │   ├── OdReadExMgd
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x86
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   └── OdReadExMgd.csproj.FileListAbsolute.txt
│   │   │   │   │   ├── OdReadExMgd.csproj
│   │   │   │   │   └── Properties
│   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   ├── OdViewExMgd
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x86
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   ├── GenerateResource.read.1.tlog
│   │   │   │   │   │   ├── GenerateResource.write.1.tlog
│   │   │   │   │   │   ├── OdViewExMgd.BlockInsert.resources
│   │   │   │   │   │   ├── OdViewExMgd.BMPExport.resources
│   │   │   │   │   │   ├── OdViewExMgd.csproj.FileListAbsolute.txt
│   │   │   │   │   │   ├── OdViewExMgd.File_Dependency.resources
│   │   │   │   │   │   ├── OdViewExMgd.Form1.resources
│   │   │   │   │   │   ├── OdViewExMgd.PasswordDlg.resources
│   │   │   │   │   │   ├── OdViewExMgd.PDFExport.resources
│   │   │   │   │   │   ├── OdViewExMgd.Print.PageSetup.resources
│   │   │   │   │   │   ├── OdViewExMgd.Properties.Resources.resources
│   │   │   │   │   │   ├── OdViewExMgd.PublishDrawingSheets.resources
│   │   │   │   │   │   ├── OdViewExMgd.publishSetting.resources
│   │   │   │   │   │   └── OdViewExMgd.SelectLayouts.resources
│   │   │   │   │   ├── OdViewExMgd.csproj
│   │   │   │   │   └── Properties
│   │   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   │   ├── Resources.Designer.cs
│   │   │   │   │   ├── Resources.resx
│   │   │   │   │   ├── Settings.Designer.cs
│   │   │   │   │   └── Settings.settings
│   │   │   │   ├── OdWriteExMgd
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x86
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   └── OdWriteExMgd.csproj.FileListAbsolute.txt
│   │   │   │   │   ├── OdWriteExMgd.csproj
│   │   │   │   │   └── Properties
│   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   ├── VBViewEx
│   │   │   │   │   ├── My Project
│   │   │   │   │   │   ├── Application.Designer.vb
│   │   │   │   │   │   ├── Application.myapp
│   │   │   │   │   │   ├── AssemblyInfo.vb
│   │   │   │   │   │   ├── Resources.Designer.vb
│   │   │   │   │   │   ├── Resources.resx
│   │   │   │   │   │   ├── Settings.Designer.vb
│   │   │   │   │   │   └── Settings.settings
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x86
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   ├── GenerateResource.read.1.tlog
│   │   │   │   │   │   ├── GenerateResource.write.1.tlog
│   │   │   │   │   │   ├── VBViewEx.Form1.resources
│   │   │   │   │   │   ├── VBViewEx.Resources.resources
│   │   │   │   │   │   ├── VBViewEx.vbproj.FileListAbsolute.txt
│   │   │   │   │   │   └── VBViewEx.xml
│   │   │   │   │   └── VBViewEx.vbproj
│   │   │   │   └── WpfView
│   │   │   │   ├── obj
│   │   │   │   │   └── x86
│   │   │   │   │   └── Release
│   │   │   │   │   ├── App.g.cs
│   │   │   │   │   ├── App.g.i.cs
│   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   ├── GenerateResource.read.1.tlog
│   │   │   │   │   ├── GenerateResource.write.1.tlog
│   │   │   │   │   ├── MainWindow.baml
│   │   │   │   │   ├── MainWindow.g.cs
│   │   │   │   │   ├── MainWindow.g.i.cs
│   │   │   │   │   ├── WpfView.csproj.FileListAbsolute.txt
│   │   │   │   │   ├── WpfView.DrawControl.resources
│   │   │   │   │   ├── WpfView.g.resources
│   │   │   │   │   ├── WpfView_MarkupCompile.cache
│   │   │   │   │   ├── WpfView_MarkupCompile.i.cache
│   │   │   │   │   └── WpfView.Properties.Resources.resources
│   │   │   │   ├── Properties
│   │   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   │   ├── Resources.Designer.cs
│   │   │   │   │   ├── Resources.resx
│   │   │   │   │   ├── Settings.Designer.cs
│   │   │   │   │   └── Settings.settings
│   │   │   │   └── WpfView.csproj
│   │   │   └── Tests
│   │   │   └── ManagedTests
│   │   │   ├── TD_MgdCSTest
│   │   │   │   ├── obj
│   │   │   │   │   └── x86
│   │   │   │   │   └── Release
│   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   ├── ResolveAssemblyReference.cache
│   │   │   │   │   └── TD_MgdCSTest.csproj.FileListAbsolute.txt
│   │   │   │   ├── Properties
│   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   └── TD_MgdCSTest.csproj
│   │   │   └── TD_MgdManifestTest
│   │   │   ├── obj
│   │   │   │   └── x86
│   │   │   │   └── Release
│   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   └── Td_MgdManifestTest.csproj.FileListAbsolute.txt
│   │   │   ├── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   └── Td_MgdManifestTest.csproj
│   │   ├── vc9_amd64dll
│   │   │   ├── ODA_vc9_amd64dll.sln
│   │   │   └── TD
│   │   │   ├── Examples
│   │   │   │   └── ManagedWrappers
│   │   │   │   ├── DevGuideExamples
│   │   │   │   │   ├── C#
│   │   │   │   │   │   ├── CDevGuideExamplesProject.csproj
│   │   │   │   │   │   ├── obj
│   │   │   │   │   │   │   └── x64
│   │   │   │   │   │   │   └── Release
│   │   │   │   │   │   │   ├── CDevGuideExamplesProject.csproj.FileListAbsolute.txt
│   │   │   │   │   │   │   └── CDevGuideExamplesProject.dll
│   │   │   │   │   │   └── Properties
│   │   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   │   ├── DevGuideExamplesProject
│   │   │   │   │   │   ├── DevGuideExamplesProject.csproj
│   │   │   │   │   │   ├── obj
│   │   │   │   │   │   │   └── x64
│   │   │   │   │   │   │   └── Release
│   │   │   │   │   │   │   ├── App.g.cs
│   │   │   │   │   │   │   ├── DevGuideExamplesProject.csproj.FileListAbsolute.txt
│   │   │   │   │   │   │   ├── DevGuideExamplesProject.csproj.GenerateResource.Cache
│   │   │   │   │   │   │   ├── DevGuideExamplesProject.g.resources
│   │   │   │   │   │   │   ├── DevGuideExamplesProject_MarkupCompile.cache
│   │   │   │   │   │   │   ├── DevGuideExamplesProject.Properties.Resources.resources
│   │   │   │   │   │   │   ├── ResolveAssemblyReference.cache
│   │   │   │   │   │   │   ├── Window1.baml
│   │   │   │   │   │   │   └── Window1.g.cs
│   │   │   │   │   │   └── Properties
│   │   │   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   │   │   ├── Resources.Designer.cs
│   │   │   │   │   │   ├── Resources.resx
│   │   │   │   │   │   ├── Settings.Designer.cs
│   │   │   │   │   │   └── Settings.settings
│   │   │   │   │   └── VB.NET
│   │   │   │   │   ├── My Project
│   │   │   │   │   │   ├── Application.Designer.vb
│   │   │   │   │   │   ├── Application.myapp
│   │   │   │   │   │   ├── AssemblyInfo.vb
│   │   │   │   │   │   ├── Resources.Designer.vb
│   │   │   │   │   │   ├── Resources.resx
│   │   │   │   │   │   ├── Settings.Designer.vb
│   │   │   │   │   │   └── Settings.settings
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x64
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   ├── ResolveAssemblyReference.cache
│   │   │   │   │   │   ├── VBNETDevGuideExamplesProject.dll
│   │   │   │   │   │   ├── VBNETDevGuideExamplesProject.Resources.resources
│   │   │   │   │   │   ├── VBNETDevGuideExamplesProject.vbproj.FileListAbsolute.txt
│   │   │   │   │   │   ├── VBNETDevGuideExamplesProject.vbproj.GenerateResource.Cache
│   │   │   │   │   │   └── VBNETDevGuideExamplesProject.xml
│   │   │   │   │   └── VBNETDevGuideExamplesProject.vbproj
│   │   │   │   ├── ManagedCommands
│   │   │   │   │   ├── Create3dSolids
│   │   │   │   │   │   ├── Create3dSolids.csproj
│   │   │   │   │   │   ├── obj
│   │   │   │   │   │   │   └── x64
│   │   │   │   │   │   │   └── Release
│   │   │   │   │   │   │   ├── Create3dSolids.csproj.FileListAbsolute.txt
│   │   │   │   │   │   │   └── Create3dSolids.dll
│   │   │   │   │   │   └── Properties
│   │   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   │   ├── ManagedTestCommand
│   │   │   │   │   │   ├── ManagedTestCommand.dir
│   │   │   │   │   │   │   ├── AssemblyInfo.obj
│   │   │   │   │   │   │   ├── GeneralAssemblyInfo.obj
│   │   │   │   │   │   │   ├── ManagedTestCommand_3.08_9.tx.intermediate.manifest
│   │   │   │   │   │   │   ├── ManagedTestCommand.obj
│   │   │   │   │   │   │   ├── metagen.dep
│   │   │   │   │   │   │   ├── mt.dep
│   │   │   │   │   │   │   └── td_mgd_3.08_9.dll.meta
│   │   │   │   │   │   └── ManagedTestCommand.vcproj
│   │   │   │   │   ├── NETLOADCommand
│   │   │   │   │   │   ├── NETLOADCommand.dir
│   │   │   │   │   │   │   ├── AssemblyInfo.obj
│   │   │   │   │   │   │   ├── GeneralAssemblyInfo.obj
│   │   │   │   │   │   │   ├── metagen.dep
│   │   │   │   │   │   │   ├── mt.dep
│   │   │   │   │   │   │   ├── NETLOADCommand_3.08_9.tx.intermediate.manifest
│   │   │   │   │   │   │   ├── NETLOADCommand.obj
│   │   │   │   │   │   │   ├── NetloadModule.cpp.obj
│   │   │   │   │   │   │   ├── NetloadModule.res
│   │   │   │   │   │   │   └── td_mgd_3.08_9.dll.meta
│   │   │   │   │   │   └── NETLOADCommand.vcproj
│   │   │   │   │   └── XNet
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x64
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   ├── XNet.csproj.FileListAbsolute.txt
│   │   │   │   │   │   └── XNet.dll
│   │   │   │   │   ├── Properties
│   │   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   │   └── XNet.csproj
│   │   │   │   ├── OdaMgdMViewApp
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x64
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   ├── OdaMgdMViewApp.ChildForm.resources
│   │   │   │   │   │   ├── OdaMgdMViewApp.csproj.FileListAbsolute.txt
│   │   │   │   │   │   ├── OdaMgdMViewApp.csproj.GenerateResource.Cache
│   │   │   │   │   │   ├── OdaMgdMViewApp.MainForm.resources
│   │   │   │   │   │   └── OdaMgdMViewApp.Properties.Resources.resources
│   │   │   │   │   ├── OdaMgdMViewApp.csproj
│   │   │   │   │   └── Properties
│   │   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   │   ├── Resources.Designer.cs
│   │   │   │   │   ├── Resources.resx
│   │   │   │   │   ├── Settings.Designer.cs
│   │   │   │   │   └── Settings.settings
│   │   │   │   ├── OdReadExMgd
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x64
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   └── OdReadExMgd.csproj.FileListAbsolute.txt
│   │   │   │   │   ├── OdReadExMgd.csproj
│   │   │   │   │   └── Properties
│   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   ├── OdViewExMgd
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x64
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   ├── OdViewExMgd.BlockInsert.resources
│   │   │   │   │   │   ├── OdViewExMgd.BMPExport.resources
│   │   │   │   │   │   ├── OdViewExMgd.csproj.FileListAbsolute.txt
│   │   │   │   │   │   ├── OdViewExMgd.csproj.GenerateResource.Cache
│   │   │   │   │   │   ├── OdViewExMgd.File_Dependency.resources
│   │   │   │   │   │   ├── OdViewExMgd.Form1.resources
│   │   │   │   │   │   ├── OdViewExMgd.PasswordDlg.resources
│   │   │   │   │   │   ├── OdViewExMgd.PDFExport.resources
│   │   │   │   │   │   ├── OdViewExMgd.Print.PageSetup.resources
│   │   │   │   │   │   ├── OdViewExMgd.Properties.Resources.resources
│   │   │   │   │   │   ├── OdViewExMgd.PublishDrawingSheets.resources
│   │   │   │   │   │   ├── OdViewExMgd.publishSetting.resources
│   │   │   │   │   │   └── OdViewExMgd.SelectLayouts.resources
│   │   │   │   │   ├── OdViewExMgd.csproj
│   │   │   │   │   └── Properties
│   │   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   │   ├── Resources.Designer.cs
│   │   │   │   │   ├── Resources.resx
│   │   │   │   │   ├── Settings.Designer.cs
│   │   │   │   │   └── Settings.settings
│   │   │   │   ├── OdWriteExMgd
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x64
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   └── OdWriteExMgd.csproj.FileListAbsolute.txt
│   │   │   │   │   ├── OdWriteExMgd.csproj
│   │   │   │   │   └── Properties
│   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   ├── VBViewEx
│   │   │   │   │   ├── My Project
│   │   │   │   │   │   ├── Application.Designer.vb
│   │   │   │   │   │   ├── Application.myapp
│   │   │   │   │   │   ├── AssemblyInfo.vb
│   │   │   │   │   │   ├── Resources.Designer.vb
│   │   │   │   │   │   ├── Resources.resx
│   │   │   │   │   │   ├── Settings.Designer.vb
│   │   │   │   │   │   └── Settings.settings
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x64
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   ├── VBViewEx.Form1.resources
│   │   │   │   │   │   ├── VBViewEx.Resources.resources
│   │   │   │   │   │   ├── VBViewEx.vbproj.FileListAbsolute.txt
│   │   │   │   │   │   ├── VBViewEx.vbproj.GenerateResource.Cache
│   │   │   │   │   │   └── VBViewEx.xml
│   │   │   │   │   └── VBViewEx.vbproj
│   │   │   │   └── WpfView
│   │   │   │   ├── obj
│   │   │   │   │   └── x64
│   │   │   │   │   └── Release
│   │   │   │   │   ├── App.g.cs
│   │   │   │   │   ├── MainWindow.baml
│   │   │   │   │   ├── MainWindow.g.cs
│   │   │   │   │   ├── ResolveAssemblyReference.cache
│   │   │   │   │   ├── WpfView.csproj.FileListAbsolute.txt
│   │   │   │   │   ├── WpfView.csproj.GenerateResource.Cache
│   │   │   │   │   ├── WpfView.DrawControl.resources
│   │   │   │   │   ├── WpfView.g.resources
│   │   │   │   │   ├── WpfView_MarkupCompile.cache
│   │   │   │   │   └── WpfView.Properties.Resources.resources
│   │   │   │   ├── Properties
│   │   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   │   ├── Resources.Designer.cs
│   │   │   │   │   ├── Resources.resx
│   │   │   │   │   ├── Settings.Designer.cs
│   │   │   │   │   └── Settings.settings
│   │   │   │   └── WpfView.csproj
│   │   │   └── Tests
│   │   │   └── ManagedTests
│   │   │   ├── TD_MgdCSTest
│   │   │   │   ├── obj
│   │   │   │   │   └── x64
│   │   │   │   │   └── Release
│   │   │   │   │   ├── ResolveAssemblyReference.cache
│   │   │   │   │   └── TD_MgdCSTest.csproj.FileListAbsolute.txt
│   │   │   │   ├── Properties
│   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   └── TD_MgdCSTest.csproj
│   │   │   └── TD_MgdManifestTest
│   │   │   ├── obj
│   │   │   │   └── x64
│   │   │   │   └── Release
│   │   │   │   └── Td_MgdManifestTest.csproj.FileListAbsolute.txt
│   │   │   ├── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   └── Td_MgdManifestTest.csproj
│   │   └── vc9dll
│   │   ├── ODA_vc9dll.sdf
│   │   ├── ODA_vc9dll.sln
│   │   ├── ODA_vc9dll.suo
│   │   ├── TD
│   │   │   ├── Examples
│   │   │   │   └── ManagedWrappers
│   │   │   │   ├── DevGuideExamples
│   │   │   │   │   ├── C#
│   │   │   │   │   │   ├── CDevGuideExamplesProject.csproj
│   │   │   │   │   │   ├── CDevGuideExamplesProject.csproj.user
│   │   │   │   │   │   ├── obj
│   │   │   │   │   │   │   └── x86
│   │   │   │   │   │   │   └── Release
│   │   │   │   │   │   │   ├── CDevGuideExamplesProject.csproj.FileListAbsolute.txt
│   │   │   │   │   │   │   ├── CDevGuideExamplesProject.dll
│   │   │   │   │   │   │   └── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   └── Properties
│   │   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   │   ├── DevGuideExamplesProject
│   │   │   │   │   │   ├── DevGuideExamplesProject.csproj
│   │   │   │   │   │   ├── DevGuideExamplesProject.csproj.user
│   │   │   │   │   │   ├── obj
│   │   │   │   │   │   │   └── x86
│   │   │   │   │   │   │   └── Release
│   │   │   │   │   │   │   ├── App.g.cs
│   │   │   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   │   ├── DevGuideExamplesProject.csproj.FileListAbsolute.txt
│   │   │   │   │   │   │   ├── DevGuideExamplesProject.csproj.GenerateResource.Cache
│   │   │   │   │   │   │   ├── DevGuideExamplesProject.g.resources
│   │   │   │   │   │   │   ├── DevGuideExamplesProject_MarkupCompile.cache
│   │   │   │   │   │   │   ├── DevGuideExamplesProject.Properties.Resources.resources
│   │   │   │   │   │   │   ├── GenerateResource-ResGen.read.1.tlog
│   │   │   │   │   │   │   ├── GenerateResource-ResGen.write.1.tlog
│   │   │   │   │   │   │   ├── ResolveAssemblyReference.cache
│   │   │   │   │   │   │   ├── TempPE
│   │   │   │   │   │   │   │   └── Properties.Resources.Designer.cs.dll
│   │   │   │   │   │   │   ├── Window1.baml
│   │   │   │   │   │   │   └── Window1.g.cs
│   │   │   │   │   │   └── Properties
│   │   │   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   │   │   ├── Resources.Designer.cs
│   │   │   │   │   │   ├── Resources.resx
│   │   │   │   │   │   ├── Settings.Designer.cs
│   │   │   │   │   │   └── Settings.settings
│   │   │   │   │   └── VB.NET
│   │   │   │   │   ├── My Project
│   │   │   │   │   │   ├── Application.Designer.vb
│   │   │   │   │   │   ├── Application.myapp
│   │   │   │   │   │   ├── AssemblyInfo.vb
│   │   │   │   │   │   ├── Resources.Designer.vb
│   │   │   │   │   │   ├── Resources.resx
│   │   │   │   │   │   ├── Settings.Designer.vb
│   │   │   │   │   │   └── Settings.settings
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x86
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   ├── GenerateResource-ResGen.read.1.tlog
│   │   │   │   │   │   ├── GenerateResource-ResGen.write.1.tlog
│   │   │   │   │   │   ├── ResolveAssemblyReference.cache
│   │   │   │   │   │   ├── TempPE
│   │   │   │   │   │   │   └── My Project.Resources.Designer.vb.dll
│   │   │   │   │   │   ├── VBNETDevGuideExamplesProject.dll
│   │   │   │   │   │   ├── VBNETDevGuideExamplesProject.Resources.resources
│   │   │   │   │   │   ├── VBNETDevGuideExamplesProject.vbproj.FileListAbsolute.txt
│   │   │   │   │   │   ├── VBNETDevGuideExamplesProject.vbproj.GenerateResource.Cache
│   │   │   │   │   │   └── VBNETDevGuideExamplesProject.xml
│   │   │   │   │   ├── VBNETDevGuideExamplesProject.vbproj
│   │   │   │   │   └── VBNETDevGuideExamplesProject.vbproj.user
│   │   │   │   ├── ManagedCommands
│   │   │   │   │   ├── Create3dSolids
│   │   │   │   │   │   ├── Create3dSolids.csproj
│   │   │   │   │   │   ├── Create3dSolids.csproj.user
│   │   │   │   │   │   ├── obj
│   │   │   │   │   │   │   └── x86
│   │   │   │   │   │   │   └── Release
│   │   │   │   │   │   │   ├── Create3dSolids.csproj.FileListAbsolute.txt
│   │   │   │   │   │   │   ├── Create3dSolids.dll
│   │   │   │   │   │   │   └── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   └── Properties
│   │   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   │   ├── ManagedTestCommand
│   │   │   │   │   │   ├── ManagedTestCommand.dir
│   │   │   │   │   │   │   ├── AssemblyInfo.obj
│   │   │   │   │   │   │   ├── cl.command.1.tlog
│   │   │   │   │   │   │   ├── CL.read.1.tlog
│   │   │   │   │   │   │   ├── CL.write.1.tlog
│   │   │   │   │   │   │   ├── GeneralAssemblyInfo.obj
│   │   │   │   │   │   │   ├── ManagedTestCommand_3.08_9.tx.intermediate.manifest
│   │   │   │   │   │   │   ├── ManagedTestCommand.lastbuildstate
│   │   │   │   │   │   │   ├── ManagedTestCommand.log
│   │   │   │   │   │   │   ├── ManagedTestCommand.obj
│   │   │   │   │   │   │   ├── ManagedTestCommand.unsuccessfulbuild
│   │   │   │   │   │   │   ├── ManagedTestCommand.write.1.tlog
│   │   │   │   │   │   │   ├── metagen.dep
│   │   │   │   │   │   │   └── mt.dep
│   │   │   │   │   │   ├── ManagedTestCommand.vcproj
│   │   │   │   │   │   ├── ManagedTestCommand.vcxproj
│   │   │   │   │   │   ├── ManagedTestCommand.vcxproj.filters
│   │   │   │   │   │   └── ManagedTestCommand.vcxproj.user
│   │   │   │   │   ├── NETLOADCommand
│   │   │   │   │   │   ├── NETLOADCommand.dir
│   │   │   │   │   │   │   ├── AssemblyInfo.obj
│   │   │   │   │   │   │   ├── GeneralAssemblyInfo.obj
│   │   │   │   │   │   │   ├── metagen.dep
│   │   │   │   │   │   │   ├── mt.dep
│   │   │   │   │   │   │   ├── NETLOADCommand_3.08_9.tx.intermediate.manifest
│   │   │   │   │   │   │   ├── NETLOADCommand.obj
│   │   │   │   │   │   │   ├── NetloadModule.cpp.obj
│   │   │   │   │   │   │   └── NetloadModule.res
│   │   │   │   │   │   └── NETLOADCommand.vcproj
│   │   │   │   │   └── XNet
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x86
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   ├── XNet.csproj.FileListAbsolute.txt
│   │   │   │   │   │   └── XNet.dll
│   │   │   │   │   ├── Properties
│   │   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   │   ├── XNet.csproj
│   │   │   │   │   └── XNet.csproj.user
│   │   │   │   ├── OdaMgdMViewApp
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x86
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   ├── GenerateResource-ResGen.read.1.tlog
│   │   │   │   │   │   ├── GenerateResource-ResGen.write.1.tlog
│   │   │   │   │   │   ├── OdaMgdMViewApp.ChildForm.resources
│   │   │   │   │   │   ├── OdaMgdMViewApp.csproj.FileListAbsolute.txt
│   │   │   │   │   │   ├── OdaMgdMViewApp.csproj.GenerateResource.Cache
│   │   │   │   │   │   ├── OdaMgdMViewApp.MainForm.resources
│   │   │   │   │   │   ├── OdaMgdMViewApp.Properties.Resources.resources
│   │   │   │   │   │   └── TempPE
│   │   │   │   │   │   └── Properties.Resources.Designer.cs.dll
│   │   │   │   │   ├── OdaMgdMViewApp.csproj
│   │   │   │   │   ├── OdaMgdMViewApp.csproj.user
│   │   │   │   │   └── Properties
│   │   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   │   ├── Resources.Designer.cs
│   │   │   │   │   ├── Resources.resx
│   │   │   │   │   ├── Settings.Designer.cs
│   │   │   │   │   └── Settings.settings
│   │   │   │   ├── OdReadExMgd
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x86
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   └── OdReadExMgd.csproj.FileListAbsolute.txt
│   │   │   │   │   ├── OdReadExMgd.csproj
│   │   │   │   │   ├── OdReadExMgd.csproj.user
│   │   │   │   │   └── Properties
│   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   ├── OdViewExMgd
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x86
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   ├── GenerateResource-ResGen.read.1.tlog
│   │   │   │   │   │   ├── GenerateResource-ResGen.write.1.tlog
│   │   │   │   │   │   ├── OdViewExMgd.BlockInsert.resources
│   │   │   │   │   │   ├── OdViewExMgd.BMPExport.resources
│   │   │   │   │   │   ├── OdViewExMgd.csproj.FileListAbsolute.txt
│   │   │   │   │   │   ├── OdViewExMgd.csproj.GenerateResource.Cache
│   │   │   │   │   │   ├── OdViewExMgd.File_Dependency.resources
│   │   │   │   │   │   ├── OdViewExMgd.Form1.resources
│   │   │   │   │   │   ├── OdViewExMgd.PasswordDlg.resources
│   │   │   │   │   │   ├── OdViewExMgd.PDFExport.resources
│   │   │   │   │   │   ├── OdViewExMgd.Print.PageSetup.resources
│   │   │   │   │   │   ├── OdViewExMgd.Properties.Resources.resources
│   │   │   │   │   │   ├── OdViewExMgd.PublishDrawingSheets.resources
│   │   │   │   │   │   ├── OdViewExMgd.publishSetting.resources
│   │   │   │   │   │   ├── OdViewExMgd.SelectLayouts.resources
│   │   │   │   │   │   └── TempPE
│   │   │   │   │   │   └── Properties.Resources.Designer.cs.dll
│   │   │   │   │   ├── OdViewExMgd.csproj
│   │   │   │   │   ├── OdViewExMgd.csproj.user
│   │   │   │   │   └── Properties
│   │   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   │   ├── Resources.Designer.cs
│   │   │   │   │   ├── Resources.resx
│   │   │   │   │   ├── Settings.Designer.cs
│   │   │   │   │   └── Settings.settings
│   │   │   │   ├── OdWriteExMgd
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x86
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   └── OdWriteExMgd.csproj.FileListAbsolute.txt
│   │   │   │   │   ├── OdWriteExMgd.csproj
│   │   │   │   │   ├── OdWriteExMgd.csproj.user
│   │   │   │   │   └── Properties
│   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   ├── VBViewEx
│   │   │   │   │   ├── My Project
│   │   │   │   │   │   ├── Application.Designer.vb
│   │   │   │   │   │   ├── Application.myapp
│   │   │   │   │   │   ├── AssemblyInfo.vb
│   │   │   │   │   │   ├── Resources.Designer.vb
│   │   │   │   │   │   ├── Resources.resx
│   │   │   │   │   │   ├── Settings.Designer.vb
│   │   │   │   │   │   └── Settings.settings
│   │   │   │   │   ├── obj
│   │   │   │   │   │   └── x86
│   │   │   │   │   │   └── Release
│   │   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   │   ├── GenerateResource-ResGen.read.1.tlog
│   │   │   │   │   │   ├── GenerateResource-ResGen.write.1.tlog
│   │   │   │   │   │   ├── TempPE
│   │   │   │   │   │   │   └── My Project.Resources.Designer.vb.dll
│   │   │   │   │   │   ├── VBViewEx.Form1.resources
│   │   │   │   │   │   ├── VBViewEx.Resources.resources
│   │   │   │   │   │   ├── VBViewEx.vbproj.FileListAbsolute.txt
│   │   │   │   │   │   ├── VBViewEx.vbproj.GenerateResource.Cache
│   │   │   │   │   │   └── VBViewEx.xml
│   │   │   │   │   ├── VBViewEx.vbproj
│   │   │   │   │   └── VBViewEx.vbproj.user
│   │   │   │   └── WpfView
│   │   │   │   ├── obj
│   │   │   │   │   └── x86
│   │   │   │   │   └── Release
│   │   │   │   │   ├── App.g.cs
│   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   ├── GenerateResource-ResGen.read.1.tlog
│   │   │   │   │   ├── GenerateResource-ResGen.write.1.tlog
│   │   │   │   │   ├── MainWindow.baml
│   │   │   │   │   ├── MainWindow.g.cs
│   │   │   │   │   ├── ResolveAssemblyReference.cache
│   │   │   │   │   ├── TempPE
│   │   │   │   │   │   └── Properties.Resources.Designer.cs.dll
│   │   │   │   │   ├── WpfView.csproj.FileListAbsolute.txt
│   │   │   │   │   ├── WpfView.csproj.GenerateResource.Cache
│   │   │   │   │   ├── WpfView.DrawControl.resources
│   │   │   │   │   ├── WpfView.g.resources
│   │   │   │   │   ├── WpfView_MarkupCompile.cache
│   │   │   │   │   └── WpfView.Properties.Resources.resources
│   │   │   │   ├── Properties
│   │   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   │   ├── Resources.Designer.cs
│   │   │   │   │   ├── Resources.resx
│   │   │   │   │   ├── Settings.Designer.cs
│   │   │   │   │   └── Settings.settings
│   │   │   │   ├── WpfView.csproj
│   │   │   │   └── WpfView.csproj.user
│   │   │   └── Tests
│   │   │   └── ManagedTests
│   │   │   ├── TD_MgdCSTest
│   │   │   │   ├── Backup
│   │   │   │   │   ├── Properties
│   │   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   │   └── TD_MgdCSTest.csproj
│   │   │   │   ├── obj
│   │   │   │   │   └── x86
│   │   │   │   │   └── Release
│   │   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   │   ├── ResolveAssemblyReference.cache
│   │   │   │   │   └── TD_MgdCSTest.csproj.FileListAbsolute.txt
│   │   │   │   ├── Properties
│   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   ├── TD_MgdCSTest.csproj
│   │   │   │   ├── UpgradeLog.XML
│   │   │   │   └── _UpgradeReport_Files
│   │   │   │   ├── UpgradeReport.css
│   │   │   │   ├── UpgradeReport_Minus.gif
│   │   │   │   ├── UpgradeReport_Plus.gif
│   │   │   │   └── UpgradeReport.xslt
│   │   │   └── TD_MgdManifestTest
│   │   │   ├── obj
│   │   │   │   └── x86
│   │   │   │   └── Release
│   │   │   │   └── Td_MgdManifestTest.csproj.FileListAbsolute.txt
│   │   │   ├── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   └── Td_MgdManifestTest.csproj
│   │   ├── UpgradeLog.XML
│   │   └── _UpgradeReport_Files
│   │   ├── UpgradeReport.css
│   │   ├── UpgradeReport_Minus.gif
│   │   ├── UpgradeReport_Plus.gif
│   │   └── UpgradeReport.xslt
│   └── TD
│   ├── Examples
│   │   ├── Common
│   │   │   ├── StdAfx.h
│   │   │   ├── toString.cpp
│   │   │   └── toString.h
│   │   ├── ExAlloc
│   │   │   ├── ExAlloc64.def
│   │   │   ├── ExAlloc.cpp
│   │   │   ├── ExAlloc.def
│   │   │   ├── ExAllocOp.cpp
│   │   │   ├── ExAlloc.rc
│   │   │   ├── QhMutex.h
│   │   │   └── QuickHeap.h
│   │   ├── ExCustObjs
│   │   │   ├── CommonTests.cpp
│   │   │   ├── CommonTests.h
│   │   │   ├── DbCmdDef.h
│   │   │   ├── DbCmdMsgDef.h
│   │   │   ├── DrxDebugCmds.cpp
│   │   │   ├── ExCustEntity.cpp
│   │   │   ├── ExCustEntity.h
│   │   │   ├── ExCustObject.cpp
│   │   │   ├── ExCustObject.h
│   │   │   ├── ExCustObjExport.h
│   │   │   ├── ExCustObjsModule.cpp
│   │   │   ├── ExCustObjsModule.h
│   │   │   ├── ExCustObjs.rc
│   │   │   ├── ExLine.cpp
│   │   │   ├── ExSphere.cpp
│   │   │   ├── ExSphere.h
│   │   │   ├── ExTransform.cpp
│   │   │   ├── Reactors
│   │   │   │   ├── cmd_setreactor.cpp
│   │   │   │   ├── cmd_setreactor.h
│   │   │   │   ├── DbgDatabaseReactor.cpp
│   │   │   │   ├── DbgDatabaseReactor.h
│   │   │   │   ├── DbgEventReactor.cpp
│   │   │   │   ├── DbgEventReactor.h
│   │   │   │   ├── DbgLongTransactionReactor.h
│   │   │   │   ├── DbgObjectReactor.cpp
│   │   │   │   ├── DbgObjectReactor.h
│   │   │   │   ├── DbgReactorOut.h
│   │   │   │   ├── DbgTransactionReactor.cpp
│   │   │   │   └── DbgTransactionReactor.h
│   │   │   ├── StdAfx.cpp
│   │   │   └── StdAfx.h
│   │   ├── ExDeepCloning
│   │   │   ├── ExDcCloneCommands.cpp
│   │   │   ├── ExDcCmdDefs.h
│   │   │   ├── ExDcCreateCommands.cpp
│   │   │   ├── ExDcEntity.cpp
│   │   │   ├── ExDcEntity.h
│   │   │   ├── ExDcObject.cpp
│   │   │   ├── ExDcObject.h
│   │   │   ├── ExDeepCloningExport.h
│   │   │   ├── ExDeepCloningModule.cpp
│   │   │   ├── ExDeepCloningModule.h
│   │   │   └── ExDeepCloning.rc
│   │   ├── ExDynamicBlocks
│   │   │   ├── ExDynamicBlocksModule.cpp
│   │   │   ├── ExDynamicBlocksModule.h
│   │   │   ├── ExDynamicBlocks.rc
│   │   │   ├── GripPoints.cpp
│   │   │   ├── GripPoints.h
│   │   │   ├── StdAfx.cpp
│   │   │   └── StdAfx.h
│   │   ├── ExEvalWatchers
│   │   │   ├── ExDimAssocWatcher.cpp
│   │   │   ├── ExDimAssocWatcher.h
│   │   │   ├── ExEvalWatcherModule.cpp
│   │   │   ├── ExEvalWatcherModule.h
│   │   │   ├── ExEvalWatchers.rc
│   │   │   ├── ExHatchWatcher.cpp
│   │   │   ├── ExHatchWatcher.h
│   │   │   ├── OdEvalWatcherEx.cpp
│   │   │   ├── StdAfx.cpp
│   │   │   ├── StdAfx_EvalWatcher.cpp
│   │   │   └── StdAfx.h
│   │   ├── ExFieldEvaluator
│   │   │   ├── AcExpr.cpp
│   │   │   ├── AcExpr.h
│   │   │   ├── AcExpr.l
│   │   │   ├── AcExpr.y
│   │   │   ├── ExFieldEvaluator.cpp
│   │   │   ├── ExFieldEvaluator.h
│   │   │   ├── ExFieldEvaluatorModule.cpp
│   │   │   ├── ExFieldEvaluatorModule.h
│   │   │   ├── ExFieldEvaluator.rc
│   │   │   ├── OdaObjProp.cpp
│   │   │   ├── OdaObjProp.h
│   │   │   ├── OdExprEval.h
│   │   │   ├── parser.c
│   │   │   ├── parser.h
│   │   │   ├── scanner.c
│   │   │   ├── scanner.h
│   │   │   ├── StdAfx.cpp
│   │   │   ├── StdAfx_FieldEval.cpp
│   │   │   └── StdAfx.h
│   │   ├── GripPoints
│   │   │   ├── Db2dPolylineGripPoints.cpp
│   │   │   ├── Db2dPolylineGripPoints.h
│   │   │   ├── Db3dPolylineGripPoints.cpp
│   │   │   ├── Db3dPolylineGripPoints.h
│   │   │   ├── DbArcGripPoints.cpp
│   │   │   ├── DbArcGripPoints.h
│   │   │   ├── DbBlockReferenceGripPoints.h
│   │   │   ├── DbCameraGripPoints.cpp
│   │   │   ├── DbCameraGripPoints.h
│   │   │   ├── DbDimGripPoints.cpp
│   │   │   ├── DbDimGripPoints.h
│   │   │   ├── DbEntityGripPoints.cpp
│   │   │   ├── DbEntityGripPoints.h
│   │   │   ├── DbLineGripPoints.cpp
│   │   │   ├── DbLineGripPoints.h
│   │   │   ├── DbMleaderGripPoints.cpp
│   │   │   ├── DbMleaderGripPoints.h
│   │   │   ├── DbMlineGripPoints.cpp
│   │   │   ├── DbMlineGripPoints.h
│   │   │   ├── DbPdfUnderlayGripPoints.cpp
│   │   │   ├── DbPdfUnderlayGripPoints.h
│   │   │   ├── DbPolygonMeshGripPoints.cpp
│   │   │   ├── DbPolygonMeshGripPoints.h
│   │   │   ├── DbPolylineGripPoints.cpp
│   │   │   ├── DbPolylineGripPoints.h
│   │   │   ├── DbRasterImageGripPoints.cpp
│   │   │   ├── DbRasterImageGripPoints.h
│   │   │   ├── DbTraceGripPoints.cpp
│   │   │   ├── DbTraceGripPoints.h
│   │   │   ├── DbViewportGripPoints.cpp
│   │   │   ├── DbViewportGripPoints.h
│   │   │   ├── ExDbGrip.h
│   │   │   ├── GripPoints.rc
│   │   │   ├── OdGripPointsModule.cpp
│   │   │   ├── OdGripPointsModule.h
│   │   │   ├── StdAfx.cpp
│   │   │   └── StdAfx.h
│   │   ├── ManagedWrappers
│   │   │   ├── ASP_example
│   │   │   │   ├── ASP_example.csproj
│   │   │   │   ├── Default.aspx
│   │   │   │   ├── Default.aspx.cs
│   │   │   │   ├── Default.aspx.designer.cs
│   │   │   │   ├── Properties
│   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   ├── testFile.dwg
│   │   │   │   └── Web.config
│   │   │   ├── DevGuideExamples
│   │   │   │   ├── C#
│   │   │   │   │   ├── ArcEx
│   │   │   │   │   │   └── ArcEx.cs
│   │   │   │   │   ├── BlockEx
│   │   │   │   │   │   └── BlockEx.cs
│   │   │   │   │   ├── CircleEx
│   │   │   │   │   │   └── CircleEx.cs
│   │   │   │   │   ├── DBPointEx
│   │   │   │   │   │   └── DBPointEx.cs
│   │   │   │   │   ├── DBTextEx
│   │   │   │   │   │   └── DBTextEx.cs
│   │   │   │   │   ├── DimEx
│   │   │   │   │   │   └── DimEx.cs
│   │   │   │   │   ├── EllipseEx
│   │   │   │   │   │   └── EllipseEx.cs
│   │   │   │   │   ├── FaceEx
│   │   │   │   │   │   └── FaceEx.cs
│   │   │   │   │   ├── HelixEx
│   │   │   │   │   │   └── HelixEx.cs
│   │   │   │   │   ├── LineEx
│   │   │   │   │   │   └── LineEx.cs
│   │   │   │   │   ├── MlineEx
│   │   │   │   │   │   └── MlineEx.cs
│   │   │   │   │   ├── MTextEx
│   │   │   │   │   │   └── MTexExt.cs
│   │   │   │   │   ├── Polyline3dEx
│   │   │   │   │   │   └── Polyline3dEx.cs
│   │   │   │   │   ├── Properties
│   │   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   │   └── RayEx
│   │   │   │   │   └── RayEx.cs
│   │   │   │   ├── DevGuideExamplesProject
│   │   │   │   │   ├── App.xaml
│   │   │   │   │   ├── App.xaml.cs
│   │   │   │   │   ├── Properties
│   │   │   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   │   │   ├── Resources.Designer.cs
│   │   │   │   │   │   ├── Resources.resx
│   │   │   │   │   │   ├── Settings.Designer.cs
│   │   │   │   │   │   └── Settings.settings
│   │   │   │   │   ├── Window1.xaml
│   │   │   │   │   └── Window1.xaml.cs
│   │   │   │   └── VB.NET
│   │   │   │   ├── ArcEx
│   │   │   │   │   └── ArcEx.vb
│   │   │   │   ├── CircleEx
│   │   │   │   │   └── CircleEx.vb
│   │   │   │   ├── DBPointEx
│   │   │   │   │   └── DBPointEx.vb
│   │   │   │   ├── DBTextEx
│   │   │   │   │   └── DBTextEx.vb
│   │   │   │   ├── DimEx
│   │   │   │   │   └── DimEx.vb
│   │   │   │   ├── EllipseEx
│   │   │   │   │   └── EllipseEx.vb
│   │   │   │   ├── FaceEx
│   │   │   │   │   └── FaceEx.vb
│   │   │   │   ├── HelixEx
│   │   │   │   │   └── HelixEx.vb
│   │   │   │   ├── LineEx
│   │   │   │   │   └── LineEx.vb
│   │   │   │   ├── MlineEx
│   │   │   │   │   └── MlineEx.vb
│   │   │   │   ├── MTextEx
│   │   │   │   │   └── MTextEx.vb
│   │   │   │   ├── My Project
│   │   │   │   │   ├── Application.Designer.vb
│   │   │   │   │   ├── Application.myapp
│   │   │   │   │   ├── AssemblyInfo.vb
│   │   │   │   │   ├── Resources.Designer.vb
│   │   │   │   │   ├── Resources.resx
│   │   │   │   │   ├── Settings.Designer.vb
│   │   │   │   │   └── Settings.settings
│   │   │   │   ├── Polyline3dEx
│   │   │   │   │   └── Polyline3dEx.vb
│   │   │   │   └── RayEx
│   │   │   │   └── RayEx.vb
│   │   │   ├── FSFieldEval
│   │   │   │   ├── Ast.fs
│   │   │   │   ├── FSField.fsproj
│   │   │   │   ├── Lexer.fs
│   │   │   │   ├── Lexer.fsl
│   │   │   │   ├── Module1.fs
│   │   │   │   ├── Parser.fs
│   │   │   │   ├── Parser.fsi
│   │   │   │   └── Parser.fsy
│   │   │   ├── GeneralAssemblyInfo.cpp
│   │   │   ├── GeneralAssemblyInfo.cs
│   │   │   ├── GeneralAssemblyInfo.vb
│   │   │   ├── ManagedCommands
│   │   │   │   ├── Create3dSolids
│   │   │   │   │   ├── Create3dSolids.cs
│   │   │   │   │   └── Properties
│   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   ├── ManagedTestCommand
│   │   │   │   │   ├── app.ico
│   │   │   │   │   ├── app.rc
│   │   │   │   │   ├── AssemblyInfo.cpp
│   │   │   │   │   ├── ManagedTestCommand.cpp
│   │   │   │   │   ├── ManagedTestCommand.h
│   │   │   │   │   ├── resource.h
│   │   │   │   │   ├── Stdafx.cpp
│   │   │   │   │   └── Stdafx.h
│   │   │   │   ├── NETLOADCommand
│   │   │   │   │   ├── AssemblyInfo.cpp
│   │   │   │   │   ├── NETLOADCommand.cpp
│   │   │   │   │   ├── NETLOADCommand.h
│   │   │   │   │   ├── NetloadModule.cpp
│   │   │   │   │   ├── NetloadModule.h
│   │   │   │   │   ├── NetloadModule.rc
│   │   │   │   │   └── resource.h
│   │   │   │   └── XNet
│   │   │   │   ├── Properties
│   │   │   │   │   └── AssemblyInfo.cs
│   │   │   │   └── XNet.cs
│   │   │   ├── OdaMgdMViewApp
│   │   │   │   ├── AuxDir
│   │   │   │   │   ├── AuxCls.cs
│   │   │   │   │   ├── DrawableImp.cs
│   │   │   │   │   └── SelectionReactor.cs
│   │   │   │   ├── ChildForm.cs
│   │   │   │   ├── ChildForm.Designer.cs
│   │   │   │   ├── ChildForm.resx
│   │   │   │   ├── GripPoints
│   │   │   │   │   ├── ExGripData.cs
│   │   │   │   │   ├── ExGripDrag.cs
│   │   │   │   │   ├── GripManager.cs
│   │   │   │   │   └── Overruling
│   │   │   │   │   └── LineOverrule.cs
│   │   │   │   ├── HostAppServ.cs
│   │   │   │   ├── MainForm.cs
│   │   │   │   ├── MainForm.Designer.cs
│   │   │   │   ├── MainForm.resx
│   │   │   │   ├── Program.cs
│   │   │   │   └── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── OdAppDll
│   │   │   │   ├── Resource.h
│   │   │   │   ├── stdafx.cpp
│   │   │   │   ├── stdafx.h
│   │   │   │   ├── TD_AppDll.cpp
│   │   │   │   ├── TD_AppDll.def
│   │   │   │   ├── TD_AppDll.h
│   │   │   │   └── TD_AppDll.rc
│   │   │   ├── OdMgdApp
│   │   │   │   ├── app.ico
│   │   │   │   ├── ApplicationServices
│   │   │   │   │   ├── AppEvents.cpp
│   │   │   │   │   ├── AppEvents.h
│   │   │   │   │   ├── Application.cpp
│   │   │   │   │   ├── Application.h
│   │   │   │   │   ├── DocumentCollection.cpp
│   │   │   │   │   ├── DocumentCollection.h
│   │   │   │   │   ├── Document.cpp
│   │   │   │   │   ├── Document.h
│   │   │   │   │   ├── TransactionManager.cpp
│   │   │   │   │   └── TransactionManager.h
│   │   │   │   ├── app.rc
│   │   │   │   ├── AssemblyInfo.cpp
│   │   │   │   ├── EditorInput
│   │   │   │   │   ├── Editor.cpp
│   │   │   │   │   ├── Editor.h
│   │   │   │   │   ├── Keyword.cpp
│   │   │   │   │   ├── Keyword.h
│   │   │   │   │   ├── PromptEvents.cpp
│   │   │   │   │   ├── PromptEvents.h
│   │   │   │   │   ├── PromptOptions.cpp
│   │   │   │   │   ├── PromptOptions.h
│   │   │   │   │   ├── PromptResults.cpp
│   │   │   │   │   ├── PromptResults.h
│   │   │   │   │   ├── SelectionSet.cpp
│   │   │   │   │   └── SelectionSet.h
│   │   │   │   ├── resource.h
│   │   │   │   ├── Stdafx.cpp
│   │   │   │   ├── Stdafx.h
│   │   │   │   ├── TD_MgdApp.cpp
│   │   │   │   ├── TD_MgdApp.h
│   │   │   │   └── Windows
│   │   │   │   ├── Menu.cpp
│   │   │   │   ├── Menu.h
│   │   │   │   ├── Window.cpp
│   │   │   │   └── Window.h
│   │   │   ├── OdReadExMgd
│   │   │   │   ├── OdReadExMgd.cs
│   │   │   │   └── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── OdViewExMgd
│   │   │   │   ├── AppSettings.cs
│   │   │   │   ├── AuxCls.cs
│   │   │   │   ├── BlockInsert.cs
│   │   │   │   ├── BlockInsert.Designer.cs
│   │   │   │   ├── BlockInsert.resx
│   │   │   │   ├── Export_Import
│   │   │   │   │   ├── BMPExport.cs
│   │   │   │   │   ├── BMPExport.Designer.cs
│   │   │   │   │   ├── BMPExport.resx
│   │   │   │   │   ├── ImExport.cs
│   │   │   │   │   ├── PDFExport.cs
│   │   │   │   │   ├── PDFExport.Designer.cs
│   │   │   │   │   ├── PDFExport.resx
│   │   │   │   │   ├── PublishDrawingSheets.cs
│   │   │   │   │   ├── PublishDrawingSheets.Designer.cs
│   │   │   │   │   ├── PublishDrawingSheets.resx
│   │   │   │   │   ├── publishSetting.cs
│   │   │   │   │   ├── publishSetting.Designer.cs
│   │   │   │   │   └── publishSetting.resx
│   │   │   │   ├── File_Dependency.cs
│   │   │   │   ├── File_Dependency.Designer.cs
│   │   │   │   ├── File_Dependency.resx
│   │   │   │   ├── Form1.cs
│   │   │   │   ├── Form1.Designer.cs
│   │   │   │   ├── Form1.resx
│   │   │   │   ├── GripPionts
│   │   │   │   │   ├── ExGripData.cs
│   │   │   │   │   ├── ExGripDrag.cs
│   │   │   │   │   ├── GripManager.cs
│   │   │   │   │   └── Overruling
│   │   │   │   │   ├── ImageOverrule.cs
│   │   │   │   │   └── LineOverrule.cs
│   │   │   │   ├── HostAppServ.cs
│   │   │   │   ├── Orbit.cs
│   │   │   │   ├── PasswordDlg.cs
│   │   │   │   ├── PasswordDlg.Designer.cs
│   │   │   │   ├── PasswordDlg.resx
│   │   │   │   ├── Print
│   │   │   │   │   ├── PageSetup.cs
│   │   │   │   │   ├── PageSetup.Designer.cs
│   │   │   │   │   ├── PageSetup.resx
│   │   │   │   │   └── Print.cs
│   │   │   │   ├── Program.cs
│   │   │   │   ├── Properties
│   │   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   │   ├── Resources.Designer.cs
│   │   │   │   │   ├── Resources.resx
│   │   │   │   │   ├── Settings.Designer.cs
│   │   │   │   │   └── Settings.settings
│   │   │   │   ├── SelectionReactor.cs
│   │   │   │   ├── SelectLayouts.cs
│   │   │   │   ├── SelectLayouts.Designer.cs
│   │   │   │   └── SelectLayouts.resx
│   │   │   ├── OdWriteExMgd
│   │   │   │   ├── DbFiller2.cs
│   │   │   │   ├── DbFiller.cs
│   │   │   │   ├── EntityBoxes.cs
│   │   │   │   ├── OdWriteEx.dwf
│   │   │   │   ├── OdWriteEx.jpg
│   │   │   │   ├── OdWriteEx.pdf
│   │   │   │   ├── OdWriteEx.sat
│   │   │   │   ├── OdWriteEx.xls
│   │   │   │   ├── OdWriteEx.xls.ole
│   │   │   │   ├── OdWriteEx XRef.dwg
│   │   │   │   ├── Program.cs
│   │   │   │   └── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── VBViewEx
│   │   │   │   ├── Form1.Designer.vb
│   │   │   │   ├── Form1.resx
│   │   │   │   ├── Form1.vb
│   │   │   │   └── My Project
│   │   │   │   ├── Application.Designer.vb
│   │   │   │   ├── Application.myapp
│   │   │   │   ├── AssemblyInfo.vb
│   │   │   │   ├── Resources.Designer.vb
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.vb
│   │   │   │   └── Settings.settings
│   │   │   └── WpfView
│   │   │   ├── App.xaml
│   │   │   ├── App.xaml.cs
│   │   │   ├── DrawControl.cs
│   │   │   ├── DrawControl.Designer.cs
│   │   │   ├── DrawControl.resx
│   │   │   ├── MainWindow.xaml
│   │   │   ├── MainWindow.xaml.cs
│   │   │   └── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── OdCurveFunctions
│   │   │   ├── CurveFunctions.rc
│   │   │   ├── OdCurveFunctions.cpp
│   │   │   ├── OdCurveFunctions.h
│   │   │   ├── OdCurveFunctionsModule.cpp
│   │   │   ├── OdCurveFunctionsModule.h
│   │   │   ├── StdAfx.cpp
│   │   │   └── StdAfx.h
│   │   ├── OdReadEx
│   │   │   ├── DbDumper.cpp
│   │   │   ├── DbDumper.h
│   │   │   ├── ExProtocolExtension.cpp
│   │   │   ├── ExProtocolExtension.h
│   │   │   ├── GiWorldDrawDumper.cpp
│   │   │   ├── GiWorldDrawDumper.h
│   │   │   ├── OdReadEx.cpp
│   │   │   └── OdReadEx.rc
│   │   ├── Overruling
│   │   │   ├── OverrulingSample.cpp
│   │   │   ├── OverrulingSample.h
│   │   │   └── OverrulingSample.rc
│   │   └── Smiley
│   │   ├── SmileyDb.cpp
│   │   ├── SmileyDb.h
│   │   ├── SmileyDbInOut.cpp
│   │   ├── SmileyDbOther.cpp
│   │   ├── smileyDbProperty.cpp
│   │   ├── SmileyDb.rc
│   │   └── SmileyDbTransform.cpp
│   ├── Exports
│   │   ├── 2dExport
│   │   │   ├── Include
│   │   │   │   ├── 2dExportDevice.h
│   │   │   │   └── 2dSupport.h
│   │   │   └── Source
│   │   │   ├── 2dExportDevice.cpp
│   │   │   └── 2dSupport.cpp
│   │   ├── DwfExport
│   │   │   ├── Include
│   │   │   │   ├── 3dDwfDrawObject.h
│   │   │   │   ├── 3dDwfExport.h
│   │   │   │   ├── 3dDwfExportImpl.h
│   │   │   │   ├── Dwf7ExportImpl.h
│   │   │   │   ├── DwfDrawObject.h
│   │   │   │   ├── DwfExport.h
│   │   │   │   ├── DwfExportImpl.h
│   │   │   │   └── DwfSupport.h
│   │   │   └── Source
│   │   │   ├── 3dDwfDrawObject.cpp
│   │   │   ├── 3dDwfExportImpl.cpp
│   │   │   ├── Dwf2Dc.cpp
│   │   │   ├── Dwf7ExportImpl.cpp
│   │   │   ├── DwfDrawObject.cpp
│   │   │   ├── DwfExport.cpp
│   │   │   ├── DWFexport.rc
│   │   │   ├── DwfSupport.cpp
│   │   │   └── exports.def
│   │   ├── PdfExport
│   │   │   ├── Include
│   │   │   │   ├── Pdf2dExportDevice.h
│   │   │   │   ├── Pdf2dExportView.h
│   │   │   │   ├── PdfAux.h
│   │   │   │   ├── PdfExceptionEx.h
│   │   │   │   ├── PdfExportCommon.h
│   │   │   │   ├── PdfExportDef.h
│   │   │   │   ├── PdfExport.h
│   │   │   │   ├── PdfExportImpl.h
│   │   │   │   ├── PdfExportParams.h
│   │   │   │   ├── PdfExportVersion.h
│   │   │   │   ├── PdfFontOptimizer.h
│   │   │   │   ├── PdfResultExCodes.h
│   │   │   │   ├── PdfResultEx.h
│   │   │   │   ├── PdfShxGeomStore.h
│   │   │   │   ├── PdfTTFontData.h
│   │   │   │   └── PdfType3Optimizer.h
│   │   │   ├── PDFToolkit
│   │   │   │   ├── EllipseArc2Bezier.h
│   │   │   │   ├── PdfArray.h
│   │   │   │   ├── PdfASCIIHexDecodeFilter.h
│   │   │   │   ├── PdfBaseString.h
│   │   │   │   ├── PdfBody.h
│   │   │   │   ├── PdfBoolean.h
│   │   │   │   ├── PdfCatalogDictionary.h
│   │   │   │   ├── PdfCatalogDictionaryKeys.h
│   │   │   │   ├── PdfCharProcDictionary.h
│   │   │   │   ├── PdfCID2GIDStream.h
│   │   │   │   ├── PdfCIDFont0.h
│   │   │   │   ├── PdfCIDFont0Keys.h
│   │   │   │   ├── PdfCIDFont2.h
│   │   │   │   ├── PdfCIDFont2Keys.h
│   │   │   │   ├── PdfCIDFont.h
│   │   │   │   ├── PdfCIDFontKeys.h
│   │   │   │   ├── PdfCIDFontWidthsArray.h
│   │   │   │   ├── PdfCIDSystemInfo.h
│   │   │   │   ├── PdfCIDSystemInfoKeys.h
│   │   │   │   ├── PdfCMapDictionary.h
│   │   │   │   ├── PdfCMapDictionaryKeys.h
│   │   │   │   ├── PdfCMap.h
│   │   │   │   ├── PdfColorKeyMaskArray.h
│   │   │   │   ├── PdfCommon.h
│   │   │   │   ├── PdfContentStream4Type3.h
│   │   │   │   ├── PdfContentStream.h
│   │   │   │   ├── PdfCrossTable.h
│   │   │   │   ├── PdfDate.h
│   │   │   │   ├── PdfDeclareObject.h
│   │   │   │   ├── PdfDeclareObjectImpl.h
│   │   │   │   ├── PdfDecodeParametersDictionary.h
│   │   │   │   ├── PdfDictionary.h
│   │   │   │   ├── PdfDictKeysDefs.h
│   │   │   │   ├── PdfDictKeysUnDefs.h
│   │   │   │   ├── PdfDifferencesArray.h
│   │   │   │   ├── PdfDocument.h
│   │   │   │   ├── PdfDocumentInformation.h
│   │   │   │   ├── PdfDocumentInformationKeys.h
│   │   │   │   ├── PdfEmbeddedFontStreamDictionary.h
│   │   │   │   ├── PdfEmbeddedFontStreamDictionaryKeys.h
│   │   │   │   ├── PdfEncodingDictionary.h
│   │   │   │   ├── PdfEncodingDictionaryKeys.h
│   │   │   │   ├── PdfEnums.h
│   │   │   │   ├── PdfException.h
│   │   │   │   ├── PdfFlateDecodeFilter.h
│   │   │   │   ├── PdfFlateDecodeParameters.h
│   │   │   │   ├── PdfFontDescriptor4CIDFont.h
│   │   │   │   ├── PdfFontDescriptor4CIDFontKeys.h
│   │   │   │   ├── PdfFontDescriptorFlags.h
│   │   │   │   ├── PdfFontDescriptor.h
│   │   │   │   ├── PdfFontDescriptorKeys.h
│   │   │   │   ├── PdfFontFileStream.h
│   │   │   │   ├── PdfFont.h
│   │   │   │   ├── PdfFontKeys.h
│   │   │   │   ├── PdfFontMatrix.h
│   │   │   │   ├── PdfFontSubDictionary.h
│   │   │   │   ├── PdfFontWidthsArray.h
│   │   │   │   ├── PdfHeader.h
│   │   │   │   ├── PdfIContentCommands4Type3.h
│   │   │   │   ├── PdfIContentCommands.h
│   │   │   │   ├── PdfImageDictionary.h
│   │   │   │   ├── PdfImageDictionaryKeys.h
│   │   │   │   ├── PdfImage.h
│   │   │   │   ├── PdfIndexedColorSpace.h
│   │   │   │   ├── PdfIndexedRGBColorSpace.h
│   │   │   │   ├── PdfInteger.h
│   │   │   │   ├── PdfIStream.h
│   │   │   │   ├── PdfLinkTemplates.h
│   │   │   │   ├── PdfLiteralString.h
│   │   │   │   ├── PdfMemoryStream.h
│   │   │   │   ├── PdfName.h
│   │   │   │   ├── PdfNullObject.h
│   │   │   │   ├── PdfNumber.h
│   │   │   │   ├── PdfObject.h
│   │   │   │   ├── PdfObjectID.h
│   │   │   │   ├── PdfOCManager.h
│   │   │   │   ├── PdfOptionalContentConfigurationDictionary.h
│   │   │   │   ├── PdfOptionalContentConfigurationKeys.h
│   │   │   │   ├── PdfOptionalContentGroupDictionary.h
│   │   │   │   ├── PdfOptionalContentGroupKeys.h
│   │   │   │   ├── PdfOptionalContentPropertiesDictionary.h
│   │   │   │   ├── PdfOptionalContentPropertiesKeys.h
│   │   │   │   ├── PdfPageDictionary.h
│   │   │   │   ├── PdfPageDictionaryKeys.h
│   │   │   │   ├── PdfPageNodeDictionary.h
│   │   │   │   ├── PdfPageNodeDictionaryKeys.h
│   │   │   │   ├── PdfPropertiesDictionary.h
│   │   │   │   ├── PdfRectangle.h
│   │   │   │   ├── PdfRefCountImpl.h
│   │   │   │   ├── PdfResourceDictionary.h
│   │   │   │   ├── PdfResourceDictionaryKeys.h
│   │   │   │   ├── PdfResultCodes.h
│   │   │   │   ├── PdfResult.h
│   │   │   │   ├── PdfRGBStream.h
│   │   │   │   ├── PdfShadingDictionary.h
│   │   │   │   ├── PdfShadingDictionaryKeys.h
│   │   │   │   ├── PdfShadingPattern.h
│   │   │   │   ├── PdfShadingPatternKeys.h
│   │   │   │   ├── PdfShadingT4Dictionary.h
│   │   │   │   ├── PdfShadingT4DictionaryKeys.h
│   │   │   │   ├── PdfSmartPtr.h
│   │   │   │   ├── PdfStreamDictionary.h
│   │   │   │   ├── PdfStreamDictionaryKeys.h
│   │   │   │   ├── PdfStreamFilter.h
│   │   │   │   ├── PdfStream.h
│   │   │   │   ├── PdfSubDictionary.h
│   │   │   │   ├── PdfTempFileStream.h
│   │   │   │   ├── PdfTextString.h
│   │   │   │   ├── PdfToolkitExportDef.h
│   │   │   │   ├── PdfToolkitVersion.h
│   │   │   │   ├── PdfToUnicodeCMap.h
│   │   │   │   ├── PdfTrailerDictionary.h
│   │   │   │   ├── PdfTrailerDictionaryKeys.h
│   │   │   │   ├── PdfTrueTypeFont.h
│   │   │   │   ├── PdfTrueTypeFontKeys.h
│   │   │   │   ├── PdfType0Font.h
│   │   │   │   ├── PdfType0FontKeys.h
│   │   │   │   ├── PdfType3Font.h
│   │   │   │   ├── PdfType3FontKeys.h
│   │   │   │   ├── PdfUsageDictionary.h
│   │   │   │   ├── PdfUsageDictionaryKeys.h
│   │   │   │   ├── PdfVersion.h
│   │   │   │   ├── PdfXObjectDictionary.h
│   │   │   │   ├── PdfXObjectDictionaryKeys.h
│   │   │   │   └── PdfXObject.h
│   │   │   └── Source
│   │   │   ├── Pdf2Dc.cpp
│   │   │   ├── PDF2dExportDevice.cpp
│   │   │   ├── PDF2dExportView.cpp
│   │   │   ├── PdfAux.cpp
│   │   │   ├── PdfExport.cpp
│   │   │   ├── PdfExportImpl.cpp
│   │   │   ├── PdfExport.rc
│   │   │   ├── PDFFontOptimizer.cpp
│   │   │   ├── PDFShxGeomStore.cpp
│   │   │   ├── PdfTTFontData.cpp
│   │   │   └── PDFType3Optimizer.cpp
│   │   ├── STLExport
│   │   │   ├── Include
│   │   │   │   ├── STLExportDef.h
│   │   │   │   ├── STLExport.h
│   │   │   │   └── STLModule.h
│   │   │   └── Source
│   │   │   ├── STLExport.cpp
│   │   │   ├── STLExport.rc
│   │   │   └── STLModule.cpp
│   │   └── SvgExport
│   │   ├── Include
│   │   │   └── SvgExport.h
│   │   └── Source
│   │   ├── StdAfx.cpp
│   │   ├── StdAfx.h
│   │   ├── StdAfx_SvgExport.cpp
│   │   ├── SvgExport.cpp
│   │   ├── SvgExport.rc
│   │   ├── SvgShxEmbedding.h
│   │   └── SvgWrappers.h
│   ├── Extensions
│   │   ├── AutoSurfServices
│   │   │   ├── AsSubSurfaces.cpp
│   │   │   ├── AsSubSurfaces.h
│   │   │   ├── AsSurfBody.cpp
│   │   │   ├── AsSurfBodyExport.h
│   │   │   ├── AsSurfBody.h
│   │   │   ├── AsSurfBodyModule.cpp
│   │   │   ├── AsSurfBodyModule.h
│   │   │   ├── AsSurfServices.rc
│   │   │   ├── StdAfx_AutoSurf.cpp
│   │   │   ├── StdAfx.cpp
│   │   │   └── StdAfx.h
│   │   ├── Crypt
│   │   │   ├── CryptLibCrypt.cpp
│   │   │   └── CryptLibCrypt.h
│   │   ├── DbConstraints
│   │   │   ├── AssocActionPE.cpp
│   │   │   ├── AssocActionPE.h
│   │   │   ├── DbAssoc2dConstraintGroup.cpp
│   │   │   ├── DbAssoc2dConstraintGroup.h
│   │   │   ├── DbAssocActionBody.cpp
│   │   │   ├── DbAssocActionBody.h
│   │   │   ├── DbAssocAction.cpp
│   │   │   ├── DbAssocAction.h
│   │   │   ├── DbAssocActionParam.cpp
│   │   │   ├── DbAssocActionParam.h
│   │   │   ├── DbAssocArrayActionBody.cpp
│   │   │   ├── DbAssocArrayActionBody.h
│   │   │   ├── DbAssocArrayCommonParameters.cpp
│   │   │   ├── DbAssocArrayCommonParameters.h
│   │   │   ├── DbAssocArrayItem.cpp
│   │   │   ├── DbAssocArrayItem.h
│   │   │   ├── DbAssocArrayParameters.cpp
│   │   │   ├── DbAssocArrayParameters.h
│   │   │   ├── DbAssocArrayPathParameters.cpp
│   │   │   ├── DbAssocArrayPathParameters.h
│   │   │   ├── DbAssocArrayPolarParameters.cpp
│   │   │   ├── DbAssocArrayPolarParameters.h
│   │   │   ├── DbAssocArrayRectangularParameters.cpp
│   │   │   ├── DbAssocArrayRectangularParameters.h
│   │   │   ├── DbAssocDependencyBody.cpp
│   │   │   ├── DbAssocDependencyBody.h
│   │   │   ├── DbAssocDependency.cpp
│   │   │   ├── DbAssocDependency.h
│   │   │   ├── DbAssocDimDependencyBodyBase.cpp
│   │   │   ├── DbAssocDimDependencyBodyBase.h
│   │   │   ├── DbAssocDimDependencyBody.cpp
│   │   │   ├── DbAssocDimDependencyBody.h
│   │   │   ├── DbAssocEdgePersSubentId.cpp
│   │   │   ├── DbAssocEdgePersSubentId.h
│   │   │   ├── DbAssocGeomDependency.cpp
│   │   │   ├── DbAssocGeomDependency.h
│   │   │   ├── DbAssocGlobal.h
│   │   │   ├── DbAssocNetwork.cpp
│   │   │   ├── DbAssocNetworkDeepCloneAux.cpp
│   │   │   ├── DbAssocNetworkDeepCloneAux.h
│   │   │   ├── DbAssocNetworkDeepCloneReactor.cpp
│   │   │   ├── DbAssocNetworkDeepCloneReactor.h
│   │   │   ├── DbAssocNetwork.h
│   │   │   ├── DbAssocNetworkLongTransactionReactor.cpp
│   │   │   ├── DbAssocNetworkLongTransactionReactor.h
│   │   │   ├── DbAssocParamBasedActionBody.cpp
│   │   │   ├── DbAssocParamBasedActionBody.h
│   │   │   ├── DbAssocPersSubentId.cpp
│   │   │   ├── DbAssocPersSubentId.h
│   │   │   ├── DbAssocValueDependency.cpp
│   │   │   ├── DbAssocValueDependency.h
│   │   │   ├── DbAssocValueProviderPE.cpp
│   │   │   ├── DbAssocValueProviderPE.h
│   │   │   ├── DbAssocVariable.cpp
│   │   │   ├── DbAssocVariable.h
│   │   │   ├── DbBlockParameterDependencyBody.cpp
│   │   │   ├── DbBlockParameterDependencyBody.h
│   │   │   ├── DbConstraints.cpp
│   │   │   ├── DbConstraintsExports.h
│   │   │   ├── DbConstraints.rc
│   │   │   ├── DbEvalVariant.cpp
│   │   │   ├── DbEvalVariant.h
│   │   │   ├── DbGeomRef.cpp
│   │   │   ├── DbGeomRef.h
│   │   │   ├── DbImpAssoc2dConstraintGroup.cpp
│   │   │   ├── DbImpAssoc2dConstraintGroup.h
│   │   │   ├── DbImpAssocActionBody.cpp
│   │   │   ├── DbImpAssocActionBody.h
│   │   │   ├── DbImpAssocAction.cpp
│   │   │   ├── DbImpAssocAction.h
│   │   │   ├── DbImpAssocActionParam.cpp
│   │   │   ├── DbImpAssocActionParam.h
│   │   │   ├── DbImpAssocArrayParameters.cpp
│   │   │   ├── DbImpAssocArrayParameters.h
│   │   │   ├── DbImpAssocDependency.cpp
│   │   │   ├── DbImpAssocDependency.h
│   │   │   ├── DbImpAssocGeomDependency.cpp
│   │   │   ├── DbImpAssocGeomDependency.h
│   │   │   ├── DbImpAssocNetwork.cpp
│   │   │   ├── DbImpAssocNetwork.h
│   │   │   ├── DbImpAssocValueDependency.cpp
│   │   │   ├── DbImpAssocValueDependency.h
│   │   │   ├── DbImpAssocVariable.cpp
│   │   │   ├── DbImpAssocVariable.h
│   │   │   ├── Od3PointAngleConstraintImpl.cpp
│   │   │   ├── Od3PointAngleConstraintImpl.h
│   │   │   ├── OdAngleConstraintImpl.cpp
│   │   │   ├── OdAngleConstraintImpl.h
│   │   │   ├── OdCompositeConstraintImpl.cpp
│   │   │   ├── OdCompositeConstraintImpl.h
│   │   │   ├── OdConstrainedArcImpl.cpp
│   │   │   ├── OdConstrainedArcImpl.h
│   │   │   ├── OdConstrainedBoundedEllipseImpl.cpp
│   │   │   ├── OdConstrainedBoundedEllipseImpl.h
│   │   │   ├── OdConstrainedBoundedLineImpl.cpp
│   │   │   ├── OdConstrainedBoundedLineImpl.h
│   │   │   ├── OdConstrainedCircleImpl.cpp
│   │   │   ├── OdConstrainedCircleImpl.h
│   │   │   ├── OdConstrainedConstructionLineImpl.cpp
│   │   │   ├── OdConstrainedConstructionLineImpl.h
│   │   │   ├── OdConstrainedCurveImpl.cpp
│   │   │   ├── OdConstrainedCurveImpl.h
│   │   │   ├── OdConstrainedEllipseImpl.cpp
│   │   │   ├── OdConstrainedEllipseImpl.h
│   │   │   ├── OdConstrainedGeometry.cpp
│   │   │   ├── OdConstrainedGeometry.h
│   │   │   ├── OdConstrainedGeometryHelper.cpp
│   │   │   ├── OdConstrainedGeometryHelper.h
│   │   │   ├── OdConstrainedGeometryImpl.cpp
│   │   │   ├── OdConstrainedGeometryImpl.h
│   │   │   ├── OdConstrainedImplicitPointImpl.cpp
│   │   │   ├── OdConstrainedImplicitPointImpl.h
│   │   │   ├── OdConstrainedLineImpl.cpp
│   │   │   ├── OdConstrainedLineImpl.h
│   │   │   ├── OdConstrainedPointImpl.cpp
│   │   │   ├── OdConstrainedPointImpl.h
│   │   │   ├── OdConstrainedRigidSetImpl.cpp
│   │   │   ├── OdConstrainedRigidSetImpl.h
│   │   │   ├── OdConstrainedSplineImpl.cpp
│   │   │   ├── OdConstrainedSplineImpl.h
│   │   │   ├── OdConstraintGroupNode.cpp
│   │   │   ├── OdConstraintGroupNode.h
│   │   │   ├── OdConstraintGroupNodeImpl.cpp
│   │   │   ├── OdConstraintGroupNodeImpl.h
│   │   │   ├── OdDbAssoc2dConstraintGroupImpl.h
│   │   │   ├── OdDbAssocArcPersSubentIdPE.cpp
│   │   │   ├── OdDbAssocArcPersSubentIdPE.h
│   │   │   ├── OdDbAssocCirclePersSubentIdPE.cpp
│   │   │   ├── OdDbAssocCirclePersSubentIdPE.h
│   │   │   ├── OdDbAssocCurvePersSubentIdPE.cpp
│   │   │   ├── OdDbAssocCurvePersSubentIdPE.h
│   │   │   ├── OdDbAssocDependencyPE.cpp
│   │   │   ├── OdDbAssocDependencyPE.h
│   │   │   ├── OdDbAssocEllArcPersSubentIdPE.cpp
│   │   │   ├── OdDbAssocEllArcPersSubentIdPE.h
│   │   │   ├── OdDbAssocLinePersSubentIdPE.cpp
│   │   │   ├── OdDbAssocLinePersSubentIdPE.h
│   │   │   ├── OdDbAssocPersSubentIdPE.cpp
│   │   │   ├── OdDbAssocPersSubentIdPe.h
│   │   │   ├── OdDbAssocPointPersSubentIdPE.cpp
│   │   │   ├── OdDbAssocPointPersSubentIdPE.h
│   │   │   ├── OdDbAssocPolylinePersSubentIdPE.cpp
│   │   │   ├── OdDbAssocPolylinePersSubentIdPE.h
│   │   │   ├── OdDbAssocRayPersSubentIdPE.cpp
│   │   │   ├── OdDbAssocRayPersSubentIdPE.h
│   │   │   ├── OdDbAssocSplinePersSubentIdPE.cpp
│   │   │   ├── OdDbAssocSplinePersSubentIdPE.h
│   │   │   ├── OdDbAssocXLinePersSubentIdPE.cpp
│   │   │   ├── OdDbAssocXLinePersSubentIdPE.h
│   │   │   ├── OdDistanceConstraintImpl.cpp
│   │   │   ├── OdDistanceConstraintImpl.h
│   │   │   ├── OdExplicitConstraintImpl.cpp
│   │   │   ├── OdExplicitConstraintImpl.h
│   │   │   ├── OdExplicitConstr.cpp
│   │   │   ├── OdExplicitConstr.h
│   │   │   ├── OdExpression.cpp
│   │   │   ├── OdExpression.h
│   │   │   ├── OdGeomConstraint.cpp
│   │   │   ├── OdGeomConstraint.h
│   │   │   ├── OdGeomConstraintImpl.cpp
│   │   │   ├── OdGeomConstraintImpl.h
│   │   │   ├── OdHelpParameterImpl.cpp
│   │   │   ├── OdHelpParameterImpl.h
│   │   │   ├── OdImplicitConstr.cpp
│   │   │   ├── OdImplicitConstr.h
│   │   │   ├── OdParallelConstraintImpl.cpp
│   │   │   ├── OdParallelConstraintImpl.h
│   │   │   ├── OdRadiusDiameterConstraintImpl.cpp
│   │   │   └── OdRadiusDiameterConstraintImpl.h
│   │   ├── ExRender
│   │   │   ├── BitmapModule.cpp
│   │   │   ├── BmpTilesGen.cpp
│   │   │   ├── BmpTilesGen.h
│   │   │   ├── CommonDevicePropsBitmap.cpp
│   │   │   ├── CommonDeviceProps.cpp
│   │   │   ├── CommonDevicePropsDirectX.cpp
│   │   │   ├── CommonDeviceProps.h
│   │   │   ├── CommonDevicePropsOpenGl.cpp
│   │   │   ├── CommonOpenGLProps.h
│   │   │   ├── ExGsHelpers.h
│   │   │   ├── ExOpenGLMetafileStream.cpp
│   │   │   ├── ExOpenGLMetafileStream.h
│   │   │   ├── GsBitmapVectorizer.cpp
│   │   │   ├── GsBitmapVectorizer.h
│   │   │   ├── GsOpenGLDefs.h
│   │   │   ├── GsOpenGLStreamVectorizer.cpp
│   │   │   ├── GsOpenGLStreamVectorizer.h
│   │   │   ├── GsOpenGLVectorizer.cpp
│   │   │   ├── GsOpenGLVectorizer.h
│   │   │   ├── MetafileStreamBase.h
│   │   │   ├── MetafileTransformStack.h
│   │   │   ├── OpenGL_ES.h
│   │   │   ├── OpenGLExtensions.h
│   │   │   ├── OpenGLMetafileStream.h
│   │   │   ├── SnapshotSupport.h
│   │   │   ├── win
│   │   │   │   ├── composite
│   │   │   │   │   ├── ExGsCompositeDefs.h
│   │   │   │   │   ├── ExGsCompositeDevice.cpp
│   │   │   │   │   ├── ExGsCompositeDevice.h
│   │   │   │   │   ├── ExGsCompositeModuleFactory.cpp
│   │   │   │   │   ├── ExGsCompositeModuleFactory.h
│   │   │   │   │   ├── ExGsCompositeModuleInterface.h
│   │   │   │   │   ├── ExGsCompositeModuleProperty.h
│   │   │   │   │   ├── ExGsCompositeView.cpp
│   │   │   │   │   ├── ExGsCompositeView.h
│   │   │   │   │   ├── ExWinCompositeBitBltOp.h
│   │   │   │   │   ├── ExWinGsCompositeDefs.h
│   │   │   │   │   ├── ExWinGsCompositeDevice.cpp
│   │   │   │   │   ├── ExWinGsCompositeDevice.h
│   │   │   │   │   ├── ExWinGsCompositeView.cpp
│   │   │   │   │   ├── ExWinGsCompositeView.h
│   │   │   │   │   ├── WinCompositeModule.cpp
│   │   │   │   │   └── WinComposite.rc
│   │   │   │   ├── D3DInclude.h
│   │   │   │   ├── D3DStateManager.h
│   │   │   │   ├── DxErr.h
│   │   │   │   ├── ExGiDirectXGeometry.cpp
│   │   │   │   ├── ExGiDirectXGeometry.h
│   │   │   │   ├── ExGiGDIGeometry.cpp
│   │   │   │   ├── ExGiGDIGeometry.h
│   │   │   │   ├── ExGsBitmapDevice.cpp
│   │   │   │   ├── ExGsBitmapDeviceDirectX.cpp
│   │   │   │   ├── ExGsBitmapDevice.h
│   │   │   │   ├── ExGsBitmapDeviceOpenGL.cpp
│   │   │   │   ├── ExGsDirectXDevice.cpp
│   │   │   │   ├── ExGsDirectXDevice.h
│   │   │   │   ├── ExGsGDIVectorizeDevice.cpp
│   │   │   │   ├── ExGsGDIVectorizeDevice.h
│   │   │   │   ├── ExGsOpenGLVectorizeDevice.cpp
│   │   │   │   ├── ExGsOpenGLVectorizeDevice.h
│   │   │   │   ├── ExGsScreenDevice.cpp
│   │   │   │   ├── ExGsScreenDevice.h
│   │   │   │   ├── ExGsWin32DeviceBitmap.cpp
│   │   │   │   ├── ExGsWin32Device.cpp
│   │   │   │   ├── ExGsWin32DeviceDirectX.cpp
│   │   │   │   ├── ExGsWin32Device.h
│   │   │   │   ├── ExGsWin32DeviceOpenGL.cpp
│   │   │   │   ├── ExOwnerDrawDc.cpp
│   │   │   │   ├── WinBitmap.rc
│   │   │   │   ├── WinDirectXModule.cpp
│   │   │   │   ├── WinDirectX.rc
│   │   │   │   ├── WinGDI.cpp
│   │   │   │   ├── WinGDI.rc
│   │   │   │   ├── WinOpenGL.cpp
│   │   │   │   └── WinOpenGL.rc
│   │   │   └── WinOpenGL
│   │   │   ├── Android
│   │   │   │   ├── EsOpenGLModule.cpp
│   │   │   │   ├── ExGsOpenGLVectorizeDevice.cpp
│   │   │   │   ├── ExGsOpenGLVectorizeDevice.h
│   │   │   │   └── gl_debug_driver.h
│   │   │   ├── iOS
│   │   │   │   ├── EAGLProto.h
│   │   │   │   ├── EsOpenGLModule.cpp
│   │   │   │   ├── ExGsOpenGLVectorizeDevice.cpp
│   │   │   │   └── ExGsOpenGLVectorizeDevice.h
│   │   │   ├── Mac
│   │   │   │   ├── CocoaPBCtx.mm
│   │   │   │   ├── ExGsOpenGLVectorizeDevice.cpp
│   │   │   │   ├── ExGsOpenGLVectorizeDevice.h
│   │   │   │   └── MacOpenGLModule.cpp
│   │   │   └── X11
│   │   │   ├── ExGsOpenGLVectorizeDevice.cpp
│   │   │   ├── ExGsOpenGLVectorizeDevice.h
│   │   │   ├── ExGsXWindowConnection.h
│   │   │   └── XOpenGLModule.cpp
│   │   ├── ExServices
│   │   │   ├── ExDbCommandContext.cpp
│   │   │   ├── ExDbCommandContext.h
│   │   │   ├── ExEdBaseIO.h
│   │   │   ├── ExEdInputParser.h
│   │   │   ├── ExFileUndoController.cpp
│   │   │   ├── ExFileUndoController.h
│   │   │   ├── ExGiRasterImage.cpp
│   │   │   ├── ExGiRasterImage.h
│   │   │   ├── ExHostAppServices.cpp
│   │   │   ├── ExHostAppServices.h
│   │   │   ├── ExPageController.cpp
│   │   │   ├── ExPageController.h
│   │   │   ├── ExStringIO.cpp
│   │   │   ├── ExStringIO.h
│   │   │   ├── ExSystemServices.cpp
│   │   │   ├── ExSystemServices.h
│   │   │   ├── ExUndoController.cpp
│   │   │   ├── ExUndoController.h
│   │   │   ├── OdFileBuf.cpp
│   │   │   ├── OdFileBuf.h
│   │   │   ├── RasterServices.rc
│   │   │   └── StdAfx.h
│   │   ├── IdViewObjectEnablers
│   │   │   ├── IdBlockReference.cpp
│   │   │   ├── IdBlockReference.h
│   │   │   ├── IdComplexEntity.cpp
│   │   │   ├── IdComplexEntity.h
│   │   │   ├── IdObjects.h
│   │   │   ├── IdViewArc.cpp
│   │   │   ├── IdViewArc.h
│   │   │   ├── IdViewCircle.cpp
│   │   │   ├── IdViewCircle.h
│   │   │   ├── IdViewEllipse.cpp
│   │   │   ├── IdViewEllipse.h
│   │   │   ├── IdViewExport.h
│   │   │   ├── IdViewLine.cpp
│   │   │   ├── IdViewLine.h
│   │   │   ├── IdViewObj.rc
│   │   │   ├── IdViewSpline.cpp
│   │   │   ├── IdViewSpline.h
│   │   │   └── TD_Id.cpp
│   │   ├── PdfModuleVI
│   │   │   ├── OdColorAdjuster.cpp
│   │   │   ├── OdColorAdjuster.h
│   │   │   ├── PdfDirectWrapperImpl.cpp
│   │   │   ├── PdfDirectWrapperImpl.h
│   │   │   ├── PdfUnderlay.h
│   │   │   ├── PdfUnderlay.rc
│   │   │   ├── resource.h
│   │   │   ├── VgWrappers.cpp
│   │   │   ├── VgWrappers.h
│   │   │   └── VI_PdfKeyPEImpl.h
│   │   ├── RecomputeDimBlock
│   │   │   ├── Od2LineAngularDimRecomputor.cpp
│   │   │   ├── Od2LineAngularDimRecomputor.h
│   │   │   ├── Od3PointAngularDimRecomputor.cpp
│   │   │   ├── Od3PointAngularDimRecomputor.h
│   │   │   ├── OdAlignedDimRecomputor.cpp
│   │   │   ├── OdAlignedDimRecomputor.h
│   │   │   ├── OdAlignedRecomputorEngine.cpp
│   │   │   ├── OdAlignedRecomputorEngine.h
│   │   │   ├── OdAngularRecomputorEngine.cpp
│   │   │   ├── OdAngularRecomputorEngine.h
│   │   │   ├── OdArcDimRecomputor.cpp
│   │   │   ├── OdArcDimRecomputor.h
│   │   │   ├── OdDiametricDimRecomputor.cpp
│   │   │   ├── OdDiametricDimRecomputor.h
│   │   │   ├── OdDimRecomputor.cpp
│   │   │   ├── OdDimRecomputor.h
│   │   │   ├── OdOrdinateDimRecomputor.cpp
│   │   │   ├── OdOrdinateDimRecomputor.h
│   │   │   ├── OdRadialDimLargeRecomputor.cpp
│   │   │   ├── OdRadialDimLargeRecomputor.h
│   │   │   ├── OdRadialDimRecomputor.cpp
│   │   │   ├── OdRadialDimRecomputor.h
│   │   │   ├── OdRadialRecomputorEngine.cpp
│   │   │   ├── OdRadialRecomputorEngine.h
│   │   │   ├── OdRecomputeDimBlockModule.cpp
│   │   │   ├── OdRecomputeDimBlockModule.h
│   │   │   ├── OdRecomputorEngine.cpp
│   │   │   ├── OdRecomputorEngine.h
│   │   │   ├── OdRotatedDimRecomputor.cpp
│   │   │   ├── OdRotatedDimRecomputor.h
│   │   │   └── RecomputeDimBlock.rc
│   │   └── win
│   │   ├── Crypt
│   │   │   ├── WinNTCrypt.cpp
│   │   │   └── WinNTCrypt.h
│   │   ├── ExtDialog
│   │   │   ├── FileDlgExt.cpp
│   │   │   ├── FileDlgExt.def
│   │   │   ├── FileDlgExt.h
│   │   │   ├── FileDlgExt.rc
│   │   │   ├── PreviewFileDlg.cpp
│   │   │   ├── PreviewFileDlg.h
│   │   │   ├── res
│   │   │   │   └── FileDlgExt.rc2
│   │   │   ├── resource.h
│   │   │   ├── StdAfx.cpp
│   │   │   └── StdAfx.h
│   │   ├── OleItemHandler
│   │   │   ├── COMErrorCtx.cpp
│   │   │   ├── COMErrorCtx.h
│   │   │   ├── OleItemHandler_dll.cpp
│   │   │   ├── OleItemHandlerImpl.cpp
│   │   │   ├── OleItemHandlerImpl.h
│   │   │   ├── OleItemHandlerModule.cpp
│   │   │   ├── OleItemHandlerModule.h
│   │   │   └── OleItemHandler.rc
│   │   └── PlotSettingsValidator
│   │   ├── PlotSettingsValidatorModule.cpp
│   │   ├── PlotSettingsValidatorModule.h
│   │   ├── PlotSettingsValidatorPEImpl.cpp
│   │   ├── PlotSettingsValidatorPEImpl.h
│   │   └── PlotSettingsValidator.rc
│   ├── Imports
│   │   └── DwfImport
│   │   ├── Include
│   │   │   └── DwfImport.h
│   │   └── Source
│   │   ├── 3dDWFimport.cpp
│   │   ├── BlockManager.h
│   │   ├── Dwf7ImportImpl.cpp
│   │   ├── Dwf7ImportImpl.h
│   │   ├── DWF7import.rc
│   │   ├── DwfCallbacks.h
│   │   ├── DwfEventReactor.cpp
│   │   ├── DwfEventReactor.h
│   │   ├── DwfImportImpl.cpp
│   │   ├── EmbeddedImageDef.cpp
│   │   ├── EmbeddedImageDef.h
│   │   ├── ExtentManager.h
│   │   ├── FontManager.h
│   │   ├── ImageManager.h
│   │   ├── ImportCallbacks.cpp
│   │   ├── LineManager.h
│   │   ├── ProgressMonitor.h
│   │   ├── StdAfx.h
│   │   ├── W2DImport.cpp
│   │   └── W2dSumminfo.cpp
│   ├── Include
│   │   ├── AbstractViewPE.h
│   │   ├── AcadPalette.h
│   │   ├── AcisBuilder
│   │   │   ├── ABExport.h
│   │   │   └── ISatConverter.h
│   │   ├── ApLongTransactions.h
│   │   ├── BoolArray.h
│   │   ├── Br
│   │   │   ├── BrBrepComplexTraverser.h
│   │   │   ├── BrBrepEdgeTraverser.h
│   │   │   ├── BrBrepFaceTraverser.h
│   │   │   ├── BrBrep.h
│   │   │   ├── BrBrepShellTraverser.h
│   │   │   ├── BrBrepVertexTraverser.h
│   │   │   ├── BrComplex.h
│   │   │   ├── BrComplexShellTraverser.h
│   │   │   ├── BrEdge.h
│   │   │   ├── BrEdgeLoopTraverser.h
│   │   │   ├── BrEntity.h
│   │   │   ├── BrEnums.h
│   │   │   ├── BrExport.h
│   │   │   ├── BrFace.h
│   │   │   ├── BrFaceLoopTraverser.h
│   │   │   ├── BrHit.h
│   │   │   ├── BrLoopEdgeTraverser.h
│   │   │   ├── BrLoop.h
│   │   │   ├── BrLoopVertexTraverser.h
│   │   │   ├── BrShellFaceTraverser.h
│   │   │   ├── BrShell.h
│   │   │   ├── BrTraverser.h
│   │   │   ├── BrVertexEdgeTraverser.h
│   │   │   ├── BrVertex.h
│   │   │   └── BrVertexLoopTraverser.h
│   │   ├── BrepRenderer
│   │   │   └── BrepRendererImpl.h
│   │   ├── BrepRenderer.h
│   │   ├── CAseDLPNTableRecord.h
│   │   ├── ChunkAllocator.h
│   │   ├── CloneFilers.h
│   │   ├── CmColorArray.h
│   │   ├── CmColorBase.h
│   │   ├── CmColor.h
│   │   ├── CmEntityColorArray.h
│   │   ├── CmTransparencyArray.h
│   │   ├── ColorMapping.h
│   │   ├── Db2dPolyline.h
│   │   ├── Db2dVertex.h
│   │   ├── Db2LineAngularDimension.h
│   │   ├── Db3dPolyline.h
│   │   ├── Db3dPolylineVertex.h
│   │   ├── Db3dSolid.h
│   │   ├── Db3PointAngularDimension.h
│   │   ├── DbAbstractPlotDataForDbPlotSettings.h
│   │   ├── DbAbstractPlotDataForDbViewport.h
│   │   ├── DbAbstractPlotData.h
│   │   ├── DbAbstractViewportDataForAbstractViewTabRec.h
│   │   ├── DbAbstractViewportDataForDbViewport.h
│   │   ├── DbAbstractViewportDataForDbViewTabRec.h
│   │   ├── DbAbstractViewportDataForDbVpTabRec.h
│   │   ├── DbAbstractViewportData.h
│   │   ├── DbAbstractViewTable.h
│   │   ├── DbAbstractViewTableRecord.h
│   │   ├── DbAcisIO.h
│   │   ├── DbAlignedDimension.h
│   │   ├── DbAnnotationScale.h
│   │   ├── DbAnnotativeObjectPE.h
│   │   ├── DbArcAlignedText.h
│   │   ├── DbArcDimension.h
│   │   ├── DbArc.h
│   │   ├── DbAttributeDefinition.h
│   │   ├── DbAttribute.h
│   │   ├── DbAudit.h
│   │   ├── DbBackground.h
│   │   ├── DbBaseDatabase.h
│   │   ├── DbBaseHostAppServices.h
│   │   ├── DbBaseSubentId.h
│   │   ├── DbBlockBegin.h
│   │   ├── DbBlockEnd.h
│   │   ├── DbBlockIterator.h
│   │   ├── DbBlockReference.h
│   │   ├── DbBlockTable.h
│   │   ├── DbBlockTableRecord.h
│   │   ├── DbBody.h
│   │   ├── DbBreakData.h
│   │   ├── DbCamera.h
│   │   ├── DbCircle.h
│   │   ├── DbClass.h
│   │   ├── DbColor.h
│   │   ├── DbCommandContext.h
│   │   ├── DbCompoundObjectId.h
│   │   ├── DbCurve.h
│   │   ├── DbCurvePE.h
│   │   ├── DbDatabaseCollection.h
│   │   ├── DbDatabase.h
│   │   ├── DbDatabaseReactor.h
│   │   ├── DbDataLink.h
│   │   ├── DbDataTable.h
│   │   ├── DbDate.h
│   │   ├── DbDetailViewStyle.h
│   │   ├── DbDgnLSPE.h
│   │   ├── DbDgnUnderlayHost.h
│   │   ├── DbDiametricDimension.h
│   │   ├── DbDictionary.h
│   │   ├── DbDictionaryVar.h
│   │   ├── DbDictionaryWithDefault.h
│   │   ├── DbDiesel.h
│   │   ├── DbDimAssoc.h
│   │   ├── DbDimData.h
│   │   ├── DbDimension.h
│   │   ├── DbDimStyleTable.h
│   │   ├── DbDimStyleTableRecord.h
│   │   ├── DbDynBlockReference.h
│   │   ├── DbEllipse.h
│   │   ├── DbEntity.h
│   │   ├── DbEntityIntersectionPE.h
│   │   ├── DbEntityOverrule.h
│   │   ├── DbEntityWithGrData.h
│   │   ├── DbErrorInvalidSysvar.h
│   │   ├── DbEvalGraph.h
│   │   ├── DbEvalWatchers.h
│   │   ├── DbExport.h
│   │   ├── DbExtrudedSurface.h
│   │   ├── DbFace.h
│   │   ├── DbFaceRecord.h
│   │   ├── DbFcf.h
│   │   ├── DbField.h
│   │   ├── DbFieldValue.h
│   │   ├── DbFiler.h
│   │   ├── DbFilter.h
│   │   ├── DbFormattedTableData.h
│   │   ├── DbFrame.h
│   │   ├── DbGeEdgesDwgIO.h
│   │   ├── DbGeEdgesDxfIO.h
│   │   ├── DbGeoData.h
│   │   ├── DbGraph.h
│   │   ├── DbGrip.h
│   │   ├── DbGripPoints.h
│   │   ├── DbGroup.h
│   │   ├── DbGsManager.h
│   │   ├── DbHandle.h
│   │   ├── DbHatch.h
│   │   ├── DbHatchPE.h
│   │   ├── DbHelix.h
│   │   ├── DbHostAppProgressMeter.h
│   │   ├── DbHostAppServices.h
│   │   ├── DbHyperlink.h
│   │   ├── DbIdBuffer.h
│   │   ├── DbIdMapping.h
│   │   ├── DbImage.h
│   │   ├── DbIndex.h
│   │   ├── DbLayerFilter.h
│   │   ├── DbLayerIndex.h
│   │   ├── DbLayerState.h
│   │   ├── DbLayerTable.h
│   │   ├── DbLayerTableRecord.h
│   │   ├── DbLayout.h
│   │   ├── DbLayoutManager.h
│   │   ├── DbLayoutPaperPE.h
│   │   ├── DbLeader.h
│   │   ├── DbLibraryInfo.h
│   │   ├── DbLight.h
│   │   ├── DbLine.h
│   │   ├── DbLinetypeTable.h
│   │   ├── DbLinetypeTableRecord.h
│   │   ├── DbLinkedData.h
│   │   ├── DbLinkedTableData.h
│   │   ├── DbLoftedSurface.h
│   │   ├── DbLoftOptions.h
│   │   ├── DbLongTransaction.h
│   │   ├── DbMatchProperties.h
│   │   ├── DbMaterial.h
│   │   ├── DbMInsertBlock.h
│   │   ├── DbMLeader.h
│   │   ├── DbMLeaderStyle.h
│   │   ├── DbMline.h
│   │   ├── DbMlineStyle.h
│   │   ├── DbModelDocViewStyle.h
│   │   ├── DbModelerGeometry.h
│   │   ├── DbMotionPath.h
│   │   ├── DbMPolygon.h
│   │   ├── DbMText.h
│   │   ├── DbNamedPath.h
│   │   ├── DbNurbSurface.h
│   │   ├── DbObjectContextCollection.h
│   │   ├── DbObjectContextData.h
│   │   ├── DbObjectContext.h
│   │   ├── DbObjectContextInterface.h
│   │   ├── DbObjectContextManager.h
│   │   ├── DbObject.h
│   │   ├── DbObjectId.h
│   │   ├── DbObjectIterator.h
│   │   ├── DbObjectOverrule.h
│   │   ├── DbObjectReactor.h
│   │   ├── DbObjPtrArray.h
│   │   ├── DbOle2Frame.h
│   │   ├── DbOleFrame.h
│   │   ├── DbOrdinateDimension.h
│   │   ├── DbPageController.h
│   │   ├── DbPersSubentManager.h
│   │   ├── DbPlaceHolder.h
│   │   ├── DbPlaneSurface.h
│   │   ├── DbPlotSettings.h
│   │   ├── DbPlotSettingsValidator.h
│   │   ├── DbPlotSettingsValidatorPE.h
│   │   ├── DbPointCloudObj
│   │   │   ├── DbArgbColor.h
│   │   │   ├── DbPointCloudClipping.h
│   │   │   ├── DbPointCloudDef.h
│   │   │   ├── DbPointCloud.h
│   │   │   ├── DbPointCloudIntensityStyle.h
│   │   │   └── DbPointCloudObjExports.h
│   │   ├── DbPoint.h
│   │   ├── DbPolyFaceMesh.h
│   │   ├── DbPolyFaceMeshVertex.h
│   │   ├── DbPolygonMesh.h
│   │   ├── DbPolygonMeshVertex.h
│   │   ├── DbPolyline.h
│   │   ├── DbProxyEntity.h
│   │   ├── DbProxyExt.h
│   │   ├── DbProxyObject.h
│   │   ├── DbRadialDimension.h
│   │   ├── DbRadialDimensionLarge.h
│   │   ├── DbRasterImageDef.h
│   │   ├── DbRasterImage.h
│   │   ├── DbRasterVariables.h
│   │   ├── DbRay.h
│   │   ├── DbRegAppTable.h
│   │   ├── DbRegAppTableRecord.h
│   │   ├── DbRegion.h
│   │   ├── DbRenderSettings.h
│   │   ├── DbRevolvedSurface.h
│   │   ├── DbRevolveOptions.h
│   │   ├── DbRootExport.h
│   │   ├── DbRotatedDimension.h
│   │   ├── DbSafeTransaction.h
│   │   ├── DbScale.h
│   │   ├── DbSection.h
│   │   ├── DbSectionManager.h
│   │   ├── DbSectionViewStyle.h
│   │   ├── DbSecurity.h
│   │   ├── DbSequenceEnd.h
│   │   ├── DbShape.h
│   │   ├── DbSolid.h
│   │   ├── DbSortentsTable.h
│   │   ├── DbSpatialFilter.h
│   │   ├── DbSpatialIndex.h
│   │   ├── DbSpline.h
│   │   ├── DbSSet.h
│   │   ├── DbStubPtrArray.h
│   │   ├── DbSubDMesh.h
│   │   ├── DbSubentId.h
│   │   ├── DbSun.h
│   │   ├── DbSurface.h
│   │   ├── DbSweepOptions.h
│   │   ├── DbSweptSurface.h
│   │   ├── DbSymbolTable.h
│   │   ├── DbSymbolTableRecord.h
│   │   ├── DbSymUtl.h
│   │   ├── DbSystemServices.h
│   │   ├── DbTableContent.h
│   │   ├── DbTable.h
│   │   ├── DbTableStyle.h
│   │   ├── DbText.h
│   │   ├── DbTextIterator.h
│   │   ├── DbTextStyleTable.h
│   │   ├── DbTextStyleTableRecord.h
│   │   ├── DbTrace.h
│   │   ├── DbTransactionReactor.h
│   │   ├── DbTypedId.h
│   │   ├── DbUCSTable.h
│   │   ├── DbUCSTableRecord.h
│   │   ├── DbUnderlayDefinition.h
│   │   ├── DbUnderlayHost.h
│   │   ├── DbUnderlayReference.h
│   │   ├── DbUndoController.h
│   │   ├── DbUndoDisablerAuto.h
│   │   ├── DbUnitsFormatter.h
│   │   ├── DbUnitsFormatterImpl.h
│   │   ├── DbUserIO.h
│   │   ├── DbVbaProject.h
│   │   ├── DbVertex.h
│   │   ├── DbViewport.h
│   │   ├── DbViewportTable.h
│   │   ├── DbViewportTableRecord.h
│   │   ├── DbViewTable.h
│   │   ├── DbViewTableRecord.h
│   │   ├── DbVisualStyle.h
│   │   ├── DbWipeout.h
│   │   ├── DbWipeoutVariables.h
│   │   ├── DbXline.h
│   │   ├── DbXrecord.h
│   │   ├── DbXrefGraph.h
│   │   ├── DDTypeLibReg.h
│   │   ├── DebugStuff.h
│   │   ├── DgnLS
│   │   │   ├── DbLSComponent.h
│   │   │   ├── DbLSCompoundComponent.h
│   │   │   ├── DbLSDefinition.h
│   │   │   ├── DbLSInternalComponent.h
│   │   │   ├── DbLSMisc.h
│   │   │   ├── DbLSObject.h
│   │   │   ├── DbLSPointComponent.h
│   │   │   ├── DbLSStroke.h
│   │   │   ├── DbLSStrokePatternComponent.h
│   │   │   ├── DbLSSymbolComponent.h
│   │   │   ├── DbLSSymbolReference.h
│   │   │   └── OdDgnLSExport.h
│   │   ├── diagnostics.h
│   │   ├── DimVarDefs.h
│   │   ├── DoubleArray.h
│   │   ├── DrxError.h
│   │   ├── DynamicBlocks
│   │   │   ├── DbBlock1PtParameter.h
│   │   │   ├── DbBlock2PtParameter.h
│   │   │   ├── DbBlockActions.h
│   │   │   ├── DbBlockAlignmentParameter.h
│   │   │   ├── DbBlockBasepointParameter.h
│   │   │   ├── DbBlockConstraintParameters.h
│   │   │   ├── DbBlockElement.h
│   │   │   ├── DbBlockFlipParameter.h
│   │   │   ├── DbBlockGrips.h
│   │   │   ├── DbBlockLinearParameter.h
│   │   │   ├── DbBlockLookUpParameter.h
│   │   │   ├── DbBlockParameter.h
│   │   │   ├── DbBlockParamValueSet.h
│   │   │   ├── DbBlockPointParameter.h
│   │   │   ├── DbBlockPolarParameter.h
│   │   │   ├── DbBlockPropertiesTable.h
│   │   │   ├── DbBlockRepresentationData.h
│   │   │   ├── DbBlockRepresentation.h
│   │   │   ├── DbBlockRotationParameter.h
│   │   │   ├── DbBlockVisibilityParameter.h
│   │   │   ├── DbBlockXYParameter.h
│   │   │   ├── DbDynamicBlockProxyNode.h
│   │   │   └── DbDynamicBlockPurgePreventer.h
│   │   ├── DynamicLinker.h
│   │   ├── Ed
│   │   │   ├── EdCommandContext.h
│   │   │   ├── EdCommandStack.h
│   │   │   ├── EdFunctionIO.h
│   │   │   ├── EdLispEngine.h
│   │   │   └── EdUserIO.h
│   │   ├── Editor.h
│   │   ├── EditorImpl.h
│   │   ├── Entities.h
│   │   ├── ErrorDefs.h
│   │   ├── Error_InvalidInput.h
│   │   ├── Error_NotThatKindOfClass.h
│   │   ├── FdField.h
│   │   ├── FlatMemStream.h
│   │   ├── Ge
│   │   │   ├── avgpc.h
│   │   │   ├── GeAugPolyline3d.h
│   │   │   ├── GeBoundBlock2d.h
│   │   │   ├── GeBoundBlock3d.h
│   │   │   ├── GeBoundedPlane.h
│   │   │   ├── GeCircArc2d.h
│   │   │   ├── GeCircArc3d.h
│   │   │   ├── GeClipBoundary2d.h
│   │   │   ├── GeCompositeCurve2d.h
│   │   │   ├── GeCompositeCurve3d.h
│   │   │   ├── GeCone.h
│   │   │   ├── GeCubicSplineCurve2d.h
│   │   │   ├── GeCubicSplineCurve3d.h
│   │   │   ├── GeCurve2d.h
│   │   │   ├── GeCurve2dPtrArray.h
│   │   │   ├── GeCurve3d.h
│   │   │   ├── GeCurve3dPtrArray.h
│   │   │   ├── GeCurveBoundary.h
│   │   │   ├── GeCurveCurveInt2d.h
│   │   │   ├── GeCurveCurveInt3d.h
│   │   │   ├── GeCurveSurfInt.h
│   │   │   ├── GeCylinder.h
│   │   │   ├── GeDouble2dArray.h
│   │   │   ├── GeDoubleArray.h
│   │   │   ├── GeEllipArc2d.h
│   │   │   ├── GeEllipArc3d.h
│   │   │   ├── GeEllipArc.h
│   │   │   ├── GeEllipCone.h
│   │   │   ├── GeEllipCylinder.h
│   │   │   ├── GeEntity2d.h
│   │   │   ├── GeEntity3d.h
│   │   │   ├── GeExport.h
│   │   │   ├── GeExtents2d.h
│   │   │   ├── GeExtents3d.h
│   │   │   ├── GeExternalBoundedSurface.h
│   │   │   ├── GeExternalCurve2d.h
│   │   │   ├── GeExternalCurve3d.h
│   │   │   ├── GeExternalSurface.h
│   │   │   ├── GeGbl.h
│   │   │   ├── Ge.h
│   │   │   ├── GeImpInterval.h
│   │   │   ├── GeIntArray.h
│   │   │   ├── GeIntervalArray.h
│   │   │   ├── GeInterval.h
│   │   │   ├── GeKnotVector.h
│   │   │   ├── GeLibVersion.h
│   │   │   ├── GeLine2d.h
│   │   │   ├── GeLine3d.h
│   │   │   ├── GeLinearEnt2d.h
│   │   │   ├── GeLinearEnt3d.h
│   │   │   ├── GeLineSeg2dArray.h
│   │   │   ├── GeLineSeg2d.h
│   │   │   ├── GeLineSeg3d.h
│   │   │   ├── GeMatrix2d.h
│   │   │   ├── GeMatrix3d.h
│   │   │   ├── GeMatrix3dStack.h
│   │   │   ├── GeNurbCurve2d.h
│   │   │   ├── GeNurbCurve3d.h
│   │   │   ├── GeNurbSurface.h
│   │   │   ├── GeOffsetCurve2d.h
│   │   │   ├── GeOffsetCurve3d.h
│   │   │   ├── GeOffsetSurface.h
│   │   │   ├── GePlanarEnt.h
│   │   │   ├── GePlane.h
│   │   │   ├── GePoint2dArray.h
│   │   │   ├── GePoint2d.h
│   │   │   ├── GePoint3dArray.h
│   │   │   ├── GePoint3d.h
│   │   │   ├── GePointEnt2d.h
│   │   │   ├── GePointEnt3d.h
│   │   │   ├── GePointOnCurve2d.h
│   │   │   ├── GePointOnCurve3d.h
│   │   │   ├── GePointOnSurface.h
│   │   │   ├── GePolyline2d.h
│   │   │   ├── GePolyline3d.h
│   │   │   ├── GePosition2d.h
│   │   │   ├── GePosition3d.h
│   │   │   ├── GeQuaternion.h
│   │   │   ├── GeRay2d.h
│   │   │   ├── GeRay3d.h
│   │   │   ├── GeScale2d.h
│   │   │   ├── GeScale3d.h
│   │   │   ├── GeSegmentChain2d.h
│   │   │   ├── GeShell.h
│   │   │   ├── GeSphere.h
│   │   │   ├── GeSplineEnt2d.h
│   │   │   ├── GeSplineEnt3d.h
│   │   │   ├── GeSpunSurf.h
│   │   │   ├── GeSurfaceCurve2dTo3d.h
│   │   │   ├── GeSurface.h
│   │   │   ├── GeSurfSurfInt.h
│   │   │   ├── GeTess2.h
│   │   │   ├── GeTess.h
│   │   │   ├── GeTol.h
│   │   │   ├── GeTorus.h
│   │   │   ├── GeVector2dArray.h
│   │   │   ├── GeVector2d.h
│   │   │   ├── GeVector3dArray.h
│   │   │   ├── GeVector3d.h
│   │   │   └── GeVoidPointerArray.h
│   │   ├── GeometryFromProxy.h
│   │   ├── Gi
│   │   │   ├── GiAbstractClipBoundary.h
│   │   │   ├── GiBaseVectorizer.h
│   │   │   ├── GiChunkAllocator.h
│   │   │   ├── GiClipBoundary.h
│   │   │   ├── GiCommonDraw.h
│   │   │   ├── GiContextualColors.h
│   │   │   ├── GiConveyorConnector.h
│   │   │   ├── GiConveyorEmbranchment.h
│   │   │   ├── GiConveyorEntryPoint.h
│   │   │   ├── GiConveyorGeometry.h
│   │   │   ├── GiConveyorNode.h
│   │   │   ├── GiDeviation.h
│   │   │   ├── GiDgLinetype.h
│   │   │   ├── GiDgLinetyper.h
│   │   │   ├── GiDrawable.h
│   │   │   ├── GiDrawableImpl.h
│   │   │   ├── GiDrawImpl.h
│   │   │   ├── GiDummyGeometry.h
│   │   │   ├── GiEmptyGeometry.h
│   │   │   ├── GiEnvironment.h
│   │   │   ├── GiEnvironmentTraitsData.h
│   │   │   ├── GiExport.h
│   │   │   ├── GiExtAccum.h
│   │   │   ├── GiExtents.h
│   │   │   ├── GiFastExtCalc.h
│   │   │   ├── GiGeometry.h
│   │   │   ├── GiGeometrySimplifier.h
│   │   │   ├── Gi.h
│   │   │   ├── GiHLRemover.h
│   │   │   ├── GiHlrResults.h
│   │   │   ├── GiImage.h
│   │   │   ├── GiIndirectEntityAccessor.h
│   │   │   ├── GiLayerTraitsData.h
│   │   │   ├── GiLightTraitsData.h
│   │   │   ├── GiLightTraits.h
│   │   │   ├── GiLinetype.h
│   │   │   ├── GiLinetypeRedir.h
│   │   │   ├── GiLinetyper.h
│   │   │   ├── GiLocalDrawableDesc.h
│   │   │   ├── GiMapperItem.h
│   │   │   ├── GiMaterial.h
│   │   │   ├── GiMaterialItem.h
│   │   │   ├── GiMaterialTraitsData.h
│   │   │   ├── GiMetafile.h
│   │   │   ├── GiMetafiler.h
│   │   │   ├── GiModelToViewProc.h
│   │   │   ├── GiNoiseGenerator.h
│   │   │   ├── GiNonEntityTraits.h
│   │   │   ├── GiOrthoClipper.h
│   │   │   ├── GiOrthoPrismIntersector.h
│   │   │   ├── GiPathNode.h
│   │   │   ├── GiPerspectivePreprocessor.h
│   │   │   ├── GiPlaneProjector.h
│   │   │   ├── GiPlotGenerator.h
│   │   │   ├── GiPolyline.h
│   │   │   ├── GiProceduralGenerator.h
│   │   │   ├── GiRasterImage.h
│   │   │   ├── GiRasterImageLoader.h
│   │   │   ├── GiRasterWrappers.h
│   │   │   ├── GiRectIntersDetector.h
│   │   │   ├── GiSectionGeometryMap.h
│   │   │   ├── GiSelector.h
│   │   │   ├── GiSelectProc.h
│   │   │   ├── GiShellFaceIterator.h
│   │   │   ├── GiShellFaceWithHolesIterator.h
│   │   │   ├── GiSpatialFilter.h
│   │   │   ├── GiStack.h
│   │   │   ├── GiSubEntityTraitsData.h
│   │   │   ├── GiTextStyle.h
│   │   │   ├── GiTraitsCache.h
│   │   │   ├── GiTransformed.h
│   │   │   ├── GiTransientManager.h
│   │   │   ├── GiUtils.h
│   │   │   ├── GiVariant.h
│   │   │   ├── GiViewportDraw.h
│   │   │   ├── GiViewportGeometry.h
│   │   │   ├── GiViewport.h
│   │   │   ├── GiViewportTraitsData.h
│   │   │   ├── GiViewportTraits.h
│   │   │   ├── GiVisualStyleData.h
│   │   │   ├── GiVisualStyle.h
│   │   │   ├── GiVisualStyleTraitsData.h
│   │   │   ├── GiWorldDraw.h
│   │   │   ├── GiWorldGeometry.h
│   │   │   ├── GiXform.h
│   │   │   ├── OdPolyPolygon3d.h
│   │   │   └── TtfDescriptor.h
│   │   ├── GiContextForDbDatabase.h
│   │   ├── GiDefaultContext.h
│   │   ├── Gs
│   │   │   ├── GiBaseVectorizerImpl.h
│   │   │   ├── GsBackground.h
│   │   │   ├── GsBackgroundProperties.h
│   │   │   ├── GsBaseInclude.h
│   │   │   ├── GsBaseMaterialView.h
│   │   │   ├── GsBaseModel.h
│   │   │   ├── GsBaseModule.h
│   │   │   ├── GsBaseVectorizeDevice.h
│   │   │   ├── GsBaseVectorizer.h
│   │   │   ├── GsBaseVectorizeView.h
│   │   │   ├── GsBitMap.h
│   │   │   ├── GsBlockNode.h
│   │   │   ├── GsBlockReferenceNode.h
│   │   │   ├── GsBMPDevice.h
│   │   │   ├── GsContainerNode.h
│   │   │   ├── GsCullingVolume.h
│   │   │   ├── GsDCPointArray.h
│   │   │   ├── GsDCRectArray.h
│   │   │   ├── GsDefs.h
│   │   │   ├── GsDrawableHolder.h
│   │   │   ├── GsDrawCancelException.h
│   │   │   ├── GsEntityNode.h
│   │   │   ├── GsExport.h
│   │   │   ├── GsExtAccum.h
│   │   │   ├── Gs.h
│   │   │   ├── GsHighlightData.h
│   │   │   ├── GsLayerNode.h
│   │   │   ├── GsLight.h
│   │   │   ├── GsLightNode.h
│   │   │   ├── GsMaterialCache.h
│   │   │   ├── GsMaterialNode.h
│   │   │   ├── GsModel.h
│   │   │   ├── GsNode.h
│   │   │   ├── GsPageParams.h
│   │   │   ├── GsProperties.h
│   │   │   ├── GsRenderSettingsProperties.h
│   │   │   ├── GsSelectionReactor.h
│   │   │   ├── GsSpatialQuery.h
│   │   │   ├── GsVectPerformance.h
│   │   │   ├── GsViewImpl.h
│   │   │   ├── GsViewLocalId.h
│   │   │   ├── GsViewportProperties.h
│   │   │   ├── GsViewPropsDef.h
│   │   │   ├── GsViewProps.h
│   │   │   ├── GsVisualStyleProperties.h
│   │   │   ├── LineWtIndex.h
│   │   │   └── SiVolume.h
│   │   ├── GsMarkerArray.h
│   │   ├── HatchPattern.h
│   │   ├── HatchPatternManager.h
│   │   ├── IdArrays.h
│   │   ├── include.dsp
│   │   ├── Int16Array.h
│   │   ├── Int32Array.h
│   │   ├── Int64Array.h
│   │   ├── Int64.h
│   │   ├── Int8Array.h
│   │   ├── IntArray.h
│   │   ├── LoadReasons.h
│   │   ├── LyLayerFilter.h
│   │   ├── MemFileStreamImpl.h
│   │   ├── MemoryStream.h
│   │   ├── MessageDefs.h
│   │   ├── ModelDocObj
│   │   │   ├── DbDetailSymbol.h
│   │   │   ├── DbSectionSymbol.h
│   │   │   ├── DbSynergy.h
│   │   │   ├── DbViewBorder.h
│   │   │   ├── DbViewRepBlockReference.h
│   │   │   ├── DbViewRepCutDefinition.h
│   │   │   ├── DbViewRepDetailDefinition.h
│   │   │   ├── DbViewRep.h
│   │   │   ├── DbViewRepModelPlaneDef.h
│   │   │   ├── DbViewRepOrientationDef.h
│   │   │   ├── DbViewRepOrientation.h
│   │   │   ├── DbViewRepProjectionDef.h
│   │   │   ├── DbViewRepSectionDefinition.h
│   │   │   ├── DbViewRepSource.h
│   │   │   ├── DbViewRepSourceMgr.h
│   │   │   ├── DbViewRepStandard.h
│   │   │   ├── DbViewSymbol.h
│   │   │   └── ModelDocObjExports.h
│   │   ├── ModelerDefs.h
│   │   ├── ModelerGeometry
│   │   │   ├── ModelerModule.h
│   │   │   └── ModelGeomExport.h
│   │   ├── ModelerGeometryCreator.h
│   │   ├── ModelerGeometry.h
│   │   ├── ModelerMarkers.h
│   │   ├── ModelerTools.h
│   │   ├── Objects.h
│   │   ├── OdaCommon.h
│   │   ├── OdaDefs.h
│   │   ├── OdAllocExport.h
│   │   ├── OdAlloc.h
│   │   ├── OdAnsiString.h
│   │   ├── OdArray.h
│   │   ├── OdArrayMemAlloc.h
│   │   ├── OdArrayPreDef.h
│   │   ├── OdaSTL.h
│   │   ├── OdAuditInfo.h
│   │   ├── odaxwrap.h
│   │   ├── OdBinaryData.h
│   │   ├── OdCharConverter.h
│   │   ├── OdCharMapper.h
│   │   ├── OdCodePage.h
│   │   ├── OdDToStr.h
│   │   ├── OdErrorContext.h
│   │   ├── OdError.h
│   │   ├── OdErrorWithId.h
│   │   ├── OdFileDepMgr.h
│   │   ├── OdFont.h
│   │   ├── OdFontServices.h
│   │   ├── OdHeap.h
│   │   ├── OdList.h
│   │   ├── OdMemory.h
│   │   ├── OdModuleNames.h
│   │   ├── OdMultimap.h
│   │   ├── OdMultiset.h
│   │   ├── OdMutex.h
│   │   ├── odole.h
│   │   ├── OdPath.h
│   │   ├── OdPlatform.h
│   │   ├── OdPlatformSettings.h
│   │   ├── OdPlatformStreamer.h
│   │   ├── OdRound.h
│   │   ├── OdSetLocale.h
│   │   ├── OdStack.h
│   │   ├── OdStreamBuf.h
│   │   ├── OdString.h
│   │   ├── OdTimeStamp.h
│   │   ├── OdToolKit.h
│   │   ├── OdTrueTypeFontBase.h
│   │   ├── OdUnidirectionalList.h
│   │   ├── OdUnitsFormatter.h
│   │   ├── OdUtilAds.h
│   │   ├── OdValue.h
│   │   ├── OdVector.h
│   │   ├── OleDataAccessor.h
│   │   ├── OleItemHandlerBase.h
│   │   ├── OleItemHandler.h
│   │   ├── OleStorage.h
│   │   ├── PdfKey
│   │   │   ├── PdfKey.h
│   │   │   └── PdfPlatforms.h
│   │   ├── Ps
│   │   │   └── PlotStyles.h
│   │   ├── QuasiVarDefs.h
│   │   ├── QuickHeapAllocator.h
│   │   ├── RawByteData.h
│   │   ├── RefCountImpl.h
│   │   ├── Reg
│   │   │   ├── RegExport.h
│   │   │   └── Registrar.h
│   │   ├── RemoteGeomProxy.h
│   │   ├── ResBuf.h
│   │   ├── RootExport.h
│   │   ├── Rp
│   │   │   └── RasterProcessor.h
│   │   ├── RText.h
│   │   ├── RxDefs.h
│   │   ├── RxDictionary.h
│   │   ├── RxDispatchImpl.h
│   │   ├── RxDLinkerReactor.h
│   │   ├── RxDynamicModule.h
│   │   ├── RxEvent.h
│   │   ├── RxInit.h
│   │   ├── RxIterator.h
│   │   ├── RxModuleDefs.h
│   │   ├── RxModule.h
│   │   ├── RxModuleSoftReference.h
│   │   ├── RxMultiCast.h
│   │   ├── RxNames.h
│   │   ├── RxObject.h
│   │   ├── RxObjectImpl.h
│   │   ├── RxOverrule.h
│   │   ├── RxProtocolReactor.h
│   │   ├── RxRasterServices.h
│   │   ├── RxSysRegistry.h
│   │   ├── RxSystemServices.h
│   │   ├── RxThreadPoolService.h
│   │   ├── RxVariant.h
│   │   ├── RxVariantValue.h
│   │   ├── SaveState.h
│   │   ├── SharedPtr.h
│   │   ├── ShHistory
│   │   │   ├── DbManagerSubentData.h
│   │   │   ├── DbShBoolean.h
│   │   │   ├── DbShBox.h
│   │   │   ├── DbShBrep.h
│   │   │   ├── DbShChamfer.h
│   │   │   ├── DbShCylinder.h
│   │   │   ├── DbShExtrusion.h
│   │   │   ├── DbShFillet.h
│   │   │   ├── DbShHistory.h
│   │   │   ├── DbShHistoryNode.h
│   │   │   ├── DbShLoft.h
│   │   │   ├── DbShPrimitive.h
│   │   │   ├── DbShPyramid.h
│   │   │   ├── DbShRevolve.h
│   │   │   ├── DbShSphere.h
│   │   │   ├── DbShSubentColor.h
│   │   │   ├── DbShSubentMaterial.h
│   │   │   ├── DbShSweep.h
│   │   │   ├── DbShTorus.h
│   │   │   ├── DbShWedge.h
│   │   │   └── TD_3DSolidHistoryDef.h
│   │   ├── Si
│   │   │   ├── BBox.h
│   │   │   ├── SiExtents.h
│   │   │   ├── SiShapePlane.h
│   │   │   └── SiSpatialIndex.h
│   │   ├── SlotManager.h
│   │   ├── Sm
│   │   │   ├── SmCalloutBlocks.h
│   │   │   ├── SmComponent.h
│   │   │   ├── SmCustomProperty.h
│   │   │   ├── SmDatabase.h
│   │   │   ├── SmDbObjectReference.h
│   │   │   ├── SmEnum.h
│   │   │   ├── SmEvents.h
│   │   │   ├── SmExport.h
│   │   │   ├── SmFileReference.h
│   │   │   ├── SmFiler.h
│   │   │   ├── SmNamedDbObjectReference.h
│   │   │   ├── SmObjectId.h
│   │   │   ├── SmPersist.h
│   │   │   ├── SmPersistProxy.h
│   │   │   ├── SmProjectPointLocation.h
│   │   │   ├── SmProjectPointLocations.h
│   │   │   ├── SmPublishOptions.h
│   │   │   ├── SmResources.h
│   │   │   ├── SmSheet.h
│   │   │   ├── SmSheetSelSet.h
│   │   │   ├── SmSheetSelSets.h
│   │   │   ├── SmSheetSet.h
│   │   │   ├── SmSheetSetMgr.h
│   │   │   ├── SmSheetView.h
│   │   │   ├── SmSheetViews.h
│   │   │   ├── SmSubset.h
│   │   │   ├── SmViewCategories.h
│   │   │   └── SmViewCategory.h
│   │   ├── SmartClsIdPtr.h
│   │   ├── SmartPtr.h
│   │   ├── SpaModeler
│   │   │   ├── SpaModelerExport.h
│   │   │   ├── SpaModeler.h
│   │   │   └── SpaParameters.h
│   │   ├── SSet.h
│   │   ├── StaticRxObject.h
│   │   ├── StdStrings.h
│   │   ├── StringArray.h
│   │   ├── summinfo.h
│   │   ├── SysVarDefs.h
│   │   ├── SysVarInfo.h
│   │   ├── Tables.h
│   │   ├── TD_GL.h
│   │   ├── TD_PackPop.h
│   │   ├── TD_PackPush.h
│   │   ├── TDTypeLibReg.h
│   │   ├── TDVersion.h
│   │   ├── TDVersion.h.bak
│   │   ├── TextDefs.h
│   │   ├── ThreadsCounter.h
│   │   ├── ThumbnailImage.h
│   │   ├── TPtr.h
│   │   ├── UInt16Array.h
│   │   ├── UInt32Array.h
│   │   ├── UInt64Array.h
│   │   ├── UInt8Array.h
│   │   ├── Ve
│   │   │   ├── AveDefs.h
│   │   │   ├── AveExport.h
│   │   │   ├── AveLight.h
│   │   │   ├── AveMapping.h
│   │   │   ├── AveMaterial.h
│   │   │   ├── AveRender.h
│   │   │   └── AveScene.h
│   │   ├── ViewportDefs.h
│   │   ├── VLObject.h
│   │   ├── Wr
│   │   │   ├── wrExport.h
│   │   │   └── wrTriangulationParams.h
│   │   └── XRefMan.h
│   ├── odalogo.ico
│   └── VersionInfo.rc2
├── TX_SDK_3.08.2.0.zip
└── TXSDK.chm

664 directories, 3556 files

标签:

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警