LineOfSight

sealed class LineOfSight : Analysis

This base class contains common functionality for all LineOfSight analysis objects. LineOfSight is a base class for LocationLineOfSight and GeoElementLineOfSight.

Since

200.1.0

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The target visibility state. Use LineOfSight.targetVisibilityChanged to handle changes in target visibility.

Inherited 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.

Inheritors

Link copied to clipboard
Link copied to clipboard