修改指定序号三维场景的内容,不修改其名字。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public bool SetSceneXML( int index, string xml ) |
参数
- index
- Type: System..::.Int32
指定的序号。
- xml
- Type: System..::.String
用来创建三维场景的XML字符串。