<Code Lib>
2025 Method
Changes 2
M

View.SupportedColorFillCategoryIds

Description:
Returns collection of all category ids that correspond to elements that can potentially be colored in this view according to a color fill scheme. The set may be different depending on the view type.
Remarks:
All of the possible categories are OST_Rooms, OST_HVAC_Zones, OST_MEPSpaces, OST_Areas, OST_DuctCurves and OST_PipeCurves.

public ICollection<ElementId> SupportedColorFillCategoryIds()

ICollection<ElementId> ICollection ElementId

Loading…