ConfigurableConnection Properties |
The ConfigurableConnection type exposes the following members.
Name | Description | |
---|---|---|
EntryToNextConfiguration |
Gets the result of configuring the entry into the next procedure.
| |
ExitFromPreviousConfiguration |
Gets the result of configuring the exit from the previous procedure.
| |
FinalHeading |
Gets the final heading of the connection, in radians.
| |
FinalPoint |
Gets the final point of the connection segment.
| |
InitialHeading |
Gets the initial heading of the connection, in radians.
| |
InitialPoint |
Gets the initial point of the connection segment.
| |
IsValid |
Gets or sets a value indicating whether this is a valid connection to the previous and next procedures.
| |
SurfaceDistance |
Gets the total distance traversed by this connection from start to finish, in meters.
| |
SurfaceShape |
Gets the shape of the reference surface upon which the surface geometry is defined.
|