How to put calculated Downslope into the MText?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I wonder how to put calculated Downslope into the MText.
The Downslope would be calculated and expressed in percents with precision to 0.001, and calculated on ground of typed valueor two picked points.
In my previous topic
I posted a lisp for Calculating Downslope in percents so it can be used here.
I posses lisps which put in Mtexts Areas of Polylines and Hatches, or Lengths of Polylines and Lines.
But: 1. in these lisps we don't pick points, but simply choose Onbjects,
and 2. they are writtenwith routines with 'vla-...' which I can;t so good for now.
So I can't edit them to get lisp I want to get.
Could you tell me if I can mix command from AutoLisp I know, and expressions like 'vla-..'?
And what expressions should I use for picking points?
I would be thankfully for responses.