RVTDocs.com

ViewSystemsAnalysisReport.CancelSystemsAnalysis

Method
Description:
Cancels the systems analysis based on the report element id.
Syntax
public static void CancelSystemsAnalysis(
	Document document,
	ElementId reportElement
)
Parameters
Parameter Type Description
document Document The document where the report element existed.
reportElement ElementId The report element that identifies the analysis.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null