TessellatedBuildIssueReportIssueToDataSource Method |
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.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool ReportIssueToDataSource()
Public Function ReportIssueToDataSource As Boolean
public:
bool ReportIssueToDataSource()
member ReportIssueToDataSource : unit -> bool
Return Value
Boolean
See Also