Returns id of the color fill scheme element applied to the view.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ElementId GetColorFillSchemeId(
ElementId categoryId
)
Parameters
- categoryId ElementId
-
The id of the category which the color fill scheme element belongs to.
Return Value
ElementId
The id of the color fill scheme element.
Exceptions
See Also
Reference