• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

sum from selection texts

  • Thread starter Thread starter Gianny
  • Start date Start date

Gianny

Guest
Hello everyone,
I'm new to the forum, but spulching here and there I found various solutions thanks to you:)

I wanted to ask if you can help me, I'll put my problem on you.

I have texts inside a dwg file that only count numbers and I have to sum them by hand, I wanted to ask you if you can tell me a way why this sum autocad face by selecting them which texts to sum.

I hope to have been clear :wink:

 
a long time ago I created a command that suits you: this is sum (it would be summarised).

upload it with (load "summ") from command line and launch it with sum

summary.bmp is the icon if you want to insert it in a menu.
 

Attachments

I limit myself only to forward the summatesti.lsp command which in addition performs a verification if really the selected texts contain only numbers and not other symbols. the result of the sum is obtained by adding a new text (with the style of the first selected text) or by replacing an existing text. it works only on the text entities.
 

Attachments

I limit myself only to forward the summatesti.lsp command which in addition performs a verification if really the selected texts contain only numbers and not other symbols. the result of the sum is obtained by adding a new text (with the style of the first selected text) or by replacing an existing text. it works only on the text entities.
my fault
; errore: no function definition: vlax-ename-purvla-object
 
command: sum
font not available.0
0.7000

How do I solve this problem? Thank you.
 
I limit myself only to forward the summatesti.lsp command which in addition performs a verification if really the selected texts contain only numbers and not other symbols. the result of the sum is obtained by adding a new text (with the style of the first selected text) or by replacing an existing text. it works only on the text entities.
good morning, you could have this fantastic lisp but instead of suming the numbers subtract them?thanks in advance
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top