
|
|
|
SelectPlotter
A function to allow the user to select a plotter. For AutoCAD Versions 2000 and higher. SelectPlotter - This function allows the user to select a plotter from a list box. It returns the selected plotter name or nil if nothing is selected. Screen Shot: To use this function in your programs, (load "selectplotter") (setq plotter(selectplotter)) If you have any questions about the program click here. All questions/complaints/suggestions should be sent to JefferyPSanders.com Last Updated September 28th, 2008 Copyright 2002-2008 JefferyPSanders.com. All rights reserved. |