FollowPathProcedure Constructor |
| Name | Description | |
|---|---|---|
| FollowPathProcedure |
Create a new instance.
| |
| FollowPathProcedure(FollowPathProcedure, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
| FollowPathProcedure(Ellipsoid, IListCartographic, Double, ConstantHeightProfile) |
Create a new instance based on the given set of vertices and specified profile.
| |
| FollowPathProcedure(TerrainProvider, IListCartographic, Double, Double, Double) |
Create a new instance based on the given set of vertices with respect to the terrain surface.
| |
| FollowPathProcedure(Ellipsoid, IListCartographic, Double, Double, Double, RouteHeightReference) |
Create a new instance based on the given set of vertices.
|