Revit 2023 API |
ColorFillScheme..::..SortEntries Method |
ColorFillScheme Class See Also |
Sorts the scheme entries ascending.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:
2022
Syntax
C# |
---|
public void SortEntries() |
Visual Basic |
---|
Public Sub SortEntries |
Visual C++ |
---|
public: void SortEntries() |
Remarks
If the scheme parameter value storage type is ElementId, then
the order of entries would be based on the name of the elements.