LISP: entmod function
LISP: entmod function
26-04-2010 10:47 . am | View his/her posts only
"ENTMOD" function does not update the modified entity, attribute in my case,
(entmod (subst (cons 1 newval) (assoc 1 ent) ent))
automatically and requires an additional regen command to show the update. For small files it is not much of an issue, but for larger files it may become an issue, especially when dealing with a lot of variables.
Regards,
Mac
Sorry for the repost, i realize that i should have posted here instead on the customization section.
(entmod (subst (cons 1 newval) (assoc 1 ent) ent))
automatically and requires an additional regen command to show the update. For small files it is not much of an issue, but for larger files it may become an issue, especially when dealing with a lot of variables.
Regards,
Mac
Sorry for the repost, i realize that i should have posted here instead on the customization section.
LISP: entmod function
28-04-2010 04:05 . pm | View his/her posts only
Dear _mac,
Thank you for your feedback.
Yes, this function could not regen the object automatically. You need to regen the object manually. It is not convenient for drawings with large size. We will try to find another way to do this. We will keep you informed if any progress.
Best Regards,
Denny
Thank you for your feedback.
Yes, this function could not regen the object automatically. You need to regen the object manually. It is not convenient for drawings with large size. We will try to find another way to do this. We will keep you informed if any progress.
Best Regards,
Denny
LISP: entmod function
07-09-2010 08:33 . pm | View his/her posts only
Comando "VBASTMT"
Quisiera saber cu
08-09-2010 10:56 . am | View his/her posts only
Dear Roberto,
I am sorry to tell you that ZWCAD doesn't support VBASTMT command now, and there is no other commands for the similar function.
This demand will be sent to our R&D and we will consider to add it in future version. Thanks for your feedback!
I am sorry to tell you that ZWCAD doesn't support VBASTMT command now, and there is no other commands for the similar function.
This demand will be sent to our R&D and we will consider to add it in future version. Thanks for your feedback!
LISP: entmod function
08-09-2010 10:14 . pm | View his/her posts only
Thank you Daniel.
LISP: entmod function
10-09-2010 08:11 . pm | View his/her posts only
Daniel:
I want to know how much time I have to wait,
because I need the command VBASTMT.
I need other options urgently.
Thank you again.
Roberto.
Buenos Aires, Argentina
I want to know how much time I have to wait,
because I need the command VBASTMT.
I need other options urgently.
Thank you again.
Roberto.
Buenos Aires, Argentina
08-09-2010 10:56 . am | View his/her posts only
Roberto
We have sent the demand to R&D already, but to build a new command always take some time, and it's hard to give a relatively exact time line.
But we will push them to finish it as soon as possible, I hope you can be more patient.Thanks!
We have sent the demand to R&D already, but to build a new command always take some time, and it's hard to give a relatively exact time line.
But we will push them to finish it as soon as possible, I hope you can be more patient.Thanks!
LISP: entmod function
13-09-2010 07:26 . pm | View his/her posts only
Thank you Daniel.
08-09-2010 10:56 . am | View his/her posts only
Hi _Mac,
What kind of entity are you trying to change ?
maybe I can help.?
cheers.
What kind of entity are you trying to change ?
maybe I can help.?
cheers.



