Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

CodeDing
en respuesta a: MarkFitz

@MarkFitz ,

 


@MarkFitz wrote:

... "Duplicate definition of block dtitle (the block name) ignored." ...


According to this piece of information you posted..

And according to these thread's responses:

https://forums.autodesk.com/t5/autocad-forum/duplicate-definition-of-block-ignored/td-p/1563348

https://forums.autodesk.com/t5/autocad-forum/duplicate-definition-of-block-ignored/td-p/8607802

 

...You have a nested block and the block and the nested block use the same name.

Which would suggest that you are not 'adding' a layout into your current drawing, but rather trying to copy items from layouts into another drawing.

 

Which is the case?

 

Best,

~DD