Revit 2026 API
Parameter |
"Allow Multiple Selection": This is used by the UI to allow selection of multiple elements.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static ForgeTypeId AllowMultipleSelection { get; }
Public Shared ReadOnly Property AllowMultipleSelection As ForgeTypeId Get
public: static property ForgeTypeId^ AllowMultipleSelection { ForgeTypeId^ get (); }
static member AllowMultipleSelection : ForgeTypeId with get
Property Value
ForgeTypeIdSee Also