Analysis is a base class for those classes used to render analysis results in a scene view. This class defines common members for an analysis object, including the current Status and an ID.
Whether or not an Analysis is visible. Visibility can be controlled for individual Analyses as well as for the AnalysisOverlay that contains them. Will return false if an error occurs.