Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I must be over simplifying this, but if I have a part that a user can open to start with, then input a desired name in the part number property, fill out the sizes they want, and then hit the button to copy part which then launches the following rule, but doesnt seem to work.
ThisDoc.Document.SaveAs("C:\......\" & iProperties.Value("Project", "Part Number") & ".ipt", False)
My hopes with this was that when I copy, it does a save as, and the new part name is the desired name and it is an independent copy... Any thoughts?
Autodesk Certified Professional
Solved! Go to Solution.