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.Rewrite

I'm looking something like above code for change the scale.

I attached an image of manual process for easy understand of my requirement.custom line style scale factor

Parents Reply Children
No Data