ProcedureConfigurationResultSurfaceExitResult Property |
Gets the result of configuring the surface geometry and connection for exiting the current
Procedure.
Namespace:
AGI.Foundation.RouteDesign.Advanced
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public SurfaceConfigurationResult SurfaceExitResult { get; }
Public ReadOnly Property SurfaceExitResult As SurfaceConfigurationResult
Get
public:
property SurfaceConfigurationResult^ SurfaceExitResult {
SurfaceConfigurationResult^ get ();
}
member SurfaceExitResult : SurfaceConfigurationResult with get
Property Value
Type:
SurfaceConfigurationResultSee Also