Project Description
I need a developer who knows the Solid Edge API inside-out to build a small add-in that lets one Solid Edge environment talk directly to another. The goal is to pass part files, assemblies, and basic metadata back and forth without users having to jump through import-export hoops.
Here’s the high-level flow I’m after:
• A command inside the Solid Edge ribbon launches the tool.
• The user picks the file(s) or assembly in the current session.
• Your add-in packages the data, opens (or connects to) the target Solid Edge instance, and pulls the geometry in with all constraints intact.
• Status and error messages appear in a simple pane so the operator always knows what happened.
Please use C# with the official Solid Edge SDK; COM automation is acceptable if you prefer VB.NET for any wrappers. I’ll need the compiled add-in (ready to drop into the “Add-Ins” folder), full source code, and a short PDF/Word user guide covering install steps and any prerequisites.
I can provide sample parts, assemblies, and the exact field mapping once we start. If you’ve previously written macros, ribbon extensions, or cross-session data tools for Solid Edge, that’s a huge plus—send over a quick example or screenshot when you bid so I can gauge fit.