Automatically export (and give custom property format) a specific parameter?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all!
We design parts often made out of plates, so we have a "Plate.ipt" template setup for a plate design, which will automatically export the thickness ("th" parameter) of the plate to an iproperty. So for instance, the "description" iproperty is set up to show the property "=PLATE thickness=<th>. which in the parts list will show as "PLATE thickness=10, for example.
Now, sometimes a designer forgets to start with the standard.ipt template, instead of using the Plate.ipt template.
In this case the thickness "th" parameter needs to be appointed to the correct parameter, and it needs to be export with the correct property format. this requires an additional number of mouse clicks in relevant each part 😉
My question is if I can make an ilogic (or vba code) that will autmatically exports the parameter "th" with the correct property format if it exists in an .ipt.
This way one only has to change 1 parameter to "th" for it to appear in the description iproperty.
Many thinks in advance!
Lars