Commit Graph

5 Commits

Author SHA1 Message Date
a837baef95 feat: 新增通用转换器组件,支持STP转GLTF、IFC转STP及IFC批量转STP功能,并添加批量任务管理器和相关文档。 2026-03-01 19:32:25 +08:00
1b02c46e19 feat: add MultiAlgorithmFusion, PdmsExportTools, and ReportLogViewer components
- Implemented MultiAlgorithmFusion.vue for multi-algorithm weight analysis and result fusion.
- Created PdmsExportTools.vue for exporting PDMS models in various formats with configurable options.
- Developed ReportLogViewer.vue to display analysis reports and execution logs with detailed views and export functionality.
2026-02-27 13:12:25 +08:00
863d717638 feat: Add management module design documentation for model viewing, analysis, and batch processing
- Implemented detailed design documents for model viewing and 3D interaction, including features like model loading, basic interactions, and performance metrics.
- Added documentation for model statistics, focusing on structured output during the viewing process, including part counts and assembly hierarchy.
- Developed design notes for multi-visualization of model analysis results, covering classification statistics, feature analysis, and report export capabilities.
- Introduced batch processing functionality documentation, detailing task creation, scheduling, and historical tracking.
- Created logs generation documentation for operation execution, emphasizing traceability and auditability of actions taken.
- Compiled a list of undeveloped features based on current project progress, outlining requirements and technical specifications for future implementation.
2026-02-26 18:03:13 +08:00
642c9a3891 feat: add geometric optimization support for selected subassembly 2025-12-08 14:00:44 +08:00
5e5108e424 Fix CAD configuration and restore to 6 software
- 恢复为6个CAD软件:Creo、Revit、PDMS、AutoCAD、SolidWorks、CATIA
- 删除状态分类:移除"完全集成"和"基础支持"分类
- 修复网格样式:恢复一排两个的布局
- 清理配置:简化配置文件,删除不必要的状态管理
- 更新文档:记录开发错误和强制规则

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-16 10:52:20 +08:00