LocationLineOfSight

constructor(observerLocation: Point, targetLocation: Point)

Creates a LineOfSight analysis object that defines an observer and a target using Point objects. The LineOfSight analysis result is a line rendered between the observer and target locations with distinct colors representing visible and obstructed segments.

Since

200.1.0