SMARTAnnotate Changelog
10.0.1.6
Bugfixes
- Avoid deletion of symbols which are offset-attached to an out-dated symbol that gets resolved via notification center
10.0.1.5
Improvements
- Avoid flushing undo/redo buffer due to selecting model items in solid or drawing
10.0.1.4
Improvements
- Administration related performance improvements
- Improved mapkey support for the formats table in the user interface
- Consider order of blocks when importing std-annotation set from user profile if set is not used yet and option 'enable_sorting' is set to 'yes'
Bugfixes
- Properly resolve notifications for outdated formats of variable size type
- Avoid error message when exporting stack note user profiles containing custom notes with GD&T characters from symbol palette
- Avoid blank rows within cells of repeat region drawing tables
10.0.1.3
Bugfixes
- Improve performance when opening Object Edit Dialog
10.0.1.2
Bugfixes
- Assert proper display of 3d annotations after automatic scaling due to graphical area outline change
10.0.1.1
Bugfixes
- Avoid crash when preview window is displayed right after user dialog is opened the very first time for a model in workspace
- Avoid deletion of symbols which are offset-attached to std-annotation symbols
10.0.1.0
Enhancements
- New options to restrict auto-adding of not selected mandatory std-annotation blocks to specific lifecycle state
- New API function 'SanNotificationRegisteredStatusGet': Get status whether there are any SMARTAnnotate related notifications registered for the model/drawing.
- New API function 'SanStdAnnotationSetBlocksRemove': Removes supplied blocks from a Std-Annotation Set and update the symbols
- New API function 'SanStdAnnotationSetsUpdate': Updates all Std-Annotation related symbols for the drawing/model
- New API function 'SanStdAnnotationSetPlacementGet': Provides the placement information for the given Std-Annotation Set within the model/drawing
- New API function 'SanStdAnnotationSetsGet': Gather Std-Annotation Set identifiers, that exist in the model/drawing
- New API function 'SanStdAnnotationSetsRemove': The given Std-Annotation Sets are removed from the model/drawing
- New API function 'SanStdAnnotationSetsWithMissingMandatoryBlocksAsMessageGet': Get a formatted message listing all Std-Annotation Sets and their mandatory blocks that have not yet been selected to be created within the model/drawing
- New API function 'SanStdAnnotationUserProfileExport': Export Std-Annotation Sets created in the model/drawing to a XML file giving the full file path
- New API function 'SanStdAnnotationUserProfileImport': Import Std-Annotation Sets via User Profile (XML) into model/drawing
- New API function 'SanSymbolsByIdsDelete': Delete symbol instances via their ids from a model/drawing
Improvements
- Avoid user interface entries to move after an inputpanel or optionmenu was selected
- Display entered value within preview window after input component lost the focus
- Environment variable BUW_NO_GRAPHICS_BATCH_MODE is now obsolete
Bugfixes
- Avoid exception window in case preview window tries to display a symbol that has all entities hidden
- Text ids are shown in user dialog that are intended to be translated
- State of checkbutton 'Allow batch translation' does not correctly reflect the value of parameter defined by option
- Do not consider chosen format definition for drawing sheet if format management was disabled by option 'enable_format_management'
- Solid mode Stack-Note flags are not properly deleted from owning annotation feature
10.0.0.0
Enhancements
- First release supporting Creo 10.0
- Possibility to set active symbol groups for selectable and regular symbols within format definitions
- Define the placement coordinates of format tables and symbols drawing unit dependent
- Define the placement coordinates of std-annotation sets drawing unit dependent
- Pre-define 2D mode stacking direction for each std-annotation independently or reference the global setting of option 'expand_direction_2d'
- Define a scaling factor for std-annotation set symbols that will be applied in 3D mode
- Possibility to define the lifecycle state of a std-annotation set to be obsolete
Improvements
- Improved and simplified mechanism to configure symbol stacking for std-annotations in solid mode
- The indentation level is now stored into user profiles for Stack-Notes
- Option 'software_help_display_mode' deprecated. Documentation is now always displayed in Creo internal browser retrieved from buw support server
Bugfixes
- When importing a symbol from user-profile the user-dependent values are now reset to defaults before user-defined values are applied
- Minor bug fixes