
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have a script that updates some iproperties and does some fancy things to the parts we create. it works like a charm, but Now we need to run it on old files.
I would need an Ilogic script, that you run on an Assembly, and all it does is iterate all parts, and if it is an IPT then it activates it (like qhen you activate it for editing) waits a second and then deactivates it.
this procedure will automatically run the script on every ipt that we have in that big assembly and would run on its own. I would like a solution like this better than editing the main script.
Can this be done? I know how to go through an assembly recursively, just would need to understand how to edit a file and then stop editing...
thanks
Solved! Go to Solution.