Skip to main content
Inspiring
April 6, 2021
Question

is Illustrator has BLOCKS like AUTOCAD does?

  • April 6, 2021
  • 1 reply
  • 2253 views

Blocks let me change one block and all instances of this block in the project will be changed followed by the block editor.

This topic has been closed for replies.

1 reply

Ton Frederiks
Community Expert
Community Expert
April 6, 2021
danezeqAuthor
Inspiring
April 7, 2021

Thanks. i'm checking it...

danezeqAuthor
Inspiring
April 8, 2021

With regards to scripting, it is not possible to do it dynamically as described by the OP (i.e. it is not possible to place a symbol which instantly contains the next number). However, after symbols are placed, they could be expanded and the text could be manipulated, for example to represent the order in which they were placed.


Thanks