GetCurrentSolutionPartTypeIds Method


Returns set of fabrication part types that are used in the currently selected solution.

Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 17.0.0.0 (17.0.1090.0)
Since: 2017

Syntax

C#
public ISet<ElementId> GetCurrentSolutionPartTypeIds()
Visual Basic
Public Function GetCurrentSolutionPartTypeIds As ISet(Of ElementId)
Visual C++
public:
ISet<ElementId^>^ GetCurrentSolutionPartTypeIds()

Return Value

The set of ElementIds.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →