Message 1 of 19
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear Sir,
I want to count and make the sum of it by the help of lisp file. For example in drawing we have
3*M16x40
5*M16x45
4*M16x55
8*M16x50
6*M16x40
7*M16x45
Final result will be
M16x40-9
M16x45-12
M16x50-8
M16x55-4
Solved! Go to Solution.