nr000
Guest
good evening to all, I would like to create a more or less automated procedure to insert blocks (when defined on cad) starting from a table of excels specifying xyz position, scale, rotation and attributes.
with the 2018 version I could do it by copying from excel and pasting in the command line a series of strings of the type
in which the command is _insert (hidden in figure), the block name is block1, to follow there are coordinates, scale factors and rotations and finally the p000x terms that represent the value of the attributes.
with the 2020 version, however, while using the same file with the same block definition, the insertion of the attribute value no longer automatically takes it from the string but makes the attribute (for each string) appear manually. Obviously with a table of hundreds of rows this makes the procedure unavailable and useless.
Does anyone know what has changed from 2018 to 2020? and how to overcome the problem?
even better, did someone develop a better automated procedure?
Thank you all! !
with the 2018 version I could do it by copying from excel and pasting in the command line a series of strings of the type
in which the command is _insert (hidden in figure), the block name is block1, to follow there are coordinates, scale factors and rotations and finally the p000x terms that represent the value of the attributes.with the 2020 version, however, while using the same file with the same block definition, the insertion of the attribute value no longer automatically takes it from the string but makes the attribute (for each string) appear manually. Obviously with a table of hundreds of rows this makes the procedure unavailable and useless.
Does anyone know what has changed from 2018 to 2020? and how to overcome the problem?
even better, did someone develop a better automated procedure?
Thank you all! !