ProcedureConfigurationResultSurfaceEntryResult Property |
Gets the result of configuring the surface geometry and connection for entering 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 SurfaceEntryResult { get; }
Public ReadOnly Property SurfaceEntryResult As SurfaceConfigurationResult
Get
public:
property SurfaceConfigurationResult^ SurfaceEntryResult {
SurfaceConfigurationResult^ get ();
}
member SurfaceEntryResult : SurfaceConfigurationResult with get
Property Value
Type:
SurfaceConfigurationResultSee Also