CadParamPluging/Cad
2026-03-16 16:27:19 +08:00
..
Drawers feat: introduce new CAD drawing functionalities for raw forged blocks, rings, shafts, and disks. 2026-03-16 16:27:19 +08:00
BlockRawFreeForgeNoRoundHeadDrawer.cs feat: introduce new CAD drawing functionalities for raw forged blocks, rings, shafts, and disks. 2026-03-16 16:27:19 +08:00
BlockRawFreeForgeRoundHeadDrawer.cs feat: introduce new CAD drawing functionalities for raw forged blocks, rings, shafts, and disks. 2026-03-16 16:27:19 +08:00
CadContext.cs Update plugin UI with new fields, layout fixes, and settings dialog 2025-12-11 16:23:18 +08:00
CadDrawingService.cs Update plugin UI with new fields, layout fixes, and settings dialog 2025-12-11 16:23:18 +08:00
DictionaryHelper.cs feat: 新增 CAD 模板图纸服务,用于打开模板、清理匹配参数标注,并提供相关 UI 和字典辅助功能。 2026-02-28 08:49:42 +08:00
DiskRawFreeForgeDrawer.cs feat: introduce new CAD drawing functionalities for raw forged blocks, rings, shafts, and disks. 2026-03-16 16:27:19 +08:00
DrawingStyleManager.cs 更改画线逻辑 2026-01-12 17:32:10 +08:00
FeatureDrivenDrawer.cs feat: introduce new CAD drawing functionalities for raw forged blocks, rings, shafts, and disks. 2026-03-16 16:27:19 +08:00
HalfSectionDrawer.cs 为轧制和自由锻分别生成半个和整个图纸做了判断 2025-12-23 16:06:04 +08:00
RingMachinedRollingDrawer.cs feat: introduce new CAD drawing functionalities for raw forged blocks, rings, shafts, and disks. 2026-03-16 16:27:19 +08:00
RingRawRollingDrawer.cs feat: introduce new CAD drawing functionalities for raw forged blocks, rings, shafts, and disks. 2026-03-16 16:27:19 +08:00
ShaftRawFreeForgeRoundShaftDrawer.cs feat: introduce new CAD drawing functionalities for raw forged blocks, rings, shafts, and disks. 2026-03-16 16:27:19 +08:00
ShaftRawFreeForgeSquareShaftDrawer.cs feat: introduce new CAD drawing functionalities for raw forged blocks, rings, shafts, and disks. 2026-03-16 16:27:19 +08:00
TemplateAnnotationOptionsExtractor.cs 等待找用户确认图纸匹配等问题 2025-12-15 11:54:32 +08:00
TemplateDrawingService.cs feat: 新增 TemplateDrawingService,用于打开CAD模板图纸并移除匹配参数标注。 2026-03-02 10:37:07 +08:00
TemplateLayoutAnnotationExtractor.cs 点击匹配后可以匹配到具体的cad文件 2025-12-15 18:34:47 +08:00
TemplateModelSheetExtractor.cs 点击匹配后可以匹配到具体的cad文件 2025-12-15 18:34:47 +08:00