• Microstation v8i: SS3: how to change custom line style scale

    How to Change custom line style scale factor of a particular level from a reference file using VBA. Below the code i used to change the override color: and it is working fine. olev.OverrideColor = varcol olev.UsingOverrideColor = True dummyatta.Levels…