GetColorFillSchemeId
Method
Description:
Returns id of the color fill scheme element applied to the view.
Returns id of the color fill scheme element applied to the view.
Parameters
| Parameter | Type | Description |
|---|---|---|
| categoryId | Autodesk.Revit.DB.ElementId | The id of the category which the color fill scheme element belongs to. |
Return Value
| Type | Description |
|---|---|
| Autodesk.Revit.Exceptions.ArgumentNullException | The id of the color fill scheme element. |
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions.ArgumentNullException | A non-optional argument was null |