Hello fellow developers,
I’m trying to create a third-party plugin that seamlessly integrates 3DExperience CATIA (V6) with Unreal Engine. The primary aim is to enable real-time CAD file importing, runtime import, and establish a direct link, using the Datasmith SDK.
However, my proficiency in C++ is limited, and I’m curious to find out:
- Is anyone in this community already working on a similar project or integration?
- Are there alternative methods to bridge CAD software and Unreal Engine?
- Most importantly, is it technically feasible to design such a plugin using the Datasmith SDK?
Your insights and guidance would be invaluable. Thank you in advance!