命名空间:
SuperMap.Analyst.NetworkAnalyst
程序集: SuperMap.Analyst.NetworkAnalyst (in SuperMap.Analyst.NetworkAnalyst)
版本: dll
程序集: SuperMap.Analyst.NetworkAnalyst (in SuperMap.Analyst.NetworkAnalyst)
版本: dll
语法
C# |
---|
public static bool FixRingEdgeErrors( DatasetVector networkDataset, ICollection<int> errorIDs, string edgeIDField, string fromNodeField, string toNodeField, string nodeIDField ) |
参数
- networkDataset
- Type: SuperMap.Data..::.DatasetVector
- errorIDs
- Type: System.Collections.Generic..::.ICollection<(Of <(Int32>)>)
- edgeIDField
- Type: System..::.String
- fromNodeField
- Type: System..::.String
- toNodeField
- Type: System..::.String
- nodeIDField
- Type: System..::.String