LGC - length on a curve (CZ: stanien na kivce)
---------------------------------------------------
(C)2024 ARKANCE, www.cadstudio.cz - www.cadforum.cz

Setup:
Load the LGC.VLX (LSP) in your AutoCAD session (e.g. with the _APPLOAD command)

Usage:
Run the LGC or LGC2 commands to measure distances on a curve. The LGC2 version supports
curve selection with automatic startpoint/endpoint detection and picking measured points
in a loop.
The new (V1.3) LGC3 command inserts label blocks at the picked points (you can also
use the "Vertices" option to choose all vertices automatically). You can then extract
their attributes or schedule them to a table.
The new (V1.6) LGC4 command displays a dynamic label of distances.
Since V1.4 you can use the option "Relative" to label relative distance from previous
point (instead of absolute station distance).


You can predefine your own label block "CADstudio_LGC" with a single attribute (otherwise
the default block - point and text - will be used)

NB:
- you can suppress the alert dialogs with:
(setq LGCNOALERT T)
- you can preset the label scale with:
(setq LGCSCALE 10.0)

--------------------------------
Arkance Systems CZ
www.cadstudio.cz   www.cadforum.cz
info@cadstudio.cz
