Namespace:
Autodesk.Revit.DB
ConnectionWarning
Enumeration
Description:
An enumerated type listing all the reasons for connectivity failure.
An enumerated type listing all the reasons for connectivity failure.
Syntax
public enum ConnectionWarning
Unknown Namespace Members:
| Name | Description |
|---|---|
| Unknown | Value for unknown or unspecified reason. |
| Alignment | Value for parts were moved when rebuilt so that connectors were no longer aligned. |
| Size | Value for sizes didn't match. |
| Shape | Value for shapes didn't match. |
| Connectivity | Value for fabrication Connectivity Mismatch. |