Click or drag to resize

ConfigurableConnectionEntryToNextConfiguration Property

Gets the result of configuring the entry into the next procedure.

Namespace:  AGI.Foundation.RouteDesign.Advanced
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public abstract SurfaceConfigurationResult EntryToNextConfiguration { get; }

Property Value

Type: SurfaceConfigurationResult
See Also