VerticalProfileOperator.OutputRoute Property
Gets or sets a flag, telling whether the route shall be represented in the output.
Syntax
public System.Boolean OutputRoute { get; set; }
Property Value
Default: false
True if the route shall be represented in the output; otherwise, False.
Remarks
This is useful if the route is a 3D flight route, with meaningful z coordinates. If the route is ground-based, it usually has all z coordinates zero, and it would be useless to generate output directly from the route.
Platforms
Windows, Linux, Android