I have a group of points that I want to adjust the elevation of all points in the group 0.5' lower to adjust for subgrade.
How can I do this
thanks
> I have a group of points that I want to adjust the elevation of all points in the group 0.5' lower to adjust for subgrade.
>
> How can I do this
>
> thanks
Create a selection set of the points to move, the issue the move command with the origin of 0,0,0 to a second point of 0,0,-0.5. If your point settings are checked to "allow points to be moved" and "update after move" they'll be updated automagically in the point DB.
There is also a "datum" command on the edit points pull-down that, I think, does a similar thing. A third method would be to use the "copy points" routine that, if I remember correctly, will ask for an offset (0,0,-.5).
JBS
POINTS
EDIT POINTS
DATUM
points edit points datum
changes all the points
I just want to change some of point in the drawing NOT ALL
Hummm...
Mine prompts with:
Points (All/Numbers/Group/Selection/Dialog) ?
😉
Yeah, it should give you a chance to pick a group of points by number etc.