ArcObjects Library Reference  (NetworkAnalysis)    

INetSolverWeights.FromToEdgeFilterWeight Property

Weight to be used for filtering edge elements traced in the digitized direction.

[Visual Basic 6.0]
Property FromToEdgeFilterWeight As INetWeight
[Visual Basic .NET]
Public WriteOnly Property FromToEdgeFilterWeight
[C#]
public void FromToEdgeFilterWeight {set;}
[Java]
public INetWeight setrefFromToEdgeFilterWeight()
throws
    IOException,
    AutomationException
[C++]
HRESULT putref_FromToEdgeFilterWeight(
  INetWeight* 
);
[C++]

Parameters

[in]

   is a parameter of type INetWeight

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

INetSolverWeights Interface

 


Feedback Send feedback on this page