Adding custom panels to SOLIDWORKS Task Pane, Feature Manager, Model tab, etc. using xCAD
xCAD frameworks enables a simple way to add custom panels to various UI elements such as:
- Task Pane
- Feature Manager
- Model View
- Popup
Both Windows Forms controls and WPF controls can be rendered in the same way.
Refer Forms And Wpf Controls example for the demonstration how the same control can be hosted in different panels of SOLIDWORKS.