Click or drag to resize

ConfigurableConnectionGetDependency Method

Get the dependency for the connection indicating whether the previous or next connection should be configured before this one.

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 SurfaceProcedureConnectionDependency GetDependency()

Return Value

Type: SurfaceProcedureConnectionDependency
The connection dependency.
See Also