Inventor macro – Export workpoints to CSV file inside assembly

Inventor macro – Export workpoints to CSV file inside assembly

hreuvers
Contributor Contributor
1,427 Views
5 Replies
Message 1 of 6

Inventor macro – Export workpoints to CSV file inside assembly

hreuvers
Contributor
Contributor

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...

Accepted solutions (1)
1,428 Views
5 Replies
Replies (5)
Message 2 of 6

adam.nagy
Autodesk Support
Autodesk Support

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
0 Likes
Message 3 of 6

hreuvers
Contributor
Contributor
Accepted solution

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

Anonymous
Not applicable

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.

0 Likes
Message 5 of 6

matthew_neesley
Collaborator
Collaborator

ErmaGERD this is unbelievably AWESOME 🙂

0 Likes
Message 6 of 6

Anonymous
Not applicable

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

0 Likes