Share

ConnectionWarning Enumeration

An enumerated type listing all the reasons for connectivity failure.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public enum ConnectionWarning

Members

Member nameValueDescription
Alignment1 Value for parts were moved when rebuilt so that connectors were no longer aligned.
Connectivity4 Value for fabrication Connectivity Mismatch.
Shape3 Value for shapes didn't match.
Size2 Value for sizes didn't match.
Unknown0 Value for unknown or unspecified reason.

See Also

Reference

Was this information helpful?