- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all. Again I am in the midst of editing a code, which I got of a forum (big THANKS to whoever wrote this). The purpose of this code is to add a custom iproperty for quantities on an assembly and assembly components. The main reason I want this is because I can add the quantities to the table on my dwg files with iproperties. I did get the assembly to work except I had to custom add the iproperty name myself (which I can do in the assembly template), so its no big deal.
So if I have an assembly and and I need to produce a quantity of 2. As the screenshots show, the Unit_QTY is the number of components in an assembly. Let just say there's 4 in an assembly, so the Total_QTY should equal 8. My issue on this is how to get the Total_QTY on assembly components to the correct name and number. Thanks in advance
Solved! Go to Solution.