- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Good afternoon,
When exporting an Inventor assembly as a .stp file, the "Company" iProperty correctly does as described here:
Issue:
When importing a .stp file, Inventor does not treat the 4th parameter of the FILE_NAME() line as the "Company" iProperty, and instead imports it as a custom property titled "Organization".
Desired Behaviour:
What goes out should be what comes in, no?
I'm looking at how to automatically populate the "Company" iProperty upon import of a .stp file. Currently, the desired "Company" information is present in the 4th parameter of the FILE_NAME().
ex.: FILE_NAME('name','time','author',COMPANY_PARAMETER_AS_EXPORTED_BY_INVENTOR,'','','')
Does anyone have a solution kicking around to automate this by chance?
Thanks,
-Brandon
Solved! Go to Solution.