返回指定标签对应的挖方区域几何对象的索引。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public int IndexOfExcavationRegion( string tag ) |
参数
- tag
- Type: System..::.String
指定的挖方区域几何对象的标签。
C# |
---|
public int IndexOfExcavationRegion( string tag ) |