
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Greetings,
I am trying to develop a panel schedule that will calculate NEC load factors. this means that i will need to run conditional caluclations based on the load type. the only way i can think of automation this is with if statemnts which have no functionallity in fields. I am trying to find a way to do this now with other means within autocad. I would prefer to not have data links to excel files as it reduces the speed while working within the draing. any help on a code being able to take a cell of an autocad table and determine a multiplitive factor based on a letter input (L=1.25, R=1, LM=1.25, K=0.65) then multiply that value to another cell value input (wattage on a circuit). then return the solution in a third cell.
Thank you for your help.
Solved! Go to Solution.