Community
Inventor Programming - iLogic, Macros, AddIns & Apprentice
Inventor iLogic, Macros, AddIns & Apprentice Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Inventor macro – Export workpoints to CSV file inside assembly

5 REPLIES 5
SOLVED
Reply
Message 1 of 6
hreuvers
1218 Views, 5 Replies

Inventor macro – Export workpoints to CSV file inside assembly

Macro's for IPT support are commonly available, here a modified version with (multi-level) assembly support.

 

- XYZ coordinates of work points relative to origin of main assembly will be exported to a CSV file
- Works with parts in sub-assemblies and in sub-sub-assemblies (3 levels)
- Work points inside suppressed parts/ assemblies are excluded
- Visibility state of work point will be ignored (non-visible work points will be exported)
- Filter work points with (partial) name of the work point (e.g. “center” for “Center Point”)

See attachments for more information...

5 REPLIES 5
Message 2 of 6
adam.nagy
in reply to: hreuvers

Hi,

 

I'm just trying to make sure I'm not misunderstaning somthing 🙂

You simply uploaded this as a sample or are you having some issues you need help with?

 

Cheers,



Adam Nagy
Autodesk Platform Services
Message 3 of 6
hreuvers
in reply to: adam.nagy

It is a full working macro with an example!

Because I used some routines from other sources,

I would like to share this with others too!

 

Just giving back to the communitySmiley Happy

Message 4 of 6

Dude!  I know this is an old thread, but thanks for taking the time to upload your util - you saved me a metric binload of time.  I couldn't believe my luck finding this, it was exactly what I was looking for.  Like you, I had found a bunch of examples extracting from a part level but the assy level is what the fans want.

Message 5 of 6
mneesley
in reply to: hreuvers

ErmaGERD this is unbelievably AWESOME 🙂

Message 6 of 6
emurphySMV59
in reply to: hreuvers

I am getting "Run-time error '-2147467259 (80004005)': Method 'Definition' of object 'ComponentOccurence' failed. Any idea what is going on? Thanks

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report