2020-06-01
09:00 PM
- last edited on
2022-09-26
10:54 PM
by
Daniel Kassai
2020-06-06 08:12 PM
2020-06-08 03:00 PM
2020-06-08
06:14 PM
- last edited
3 weeks ago
by
Laszlo Nagy
Mathias wrote:
Thank you for sharing!
Just one question, one of your objects is protected by password, is it volontary?
The object link to a Attribution-ShareAlike 4.0 International licence.
(It is the Dynamic Polyline ER LK Report Length)
Hi.
I remember I shared the locked object for length measuring purposes only. It is basically the polyline object but with two added length parameters: list2DLength and list3DLength; with some code in master script after this section
!---LENGTH-----
!_______________
!---LISTING LENGTH--- 20170323-01-Added listing parameters
PARAMETERS list2DLength = fullLength[1][get2D]
PARAMETERS list3DLength = fullLength[1][get3D]
LOCK "list2DLength"
LOCK "list3DLength"
!_______________________________________________________________
That's it.
Best regards.
2020-07-04 12:54 PM
2020-07-07 12:51 AM
2020-07-07 04:25 PM
2020-10-09 06:53 AM
2020-10-09 11:09 AM
2020-10-09 04:33 PM