获取模型数据集信息。

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

语法

C#
public void GetInfo(
	int lod,
	ref ValueType vertexCount,
	ref ValueType triangleCount
)

参数

lod
Type: System..::.Int32
指定的LOD层级
vertexCount
Type: System..::.ValueType %
指定顶点数量。
triangleCount
Type: System..::.ValueType %
指定三角形数量。

版本信息

SuperMap iObjects .NET


请参见