Message 1 of 3
VDS customize: skip vds dialog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am new to Vault Data Standard and currently learning through this tutorial.
As explained in the article, I have modified the Inventor.cfg file to skip the VDS dialog for imported files.
When I import an assembly STEP file, the VDS dialog is successfully skipped for the top-level IAM file.
However, the dialog still appears for the child IPT files, since the custom iProperty "Sending System" is not included in those files.
What I would like to achieve is as follows:
Display the VDS dialog only for the top-level IAM file.
If the IAM file belongs to a specific category (e.g., Purchased), skip the VDS dialog for its child IPT files.
Does anyone have any suggestions on how to implement this?
Thank you in advance for your support.