Pick blocks to replace. Type name of new block. Selected blocks are replaced with new blocks, original rotation, scale, etc. Excludes blocks with attributes.
Pick one block. Pick one other block. Each instance of these blocks are switched throughout the drawing, and keep original rotation, scale, etc. Excludes blocks with attributes.
A super simple entity color change utility. I wanted a 'pick and type' routine to make it quick, so it is keyboard/mouse oriented. Pick an object, type the color, and right click, it is done.
I needed a routine to make a line as I picked on other lines. It uses the Z axis of the lines picked to draw a line with the Z shown horizontally. As in, taking a plan view of survey points to output as a sectional view. Works best with lines (not plines). No error handling.I needed a routine to make a line as I picked on other lines. It uses the Z axis of the lines picked to draw a line with the Z shown horizontally. As in, taking a plan view of survey points to output as a sectional view. Works best with lines (not plines). No error handling.
This routine is a modification of the offset command. If you have a line that you need to offset at more than one distance, this routine makes it simple. Pick the line, pick the offset side, then type the distances. Hit 'Esc' to exit. No error handling.
This routine takes survey points with a Z axis presumably of "0" and sets the point according to the attribute value for its elevation. It also changes the layer so that you can see those that have been moved already. No error handling.