ConfigurableSurfaceProcedureSurfacePathComputationalWeight Property |
Gets the weight to use when reporting progress. By default, the value is one.
Namespace:
AGI.Foundation.RouteDesign.Advanced
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic virtual double SurfacePathComputationalWeight { get; }
Public Overridable ReadOnly Property SurfacePathComputationalWeight As Double
Get
public:
virtual property double SurfacePathComputationalWeight {
double get ();
}
abstract SurfacePathComputationalWeight : float with get
override SurfacePathComputationalWeight : float with get
Property Value
Type:
Double
See Also