根据模型对象进行操作。

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

语法

C#
public void SetObjectsOperationByID(
	List<int> ids,
	ObjectsOperationType operationType
)

参数

ids
Type: System.Collections.Generic..::.List<(Of <(Int32>)>)
获取的对象ID集合
operationType
Type: SuperMap.Realspace..::.ObjectsOperationType
对象操作类型

请参见