<Code Lib>
2025.3 Enumeration
Changes 0
E

ConnectionWarning

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

public enum ConnectionWarning

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

Loading…