How to add your knowledge

Selection Settings in Revit.ini

    Table of contents
    1. 1. AllowPressAndDrag
    2. 2. Example

    In the Revit.ini file, the settings in the [Selection] section controls whether or not the 'Press and Drag' feature is enabled.

    AllowPressAndDrag

    Corresponds to the setting for Press & Drag on the status bar.

    Type = integer

    Valid values: 0 = Off, 1 = On

    Example

    [Selection]
    AllowPressAndDrag=0