Namespace:
Autodesk.Revit.DB
EntryAndSchemeConsistency
Enumeration
Description:
Enumeration used to specify why an entry is inconsistent with a scheme or another entry.
Enumeration used to specify why an entry is inconsistent with a scheme or another entry.
EntryAndSchemeConsistency Enumeration Members:
Name | Description |
---|---|
0 | The scheme entry can be applied to the scheme. |
1 | The type of value stored in the entry is different from the type of the scheme parameter. |
2 | The value stored in the entry is out of the scheme parameter range. |
3 | There already exists another entry with the same value. |
4 | The fill pattern id is not valid. |