获取给定特征物标标识(即长名)的水深点对象。

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

语法

C#
public GeoPoint3D[] GetSoundingPoints(
	string soundingFOID
)

参数

soundingFOID
Type: System..::.String
指定的水深点的特征物标标识,即长名。

返回值

具有给定特征物标标识的水深点对象数组。水深点使用 GeoPoint3D 对象表示,Z 值为水深值,单位为米。

备注

请参见