GetEntries Method


Retrieves copies of all entries.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Since: 2022

Syntax

C#
public IList<ColorFillSchemeEntry> GetEntries()
Visual Basic
Public Function GetEntries As IList(Of ColorFillSchemeEntry)
Visual C++
public:
IList<ColorFillSchemeEntry^>^ GetEntries()

Remarks

This method recalculates entries based on the current parameter values of the elements colored by the scheme.

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 →