HOOPS Publish 2025.3.0
3D Widget Select/highlight Improvements
In HOOPS Publish, users now have enhanced capability to set up properties on highlighting or selecting behavior branched on datamodel situations. New names have been adopted to unify these properties. Because of this, the properties for Highlight have been moved to the object nodesManager, accessible with function getHighlightProperties(); and the JavaScript functions setIsBlinking and setEnableAutoFit have been renamed in setBlinking and setZoomingToNodes. The sample DemoDataModel has been updated and showcases these modifications.
API Changes
- New API
A3DPDF3DNodeSceneGetJavascriptManagerName()
to help to write JavaScript that set Highlight or Select properties of a specific 3D scene. - New API
A3DPDF3DNodeSceneSetZoomOnBehaviour()
to set or unset a zoom action when the nodes are highlighted or selected on a 3D scene. - New API
A3DPDFCheckBoxSetForZoomOnBehaviour()
to set a check box field to be the selector for the ‘zoom on behaviour’ mode of the 3D scene
API Deprecation
These functions and structures are deprecated and will be removed in future versions of HOOPS Publish:
Technology Update
Format Updates
Todo
Fill-in below table
- Keep first column alphanum-sorted.
- Current context is shown as an example.
Format | Updated Version |
---|---|
3DXML | 2024 |
CATIA V5 | 2024 |
Inventor | 2025 |
See Supported File Formats for the list of all supported formats.
Third-Party Libraries Updates
Todo
Fill-in below table
- Keep first column alphanum-sorted
- Current content is shown as an example.
Below third-party libraries have been updated:
Library | New Version |
---|---|
libexpat | 2.6.2 |
For more information about package content, see Distributing Your Application.
Platform Changes
Todo
List changes made to platform and package
New Features
Todo
Write a new subsection for each functional change, in that order:
- New Formats / New Functions / New Data
- Format-specific improvements (HE)
- Format-agnostic behavior / functional changes
API Changes
Todo
Comprehensive list of API changes:
- New API functions / Structs
- Changed names and signatures
- …
Documentation Changes
Todo
Present major changes in documentation
Deprecations
Todo
List new or reminders about deprecated components of the product.
Fixed Bugs
Todo
Add a table of bug fixed from this release.