TessellatedBuildIssue.MakesDataUnusable Method

Reports whether this issue makes some data unusable ('true') or is only shows that data format conventions were broken, but the data are still usable (false).


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public bool MakesDataUnusable()

Return Value

Boolean

See Also

Reference

TessellatedBuildIssue Class
Autodesk.Revit.DB Namespace