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).
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?
thanks, dennis
Code:
(setq props (vlax-invoke hug 'getdynamicblockproperties)
I go to change the label "value" with an integer (0 -> not inverted; 1 -> inverted) but does not accept me. .
ideas?
thanks, dennis