Message 1 of 11
vlisp file selection function
Not applicable
11-16-1999
04:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I need to open several (100 or more) drawings and run a custom vlisp
routine that manipulates the drawing before being plotted. I was
wondering if there is a function or routine that can be called from
vlisp that will open up a file dialog box allowing the operator to
select multiple files from either the same directory or various
directories and create a selection set containing the drawing path and
name? With this selection set, I could then loop through it and produce
the needed plots for each drawing.
Does the batch plot process allow for inclusion of running custom
programs?
Thanks for your response.
Brent
routine that manipulates the drawing before being plotted. I was
wondering if there is a function or routine that can be called from
vlisp that will open up a file dialog box allowing the operator to
select multiple files from either the same directory or various
directories and create a selection set containing the drawing path and
name? With this selection set, I could then loop through it and produce
the needed plots for each drawing.
Does the batch plot process allow for inclusion of running custom
programs?
Thanks for your response.
Brent