Go to file
Ling 1699b69ebc 添加任务窗格和窗口支持
在 `AddinEntry.cs` 中添加了 `FeaturesUserControl` 任务窗格,设置了标题和工具提示。更新了 `SWDocReader.cs`,移除调试输出并添加条件判断。修改 `Laservall.Solidworks.csproj` 以支持 WPF 项目类型,添加了新的编译项和 XAML 页面。在 `FeaturesUserControl.xaml` 和 `FeaturesUserControl.xaml.cs` 中创建了用户控件和按钮事件处理。在 `ItemsPropWindow.xaml` 和 `ItemsPropWindow.xaml.cs` 中创建了新窗口和数据模板。
2025-10-24 10:30:51 +08:00
Common 添加项目文件。 2025-10-10 13:22:56 +08:00
Extension 添加任务窗格和窗口支持 2025-10-24 10:30:51 +08:00
Model 添加项目文件。 2025-10-10 13:22:56 +08:00
Pane 添加任务窗格和窗口支持 2025-10-24 10:30:51 +08:00
Properties 添加项目文件。 2025-10-10 13:22:56 +08:00
Themes 添加项目文件。 2025-10-10 13:22:56 +08:00
Windows 添加任务窗格和窗口支持 2025-10-24 10:30:51 +08:00
.gitattributes 添加 .gitattributes、.gitignore 和 README.md。 2025-10-10 13:22:47 +08:00
.gitignore 添加 .gitattributes、.gitignore 和 README.md。 2025-10-10 13:22:47 +08:00
AddinEntry.cs 添加任务窗格和窗口支持 2025-10-24 10:30:51 +08:00
AppDomainDllLoader.cs 添加项目文件。 2025-10-10 13:22:56 +08:00
Laservall.Solidworks.csproj 添加任务窗格和窗口支持 2025-10-24 10:30:51 +08:00
Laservall.Solidworks.slnx 添加项目文件。 2025-10-10 13:22:56 +08:00
README.md 添加 .gitattributes、.gitignore 和 README.md。 2025-10-10 13:22:47 +08:00
packages.config 添加项目文件。 2025-10-10 13:22:56 +08:00

README.md

Laservall.Solidworks