ProcedureConfigurationResult.SurfaceEntryResult 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: 25.1.421.0 (25.1.421.0)
Syntaxpublic SurfaceConfigurationResult SurfaceEntryResult { get; }
Public ReadOnly Property SurfaceEntryResult As SurfaceConfigurationResult
Get
public:
property SurfaceConfigurationResult^ SurfaceEntryResult {
SurfaceConfigurationResult^ get ();
}
member SurfaceEntryResult : SurfaceConfigurationResult with get
Property Value
Type:
SurfaceConfigurationResult
See Also