Revit 2025 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: 25.0.0.0 (25.0.0.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