更新目标状态,该方法用于接收实时信号。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public void UpdateObject( string fileName, List<DynamicObjectState> objectStates ) |
参数
- fileName
- Type: System..::.String
指定动态对象文件的路径名。目前支持模型文件格式。
- objectStates
- Type: System.Collections.Generic..::.List<(Of <(DynamicObjectState>)>)
指定动态对象的状态集合。