The width of my door block is not reading out correctly

The width of my door block is not reading out correctly

johnrmcwatersiii
Enthusiast Enthusiast
381 Views
2 Replies
Message 1 of 3

The width of my door block is not reading out correctly

johnrmcwatersiii
Enthusiast
Enthusiast

I think I've tried everything to solve this.

 

In my door block, I have a width attribute that is tied to a linear parameter, however, it only reads ####### no matter what I do. I've tried re-tying it to the linear parameter, remaking the attribute completely, but it still reads the same thing.

0 Likes
Accepted solutions (1)
382 Views
2 Replies
Replies (2)
Message 2 of 3

Libbya
Mentor
Mentor
Accepted solution

The attribute works fine in the test block window.  What that means is that the attribute works, but the value for the model space insertion is bad.  Changes to the default value in block editor do *not* update the saved value of an existing insertion.  In order to do that, you need to change some other property, like the attribute name, and run ATTSYNC in model space.  That will cause the attribute value to be reset to the default.

 

 

0 Likes
Message 3 of 3

johnrmcwatersiii
Enthusiast
Enthusiast

Thankn you @Libbya 

0 Likes