- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there.
First, coding is a black magic to me 😅
I'm using Lee Mac's (whose LISPs made my work way better, for what I'm forever grateful!) Length & Area Field program to display the total lenght of polylines, but I was wondering if it's possible to also get the length of polylines from within a block reference.
We have a custom program that creates block references with double meander pattern and also spits out the total lenght. We keep track of length of all other polylines via LFM and manually add the total lengh of those in block references. It would make our lives way easier to just select block references and polylines drawn by hand, run the LISP and get total length in one.
We can't explode the block references, because they contain data required for production robot.
(In this example I need a total length of selected block and also those pink polylines)
I don't even know if it's doable or just a fool's errand to get the properties of objects within a block.
Thanks in advance!
Solved! Go to Solution.