12/09/2020 - v3.5.10.9

12/09/2020 - v3.5.10.9

12/09/2020 - v3.5.10.9

Added STRATUS.Part.* Properties in Field Expressions for Totals in Package Dashboard Reports

Added ability to utilize STRATUS.Part.* properties in Field Expressions for totals in Package Dashboard Reports. For example, to display the total number of parts in a package whose Tracking Status is Packaged:

  1. Create a Field where:

    1. Is Expression - checked

    2. Is Total - checked

    3. Expression - Uses STRATUS.Part.*. In this case the expression is if({STRATUS.Part.TrackingStatus}='Packaged',1,0).

       

  2. Create a Packages Dashboard Report that references the Field where:

    1. Format = Integer since this expression results in a number count.

       

  3. The results on the Packages Dashboard is the number of Parts in the Packaging Tracking Status for each Package.

Added STRATUS.Part.HoleInfoCCW Property for Reporting Counter Clockwise Holes

Added STRATUS.Part.HoleInfoCCW property for reporting counter clockwise holes. the new STRATUS.Part.HoleInfoCCW property will report the olets in a counter clockwise direction so 0 and 180 should be the same but 90 and 270 should be fliped.

Added Duct Ancillary Parts for Cut List Generation

Added to Cut List generation duct ancillary connectors, tie rods, reinforcement, splitters, and turning vanes. These ancillary parts will display after the model is newly published. Below is an example:

Fixed a QR Code Issue

When a part is sent to the TigerStop directly from the Assembly Viewer the TigerStop did not correctly generate/print a QR code on the label.

Fixed a Timeout Issue Refreshing Projects from BIM 360

Fixed an issue where after clicking the Admin > Company > Projects > Refresh Pojects from BIM 360 button, the command timed out.

Fixed an Issue Deleting a Processor

Fixed an issue deleting a Processor where anything assigned to that processor was also deleted or removed from user's view. The fix for this issue is that when a Procecessor is deleted, the user is prompted to re-assign tracking entries to a different processor.

Fixed an Issue Uploading Large Attachments to a Package

Fixed an issue uploading large files to a Package’s Attachments.