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

change the state of reversal of the block via lisp

  • Thread starter Thread starter Dr.Lube
  • Start date Start date

Dr.Lube

Guest
hello to all, I have dynamic blocks and I would like to change the state of reversal of one of these but it does not work (with all other dynamic parameters I have no problems).
Code:
(setq props (vlax-invoke hug 'getdynamicblockproperties)
where the last element of "props" is precisely "inversion"

I go to change the label "value" with an integer (0 -> not inverted; 1 -> inverted) but does not accept me. .

ideas?
2015-02-25 09_31_46-Visual LISP per AutoCAD _Disegno1.dwg_.webpthanks, dennis
 

Forum statistics

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

Members online

No members online now.
Back
Top