Lisp to Display profiles in dialog box
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
Is is possible to create a lisp that selects an alignment then displays the profiles associated with that alignment in a dialog box that they can be selected with? I would like the dcl file to be imbedded in the lsp if possible.
My overall goal is to automatically enter the station and profile elevation of a particular alignment's profile into a cogo point (station into the raw description and profile elevation into the elevation of the cogo point). I got that part down, its just changing it up a little bit to make the process more stream lined.
Right now my lisp selects the points, the alignment, it automatically zooms to the profile, then finally you select the profile. The lisp is divided into two lisp that inputs the station into the raw description.
I kinda want this to be: select the points, the alignment then a dialog box appears where you could select a profile (water main for example). I see in general you might need some different coding that you need to call upon which I have no interest in doing.