移除三维选择集中指定系统ID值的对象,该对象由原来的选中状态变为非选中状态。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public bool Remove( int id ) |
参数
- id
- Type: System..::.Int32
要移除对象的系统 ID 值。
C# |
---|
public bool Remove( int id ) |