How to add your knowledge

Partitions Settings in Revit.ini

    In the Revit.ini file, settings in the [Partitions] section correspond to some settings on the General tab of the Options dialog.

    Username

    Corresponds to the Username option on the General tab.

    Type = string

    WorksharingDisplayFrequency

    Corresponds to the Worksharing Update Frequency option on the General tab, specifying how often the software updates worksharing display modes, in seconds.

    Type = integer

    Default value = 5 (seconds)

    Example

    [Partitions]
    Username=howardp
    WorksharingDisplayFrequency=36