SurfaceProcedureConnection Properties |
The SurfaceProcedureConnection type exposes the following members.
Name | Description | |
---|---|---|
Connection |
Gets or sets the strategy to use when connecting the previous procedure with the next.
This determines the behavior of how the initial and final headings change as
the initial and final points change.
| |
EntryToNextConfiguration |
Gets the result of configuring the entry into the next procedure.
(Inherited from ConfigurableConnection.) | |
ExitFromPreviousConfiguration |
Gets the result of configuring the exit from the previous procedure.
(Inherited from ConfigurableConnection.) | |
FinalHeading |
Gets the final heading of the connection, in radians.
(Overrides ConfigurableConnectionFinalHeading.) | |
FinalPoint |
Gets the final point of the connection segment.
(Overrides ConfigurableConnectionFinalPoint.) | |
InitialHeading |
Gets the initial heading of the connection, in radians.
(Overrides ConfigurableConnectionInitialHeading.) | |
InitialPoint |
Gets the initial point of the connection segment.
(Overrides ConfigurableConnectionInitialPoint.) | |
IsValid |
Gets or sets a value indicating whether this is a valid connection to the previous and next procedures.
(Overrides ConfigurableConnectionIsValid.) | |
SurfaceDistance |
Gets the total distance traversed by this connection from start to finish, in meters.
(Overrides ConfigurableConnectionSurfaceDistance.) | |
SurfaceShape |
Gets the shape of the reference surface upon which the surface geometry is defined.
(Overrides ConfigurableConnectionSurfaceShape.) |