IsValidIssue Method


Tessellated Build Issue Is Valid Issue Method

Reports whether the issue is well-formed, valid and does describe a real problem.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsValidIssue()

Return Value

Boolean
Whether the issue is well formed and does describe a real problem.
See Also