Analysis

sealed class Analysis

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.

Since

200.1.0

Inheritors

Properties

Link copied to clipboard

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.