Click or drag to resize

IConfigurableProfileConnection Interface

An interface specifying additional behavior while configuring profiles for use as connections rather than ordinary procedure profiles. This usually involves different behavior in how the surrounding profiles are treated during configuration, including trying to preserve their properties as much as possible without violating geometric and dynamical constraints.

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 interface IConfigurableProfileConnection

The IConfigurableProfileConnection type exposes the following members.

Methods
  NameDescription
Public methodConfigureProfileAsConnection
Configures this profile for use as a connection between two other profiles.
Top
See Also