PDA

View Full Version : Problem with changing block units



dinarele
1st Jul 2009, 10:59 am
Hi all,

I'm trying to change block units from inches to unitless in this order:
create block - select existing block - change unit - press ok - press ok on the table which asks if I want to update block definition. After that table comes up saying 'Block references itself' and when I press ok (the only option in the table) it goes back to the first table where I changed the unit and doesn't let me save my changes.

Any help with this? Thanks

dbroada
1st Jul 2009, 11:27 am
block references itself means that you have saved the block which contains a block of the same name. If you are modifying an existing block start with the BEDIT command and select your block from the list. All should ow work.

dinarele
1st Jul 2009, 11:50 am
That solved it, i forgot that in properties I can change units. Thank you