Message 1 of 8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm trying to use the array command in my LiSP routine, but it's giving me a headache.
The command I'm using is:
(command "-array" selSet "" "_rectangular" "_col" numOfPanels panelPitch "_rows" 1 "" "" "as" "no" "")
The AutoCad command line shows:
Command: -array
Select objects: Enter the type of array [Rectangular/Polar] <R>: _rectangular
Enter the number of rows (---) <1>: _col
Requires an integer between 1 and 32767.
If anyone can help, I'd greatly appreciate it.
Solved! Go to Solution.