Configure Revit Worksharing

The Meridian Revit link supports Revit worksharing and can manage collaboration on worksets and Revit central files.

To configure Revit worksharing:

  1. In Configurator, expand Environment in the configuration tree and select Application Link Settings.

    The settings for each application link appear in property pages in the right pane.

  2. Click the Revit Building tab.

    The Revit link's settings page appears in the right pane.

  3. Click Edit.

    To export the settings file to your computer, click the Export button. This can be useful if you want to edit the file in another text editor. You can then copy your changes to the Clipboard and paste them into Configurator.

  4. Locate the section of the file that begins with [Worksharing].

    This section contains the names of Meridian properties to synchronize and settings to control the link.

  5. Delete the semicolon (;) at the beginning of each line that contains a setting that you want to configure.

  6. Edit the value on the right side of the setting statement to the value that you want using the descriptions in the following table.

    Specify Meridian properties using the syntax <PropertySetName>.<PropertyName>. The properties must be created manually. If you want them to be visible to users, you must also create and configure a property page to show them.

  7. Click OK.

Revit link options
Option Description
EditableWorksets

A property that will be updated by the link with a list of the currently available worksets in the model.

HideCentralGetWriteAccess

This setting controls whether the user is shown a dialog to confirm that the central file should be routed to an editable workflow state during synchronization.

The possible values are:

0 — prompt the user to confirm or discard the workflow state change

1 — do not prompt the user and leave the central file in its original state

2 — route the document without prompting the user

HideCentralIsReadOnly

If this setting is 1, no warning is shown to the user if the central file could not be routed to an editable workflow state during synchronization.

If this setting is 0, a warning is shown.

ReloadedLatestChangesDate

A property that will hold the date when the model was last reloaded from its central file.

SynchronizedWithCentralDate

A property that will hold the date when the model was last synchronization to its central file.

UseUnderChangeToSynchronizeCentral

If this setting is 1, the central file is routed to the Quick Change workflow state (revision is not incremented) during synchronization.

If this setting is 0, the central file is routed to the Under Change state (revision is incremented, if configured) of its document type workflow.

2023