CE Update 10: MS_REALDWG_VERSION

In MicroStation CE Update 10 the MS_REALDWG_VERSION variable is not working as expected. This variable setting seems to have no effect. 

In MicroStation V8i SS releases you could set MS_REALDWG_VERSION = 2009, and MicroStation would not open any .dwg file past the 2009 version. Setting this variable the same way in MicroStation CE U10  it opens a AutoCAD 2016 file with no problem.

Is this variable still supported?

Parents
  • Hi Rod,

    In MicroStation CE Update 10 the MS_REALDWG_VERSION variable is not working as expected.

    I think that your expectation, as described below, is not correct and your description is not the function of the variable, only a side effect when the variable is set specifically to 2009 value.

    This variable setting seems to have no effect. 

    Because the variable is not mentioned in documentation, I assume the variable is not used in MicroStation CONNECT Edition. Probably there is no reason to use it anymore.

    In MicroStation V8i SS releases you could set MS_REALDWG_VERSION = 2009, and MicroStation would not open any .dwg file past the 2009 version.

    It's not correct. The variable defines what RealDWG libraries verion, when several different versions are installed side by side, should be used by MicroStation V8i. It allows to modify default rule, when the newest RealDWG version has been used by default, which is not always the best solution, usually when older version of Object Enablers are used in DWG file and they cannot be upgraded to newer version.

    Be aware there is no simple 1:1 relation between RealDWG version and DWG format version. With some simplification (but I am not DWG development expert) DWG format is changes after several versions, RealDWG versions are released closely to AutoCAD versions.

    When MS_REALDWG_VERSION was set to 2009 in V8i and this RealDWG version was installed, as the side effect, because RealDWG 2009 does not support newer versions, it was not possible to open them.

    MicroStation CONNECT Edition has came from RealDWG 2016 in first versions through RealDWG 2017 to the current RealDWG 2018. It means even when the variable would be supported, the value 2009 makes no sense because this RealDWG version have never been delivered and supported by MicroStation CE itself.

    With regards,

      Jan

    Answer Verified By: Rod Wing 

Reply
  • Hi Rod,

    In MicroStation CE Update 10 the MS_REALDWG_VERSION variable is not working as expected.

    I think that your expectation, as described below, is not correct and your description is not the function of the variable, only a side effect when the variable is set specifically to 2009 value.

    This variable setting seems to have no effect. 

    Because the variable is not mentioned in documentation, I assume the variable is not used in MicroStation CONNECT Edition. Probably there is no reason to use it anymore.

    In MicroStation V8i SS releases you could set MS_REALDWG_VERSION = 2009, and MicroStation would not open any .dwg file past the 2009 version.

    It's not correct. The variable defines what RealDWG libraries verion, when several different versions are installed side by side, should be used by MicroStation V8i. It allows to modify default rule, when the newest RealDWG version has been used by default, which is not always the best solution, usually when older version of Object Enablers are used in DWG file and they cannot be upgraded to newer version.

    Be aware there is no simple 1:1 relation between RealDWG version and DWG format version. With some simplification (but I am not DWG development expert) DWG format is changes after several versions, RealDWG versions are released closely to AutoCAD versions.

    When MS_REALDWG_VERSION was set to 2009 in V8i and this RealDWG version was installed, as the side effect, because RealDWG 2009 does not support newer versions, it was not possible to open them.

    MicroStation CONNECT Edition has came from RealDWG 2016 in first versions through RealDWG 2017 to the current RealDWG 2018. It means even when the variable would be supported, the value 2009 makes no sense because this RealDWG version have never been delivered and supported by MicroStation CE itself.

    With regards,

      Jan

    Answer Verified By: Rod Wing 

Children