Major Release 26.00

Library compatibility information

Library name

Version

Windows

Linux

OS X

Notes

DGN Direct

4.2

supported

unsupported

unsupported

HOOPS Communicator

2021

supported

unsupported

unsupported

HOOPS Exchange

2021

supported

supported

unsupported

HOOPS Publish

2021

supported

supported

unsupported

Requires support for SSSE3 instruction set.

.NET Framework

4.0

supported

unsupported

unsupported

v4.5 required for wpf_image v4.5 required for WPF over Remote Desktop

Parasolid

32.0.x

supported

supported

unsupported

Qt

5.12.7

supported

supported

unsupported

Please note, Visualize is compatible with Qt 5.4 on OSX

RealDWG

2019

supported

unsupported

unsupported

RealDWG 2019 is compatible with Visual Studio 2015 Update 3 and Visual Studio 2017 Update 2

SketchUp

2019.2

supported

unsupported

unsupported

64-bit Windows only

Enhancements

New option for calculating bounding. A new option for called “consider bounding” has been introduced for Filter_Circumcuboid_By_Path, Filter_Circumsphere_By_Path, and their double-precision variants. This option means in-place highlights are accounted for when calculating bounds, even when a highlight style would otherwise make that object invisible.

New option to consider highlights in bounding operations. A new option is available for users when calling “Filter_Circumcuboid_By_Path”, “Filter_Circumsphere_By_Path” and their double versions. The option is “consider highlights”. The new option is off by default, and it is not compatible with the “minimal” option (if minimal is specified, then the consider highlights option is ignored). Specifying “consider highlights” makes it so in-place highlights are accounted for when calculating bounds. In-place highlights can make geometry visible or turn it invisible, and therefore can impact the boundings.

OpenGL2_Mesa driver. A new driver is available, based on OpenGL Mesa. This is a software driver meant for systems without GPU hardware. See the Device Guide for more details.

New option for managinging large translations. A new option, HInputHandlerOptions::m_bPRCExtractLargeTranslations is now available. When the option is enabled and a translation is found during an Exchange import which is large enough (relative to model size) to cause visual artifacts due to loss of precision, that translation is removed.

Functional Changes

HOOPS Exchange. HOOPS Visualize now works with HOOPS Exchange 2021.

HOOPS Publish. HOOPS Visualize now works with HOOPS Publish 2021.

Qt update. HOOPS Visualize now works with Qt 5.12.7.

Qt changes. Visual Studio and XCode project files for qt_simple are no longer distributed. Partners will need to use the .pro file with QtCreator to build.