Revit 2025.3 API
Tessellated |
Reports whether this issue should be reported to the
company which wrote the software which produced the face set data
(true), or to Autodesk (false).
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public bool ReportIssueToDataSource()
Public Function ReportIssueToDataSource As Boolean
public: bool ReportIssueToDataSource()
member ReportIssueToDataSource : unit -> bool
Return Value
BooleanSee Also