For the complete documentation index, see llms.txt. This page is also available as Markdown.

linel (line)

linel(line) → number

This function is used for getting the length of a line.

Example:

<O N="LinelObject1" T="Project" Category="Functions" TransAlignRule="1">
    <!-- created by ParamML Examples on 8/22/2023 -->
    <P N="line" V="[[20,0,10],[25,0,30]]" />
    <P N="linelength" V="linel(line)" />
</O>

Last updated