Use "Point Group" with Autocad commands...now that would be great! If
someone knows how to do that, please post your method.
I've been using Point Groups quite a bit since it was released but have
always wondered why it wasn't implemented into more commands. I generally
use a combination of Point Groups and Toolpac routines to get what I need.
Hopefully Carlson will add Point Groups to all selection routines in the
near future.
Geoff
"R.K. McSwain" <rkmcswain@yahoo.com> wrote in message
news:bo8fco$sda$1@update.carlsonsw.com...
"Geoffrey Leiter" <darc87@hotmail.com> wrote in message
news:bo8csf$rba$1@update.carlsonsw.com...
Looks like this is another command that has not yet implemented the point
group routine...
Uh-oh.....
Please tell me you can specify a point group for normal AutoCAD editing
commands....
If so, simple use the move command to move the points in the "Z" axis, then
update the CRD from the drawing.
-OR-
As a last resort, run List Points, use the report formatter and User
Attributes to create a new column to replace the ELEV column (you can use
math in the User Attributes, like ELEV + 2.5). Then export this to Excel,
save as an CSV (ASCII) file and reimport this to a CRD. Convoluted, but it
will work.