Click or drag to resize

ConfigurableConnection Properties

The ConfigurableConnection type exposes the following members.

Properties
  NameDescription
Public propertyEntryToNextConfiguration
Gets the result of configuring the entry into the next procedure.
Public propertyExitFromPreviousConfiguration
Gets the result of configuring the exit from the previous procedure.
Public propertyFinalHeading
Gets the final heading of the connection, in radians.
Public propertyFinalPoint
Gets the final point of the connection segment.
Public propertyInitialHeading
Gets the initial heading of the connection, in radians.
Public propertyInitialPoint
Gets the initial point of the connection segment.
Public propertyIsValid
Gets or sets a value indicating whether this is a valid connection to the previous and next procedures.
Public propertySurfaceDistance
Gets the total distance traversed by this connection from start to finish, in meters.
Public propertySurfaceShape
Gets the shape of the reference surface upon which the surface geometry is defined.
Top
See Also