具體操作請見動畫演示,下面是命令行操作注釋:
Command: *Cancel*
Command: id 獲取圖形旋轉前的基準點坐標
Point: X = 611000.0000 Y = 313800.0000 Z = 0.0000
Command: _rotate 執行旋轉命令
ROTATE
Select objects: all 選擇全部實體
623 found
Select objects: 選擇完畢
Base point: 捕捉基準點
/Reference: 30 輸入旋轉角度30
Command: zoom 執行縮放命令
All/Center/Dynamic/Extents/Previous/Scale(X/XP)/Window/: e 縮放顯示範圍
Regenerating drawing. 完成範圍縮放
Command: ucs 執行用戶坐標系命令
Origin/ZAxis/3point/OBject/View/X/Y/Z/Prev/Restore/Save/Del/?/: 3 選擇三點方式
Origin point <0,0,0>: 捕捉基準點
Point on positive portion of the X-axis <611001.0000,313800.0000,0.0000>:
捕捉X 軸正半軸上的點
Point on positive-Y portion of the UCS XY plane
<610999.1340,313799.5000,0.0000>:
Command: ucs 執行用戶坐標系命令
Origin/ZAxis/3point/OBject/View/X/Y/Z/Prev/Restore/Save/Del/?/: x 繞X軸旋轉
Rotation angle about X axis <0d0'0">: 180 繞X軸旋轉旋轉180
Command: MOVE 執行移動命令
Select objects: all 選擇全部實體
623 found
Select objects: 選擇完成
Base point or displacement: Second point of displacement: 313800,611000
捕捉基準點並輸入位移點坐標313800,611000
Command: ZOOM
All/Center/Dynamic/Extents/Previous/Scale(X/XP)/Window/: e
Regenerating drawing.
Command: id 查看基準點坐標
Point: X = 313800.0000 Y = 611000.0000 Z = 0.0000
與第一步用ID查看的基準點坐標比較可以看出轉換成功。
現坐標Point: X = 313800.0000 Y = 611000.0000 Z = 0.0000
原坐標Point: X = 611000.0000 Y = 313800.0000 Z = 0.0000
測量學中的坐標系與數學坐標系(CAD中的世界坐標系)是不同的,通過這個方法轉換後,可以為測量內業工作提供一定方便。
下面提供實際的操作演示,大家可以下載來看看