IsEntryConsistentWithScheme
Method
Description:
Checks whether an entry can be added to the scheme or not.
Checks whether an entry can be added to the scheme or not.
Parameters
| Parameter | Type | Description |
|---|---|---|
| entry | Autodesk.Revit.DB.ColorFillSchemeEntry | The entry to check. |
Return Value
| Type | Description |
|---|---|
| Autodesk.Revit.Exceptions.ArgumentNullException | The state of entry and scheme consistency. |
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions.ArgumentNullException | A non-optional argument was null |