将指定的水深点划为一个水深组。

命名空间:  SuperMap.Chart
程序集:  SuperMap.Chart (in SuperMap.Chart)
版本: dll

语法

C#
public string GroupSounding(
	int[] ids
)

参数

ids
Type: array< System..::.Int32 >[]()[]
指定的水深点 ID 数组。

返回值

分组后的物标长名。如果分组失败,返回 null。

请参见