wblock will not update attribute field

wblock will not update attribute field

Anonymous
Not applicable
596 Views
5 Replies
Message 1 of 6

wblock will not update attribute field

Anonymous
Not applicable

Hello

 

Maybe you can help.

 

I have a drawing border block with an attribute that is set to the field 'create date'.

 

I would like to change the field to 'date' but when I do this with the 'wblock' command it does not change at all.

 

Any Ideas out there in the forum???? because it keeps changing the date to todays date and not leaving the date at the date that the file was created which doesn't make sense to me....

 

thanks in advance......

 

the file is attached......

 

0 Likes
Accepted solutions (4)
597 Views
5 Replies
Replies (5)
Message 2 of 6

tramber
Advisor
Advisor
Accepted solution

Use the _ATTSYNC command once you updated your block, as far as i understand.

The attributes will not synchronise if you don't tell them to do with the button of the same word in that functionality dialog box.


EESignature

0 Likes
Message 3 of 6

Anonymous
Not applicable

Hi

 

I tried 'ATTSYNC' and it doesnt work...

0 Likes
Message 4 of 6

tramber
Advisor
Advisor
Accepted solution

Well Wbloc is intended to export blocs as dwg... once modified in the proper dwg, you can Insert them by browsing and update it in the target file... then you would need an ATTSYNC if any attribute.

But I answered stupidely because you told about a Field and not an attribute !

Forget it 😎

 

You need to set FIELDEVAL to a convenient value ...

I'm leaving the office. A colleague will open your drawing and tell. See you 


EESignature

0 Likes
Message 5 of 6

user181
Mentor
Mentor
Accepted solution

Instead of using the field category date & time try using the Other category and use the DieselExpression field and enter  $(edtime, $(getvar,tdcreate), DD/MO/YYYY) as the expression. 

EESignature


0 Likes
Message 6 of 6

Anonymous
Not applicable
Accepted solution

Hello

 

ATTSYNC doesn't work, the attribute reverts back to 'create date'.

 

perhaps I will delete 'create date' and replace it with 'date'.

 

Thanks for your help.

 

0 Likes