Alright I have a very simple question to put out to the community who no doubt has more experience with these things. The scenario is pretty common: I want to run the standards checker in batches against an entire project (100s-1000s of DGNs each time…
I want to move a reference -500' on the xplane but I am a little confused how to get the Batch Process to pick it up. I have the move reference keyin but I am unsure how to tell it to move 500'. It is a basic question that I hope someone can answer for…
Hello,
I want to change the fill of all elements in a lot of files and I want them to have no fill. For this I want to use the batch processing with vba. In the moment it looks like this: LEVEL SET LOCK OFF ALL (To unlock all references) CHOOSE ALL…
Hi,
in MicroStation V8i (SELECT series 2) - Version 08.11.07.446 (German) I have a problem when I try to attach a reference by Key-In.
InputQueue->SendKeyin( _bstr_t( "reference attach \"c:\\file.dgn\"" ) );
After I accept the reference settings…