In MicroStation Connect, you are able to set an "Always Filled" property when creating a Shape using the DgnPlatformNet API. This causes the shapes to display as filled regardless of the views "Fill" property.
When creating these elements in Connect and opening the DGN in V8i, the elements will appear filled regardless of the views "Fill" property.
If I try to create a shape in V8i and set the fillmode to filled, the fill only displays if the views fill property is enabled.
I have tried using "mdlElmDscr_addFill", but this does not seem to display the fill if the display flag is disabled.
Thanks,
Maury