Major Release 26.00
Library compatibility information
Library name |
Version |
Windows |
Linux |
OS X |
Notes |
---|---|---|---|---|---|
DGN Direct |
4.2 |
||||
HOOPS Communicator |
2021 |
||||
HOOPS Exchange |
2021 |
||||
HOOPS Publish |
2021 |
Requires support for SSSE3 instruction set. |
|||
.NET Framework |
4.0 |
v4.5 required for wpf_image v4.5 required for WPF over Remote Desktop |
|||
Parasolid |
32.0.x |
||||
Qt |
5.12.7 |
Please note, Visualize is compatible with Qt 5.4 on OSX |
|||
RealDWG |
2019 |
RealDWG 2019 is compatible with Visual Studio 2015 Update 3 and Visual Studio 2017 Update 2 |
|||
SketchUp |
2019.2 |
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.