Message 1 of 12
How to import STEP-file in assembly?

Not applicable
02-18-2015
07:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am working a a script that reads a file PCB file from the electrical CAD software EAGLE and creates a mechanical compoment from it. To see how far I went, look at the attached file.
What is missing now is to place the actual components. Most manufacturers from electrical connectors already offer STEP-Files of their products so my goal is to make my script read those 3D-models and place them on my PCB.
Unfortunately, I have no clue how to do this. Can you give a minimal example on how to import and place a STEP-file? Bonus question: Is it possible at all to import a STEP-file from the local hard drive or needs the STEP-file to be in A360 already?