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 ConfigurableConnection.FinalHeading.) |
![]() | FinalPoint |
Gets the final point of the connection segment.
(Overrides ConfigurableConnection.FinalPoint.) |
![]() | InitialHeading |
Gets the initial heading of the connection, in radians.
(Overrides ConfigurableConnection.InitialHeading.) |
![]() | InitialPoint |
Gets the initial point of the connection segment.
(Overrides ConfigurableConnection.InitialPoint.) |
![]() | IsValid |
Gets or sets a value indicating whether this is a valid connection to the previous and next procedures.
(Overrides ConfigurableConnection.IsValid.) |
![]() | SurfaceDistance |
Gets the total distance traversed by this connection from start to finish, in meters.
(Overrides ConfigurableConnection.SurfaceDistance.) |
![]() | SurfaceShape |
Gets the shape of the reference surface upon which the surface geometry is defined.
(Overrides ConfigurableConnection.SurfaceShape.) |