iLogic - Access parameters between drawings

iLogic - Access parameters between drawings

Anonymous
Not applicable
536 Views
1 Reply
Message 1 of 2

iLogic - Access parameters between drawings

Anonymous
Not applicable

Hello,

I have set up a drawing template file with multi-value text parameters. However, older drawing files do not contain those parameters.  I would like to set up an iLogic external rule that I can run from an older drawing file that will get the new multivalue text parameters from the template file and add them to the old drawing.

Is it possible to use iLogic in a drawing file to access parameters from another drawing file?

Thanks

0 Likes
537 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable

You definitely write an external rule to do this but a quick and easy way is to just export the parameters from your new template to an xml file. Place it some where so you can use it again. Then import the xml into the old drawing. The import and export is located in the Manage tab>Parameters panel. BTW, you can just export parameters that are flagged as Key. That's done by clicking the Options button in the Export to XML dialog. Hope that helps.

0 Likes