Register
Help
Remember Me?
What's New?
Activity Stream
New Posts
New Events
Mark Forums Read
Forum
Advanced Search
Home
Activity Stream
Welcome to AutoCAD Everything
We offer completely
FREE
AutoCAD Help -
Ask your question NOW
Activity Stream
Filter
Sort By
Time
Show
Recent
Recent
Popular
Popular
Anytime
Anytime
Last 24 Hours
Last 24 Hours
Last 7 Days
Last 7 Days
Last 30 Days
Last 30 Days
All
All
Photos
Photos
Forum
Forums
New Activity (
)
Please reload this page to view the 200+ new activity items that have been created.
Older Activity
02-12-2019,
11:30 AM
Tharwat
replied to a thread
Lisp routine to add value 'x' to existing attribute values of a block
in
LISP Routines
You're welcome anytime and happy coding. :)
see more
16 replies | 6085 view(s)
02-12-2019,
10:57 AM
MPD
replied to a thread
Lisp routine to add value 'x' to existing attribute values of a block
in
LISP Routines
Thank for your help This isnt what i mean but i already fix your previous code to work :)
see more
16 replies | 6085 view(s)
22-11-2019,
07:34 AM
cgrob
replied to a thread
free Contouring program
in
Good AutoCAD Resource Sites
SiteTopo is a Contouring program and has been updated to version 2.0 with a couple of new features: 1. Contour smoothing. 2. Zooming in/out...
see more
7 replies | 12446 view(s)
17-11-2019,
04:28 PM
Tharwat
replied to a thread
Lisp routine to add value 'x' to existing attribute values of a block
in
LISP Routines
Try the following routine and let me know how you get on with it; (defun c:Test (/ ins spc blk var) ;; Tharwat - Date: 17.Nov.2019 ;; (and...
see more
16 replies | 6085 view(s)
17-11-2019,
03:45 PM
MPD
replied to a thread
Lisp routine to add value 'x' to existing attribute values of a block
in
LISP Routines
it would be amazing Attributed Block name = "2bar_402" Attribute one = "length" i need to add to the length and not to overite it :)
see more
16 replies | 6085 view(s)
17-11-2019,
03:38 PM
Tharwat
replied to a thread
Lisp routine to add value 'x' to existing attribute values of a block
in
LISP Routines
If that is the case then I can write a new routine for you that inserts your desired attributed block name then assign the value of the attributes...
see more
16 replies | 6085 view(s)
17-11-2019,
03:15 PM
MPD
replied to a thread
Lisp routine to add value 'x' to existing attribute values of a block
in
LISP Routines
its work when i use it manually :) there is anyway to change it that it would choose the last block that drawn and modify it? i need only the last...
see more
16 replies | 6085 view(s)
17-11-2019,
12:20 PM
Tharwat
replied to a thread
Lisp routine to add value 'x' to existing attribute values of a block
in
LISP Routines
Sorry, I modified the program in a hurry so just consider the following: (defun c:Test (/ tag bkn s) ;; Tharwat 22.7.2015 ;; (setq tag "Tag1" ...
see more
16 replies | 6085 view(s)
17-11-2019,
11:00 AM
MPD
replied to a thread
Lisp routine to add value 'x' to existing attribute values of a block
in
LISP Routines
hi i recieve a massege "Error: Too many actual parameters"
see more
16 replies | 6085 view(s)
17-11-2019,
08:47 AM
Tharwat
replied to a thread
Lisp routine to add value 'x' to existing attribute values of a block
in
LISP Routines
Please try the following and change the tag & block name that suits yours. NOTE: Block must be regular and not dynamic in this case. (defun...
see more
16 replies | 6085 view(s)
17-11-2019,
08:45 AM
Tharwat
replied to a thread
Lisp routine to add value 'x' to existing attribute values of a block
in
LISP Routines
Please try the following and change the tag & block name that suits yours. NOTE: Block must be regular and not dynamic in this case. (defun...
see more
16 replies | 6085 view(s)
17-11-2019,
08:17 AM
MPD
replied to a thread
Lisp routine to add value 'x' to existing attribute values of a block
in
LISP Routines
its perfect can u help me to change it that it would change specific tag and not all the other thing is that i need to select only one block...
see more
16 replies | 6085 view(s)
More Activity
No More Results
No Recent Activity