TargetLineOfSightOperator.OutputSightLines Property
Gets or sets a value, telling whether free and/or interrupted lines of sight shall be generated.
Syntax
public SightLine OutputSightLines { get; set; }
Property Value
Default: None
Determines whether free and/or interrupted lines of sight shall be generated, and whether the z coordinates of the lines are important.
Remarks
The operator can create a line feature in the output for each free line of sight from an observer to a target. It can also create two line features for each interrupted line of sight toward a target, one going from the observer to the first terrain obstruction, and the other going the rest of the way to the target. For details, see SightLine.
Platforms
Windows, Linux, Android