Project Activity Logger Updates

For BIM Data Suite Version 19.0.4

  • Enhancement:New table – LogSetting. Stores company-wide settings for the PAL client.
  • Enhancement:New table – LogAddIn. A List of all add-ins loaded in Revit
  • Enhancement: New table – LogElement. Records the elementId’s of all items that were added, deleted, or modified.
  • Enhancement:New table – LogSetting. Stores company-wide settings for the PAL client.
  • Enhancement:New table – LogPrint. Records the start time, end time, and sheet numbers (or view names) of each print action.
  • Enhancement: New table – LogSession. Records the start and end time of each version of Revit opened on each workstation.
  • Enhancement:LogDocSession Table modification. Added columns – Machinename, WorksetOpenCt, WorksetEditCt, BasePoint, SurveyPoint, AngleToTrueNorth and SiteLatLong.
  • Enhancement:LogEvent Table modification. Added columns – ActionCt, ActiveWorksetName, FamilyWorksetOpenCt, FamilyWorksetEditCt, StandardWorksetOpenCt, StandardWorksetEditCt, UserWorksetOpenCt,UserWorksetEditCt, ViewWorksetOpenCt and ViewWorksetEditCt.
  • Enhancement: NBehavior change for the View-Change event. Now captures the length of time and the number of elements changed while in a view. A column named ‘ActionCt’ has been added to the LogEvent table to hold this quantity of changed elements. An element change is defined as an addition, deletion, or modification of an element.
  • Enhancement: Behavior change for the Save-To-Central event. The active workset name is recorded, as well as the workset open and editable count for each type of workset.

For BIM Data Suite Version 18.0.2

  • New Feature: Tool introduced

Fixes