ESRI.ArcGIS.NetworkAnalystTools
MakeODCostMatrixLayer Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.NetworkAnalystTools Namespace : MakeODCostMatrixLayer Class




Makes an origin–destination (OD) cost matrix network analysis layer and sets its analysis properties. An OD cost matrix analysis layer is useful for representing a matrix of costs going from a set of origin locations to a set of destination locations.

Syntax

Visual Basic (Declaration) 
Public Class MakeODCostMatrixLayer 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As MakeODCostMatrixLayer
C# 
public class MakeODCostMatrixLayer : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.NetworkAnalystTools.MakeODCostMatrixLayer

See Also

© 2010 All Rights Reserved.