该方法通过添加压平区域来压平当前的osgb模型。

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

语法

C#
public int AddFlattenRegion(
	Geometry geometry,
	string tag
)

参数

geometry
Type: SuperMap.Data..::.Geometry
指定的压平区域。
tag
Type: System..::.String
指定压平区域的标签。

返回值

当前区域的索引号。

请参见