We create and populate at least 5 properties for every part,
assembly, cofiguration, and drawing. We even add these properties
to .pdf copies of our drawings in our PDMWorks Vault.
Please offer your opinion and logic for the most efficient way to enter this data.
Is it faster to use the File Properties Dialogue, or drive the properties via a design table.
I've been hunting the forum for hints about the latter technique, but I have not found "the good stuff".
Thanks in advance for any opinions, advice, or pointers.
Greg
Please offer your opinion and logic for the most efficient way to enter this data.
Is it faster to use the File Properties Dialogue, or drive the properties via a design table.
I've been hunting the forum for hints about the latter technique, but I have not found "the good stuff".
Thanks in advance for any opinions, advice, or pointers.
Greg
Fast = Enter using dialog box
Faster = Insert design table and edit custom properties within table
Fastest = SW API and VBA macro with hotkey
If you have one part with one configuration then:
swap Fast and Faster above.