设置几个对象平移。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public void SetTranslation( int index, double x, double y, double z ) |
参数
- index
- Type: System..::.Int32
进行平移的几个对象索引。
- x
- Type: System..::.Double
沿X轴平移。
- y
- Type: System..::.Double
沿X轴平移。
- z
- Type: System..::.Double
沿X轴平移。