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