TessellatedBuildIssueGetIssueDescription Method

Gets a string describing the issue. If the issue does not present a problem, then an empty string is returned.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string GetIssueDescription()

Return Value

String
Description of the issue.
See Also