Reviewable warnings are created for all entries contained in the connection validation information.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void PostReviewableWarningsForBadConnections(
ConnectionValidationInfo info
)
Parameters
- info ConnectionValidationInfo
-
The connection information created from the connection validation check.
Exceptions
See Also
Reference