12/09/2020 - v3.5.10.9
- 1 12/09/2020 - v3.5.10.9
- 1.1 Added STRATUS.Part.* Properties in Field Expressions for Totals in Package Dashboard Reports
- 1.2 Added STRATUS.Part.HoleInfoCCW Property for Reporting Counter Clockwise Holes
- 1.3 Added Duct Ancillary Parts for Cut List Generation
- 1.4 Fixed a QR Code Issue
- 1.5 Fixed a Timeout Issue Refreshing Projects from BIM 360
- 1.6 Fixed an Issue Deleting a Processor
- 1.7 Fixed an Issue Uploading Large Attachments to a Package
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:
Create a Field where:
Is Expression - checked
Is Total - checked
Expression - Uses STRATUS.Part.*. In this case the expression is if({STRATUS.Part.TrackingStatus}='Packaged',1,0).
Create a Packages Dashboard Report that references the Field where:
Format = Integer since this expression results in a number count.
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.