Exploratory Geo Element Line Of Sight
Creates an ExploratoryLineOfSight analysis object that defines an observer and a target using Point objects. Renders a line between the observer and target with distinct colors representing visible and obstructed segments. Supported GeoElement types are Graphic, Feature, and DynamicEntity.
Since
300.0.0
Parameters
observer Geo Element
A GeoElement that defines the observer.
target Geo Element
A GeoElement that defines the target.
Throws
The GeoElement must be one of the following supported types Graphic, Feature, DynamicEntity, or DynamicEntityObservation. The geometry of the observer GeoElement must be a Point and must have a value.