
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am looking for a LISP program that will allow me to select multiple dimensions, copy them to the clipboard, and paste into Excel. The dimensions should paste into adjacent horizontal cells. I have attached photos with a sample AutoCAD drawing and the desired Excel format.
The command should have the following prompts:
1. Select dimension 1
> I select dimension 1 with a window/crossing/click then hit the space bar
2. Select dimension 2
> I select dimension 2 with a window/crossing/click then hit the space bar
3. Select dimension 3
> I select dimension 3 with a window/crossing/click then hit the space bar
4. Select dimension 4
> I select dimension 4 with a window/crossing/click then hit the space bar, and the command ends.
If there are fewer than four dimensions hitting the space bar with no selection should end the command.
Then I go over to an open excel file and CTRL+V to populate the fields.
Is this possible? If not could someone suggest an alternative such that I can easily transfer these dimensions to a preexisting excel file?
Solved! Go to Solution.