2024 Class
Changes 0
C

ConnectionValidationInfo

Description:
This object contains information about fabrication connection validations.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.ConnectionValidationInfo
public class ConnectionValidationInfo : IDisposable
Name Return Type Description
C ConnectionValidationInfo() None Constructor.
Name Return Type Description
M Dispose() None Releases all resources used by the
M GetWarning(Int32) ConnectionValidationWarning Access specific warning number of warnings generated by reload.
M IsValidWarningIndex(Int32) bool Validate warning index.
M ManyWarnings() int Returns number of warnings generated by reload.
Name Return Type Description
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.