<Code Lib>
2023 Enumeration
Changes 0
E

ConnectionWarning

Description:
An enumerated type listing all the reasons for connectivity failure.

public enum ConnectionWarning

Name Description
E Unknown Value for unknown or unspecified reason.
E Alignment Value for parts were moved when rebuilt so that connectors were no longer aligned.
E Size Value for sizes didn't match.
E Shape Value for shapes didn't match.
E Connectivity Value for fabrication Connectivity Mismatch.

Loading…