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: 24.2.419.0 (24.2.419.0)
Syntax public 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:
DoubleSee Also