Share

TessellatedBuildIssue.GetIssueDescription 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.2.0.0 (26.2.0.0)

Syntax

C#

public string GetIssueDescription()

Return Value

String
Description of the issue.

See Also

Reference

Was this information helpful?