Hi,
So i have been playing around with Key-In's, I am attempting to make a batch process key-in script that sets all level overrides so it doesn't have to manually be done.
I have successfully done this in the past - but for some reason I'm having a problem getting the key-ins to work;
Here is an example key-in;
level set override color <'3' [file:*.*->*.*] 'Cable_Duct'>
This should set all nested levels on 'Cable_Duct' to color 3, however i get an error of cannot find level, can anyone point out where im going wrong?
Cheers
Callum
Please confirm the Product / Version being used,
The following may also be of help
https://communities.bentley.com/products/microstation/w/microstation__wiki/13897/level-overrides-key-in-with-nested-references
Hi Have already looked through this page unfortunately, i got the format from here, however i cant seem to get it to work
And Microstation V8I
I tested in v8i SELECTseries 10 with the following keying and all appeared to be OK
level set override color 3 file:*.*->*.* Cable_Duct
Note also : I have the following vars set
MS_LEVEL_EDIT_NESTED_ATTACHMENT_LEVELS=1
MS_LEVEL_EDIT_ATTRIBUTE_LIST=ReferenceOverrideColor
Hmm, the only difference i can notice between us is possibly MS_LEVEL_EDIT_ATTRIBUTE_LIST
I have attached a photo of my config settings, seems like attribute list is not set
Any ideas of how i can set this?