|
发表于 2022-7-7 01:36:34
|
显示全部楼层
Something like this (clipped from command window)?
Command: m
MOVE
Select objects: Specify opposite corner: 0 found
Select objects: Specify opposite corner: 1 found
Select objects:
Specify base point or [Displacement] : cen of Specify second
point or : 'cal
>>>> Expression: (end+end)
>>>> Select entity for END snap:
>>>> Select entity for END snap:
Resuming MOVE command.
Specify second point or :
52.456918101139,13.513592022022,0
This was used to move a circle using it's center as a base point, and adding the endpoints of two lines together to get the distance.
correction---this process gives you the coordinates of your destination, not the distance |
|