/
point (line, index)
point (line, index)
point (point list, index) → point coordinate [X coor, Y coor, Z coor] This function is used for getting the point coordinated at designated index. |
Example:
<O N="pointObject1" T="Project" Category="Functions" TransAlignRule="1">
<!-- created by ParamML Examples on 8/23/2023 -->
<P N="PtList" V="[[0,0],[10,10],[20,20]]" />
<P N="Pt" V="point(PtList,1)" />
</O> |
Debug Trace |
To view this example in the library, see (Engineering on Cloud ) |
, multiple selections available,
Related content
online(Line, Distance) & onliner(Line, Relative distance) & onlinex(Line, X coordinate) & onliney(Line, Y coordinate) &onlinez(Line, Z coordinate)
online(Line, Distance) & onliner(Line, Relative distance) & onlinex(Line, X coordinate) & onliney(Line, Y coordinate) &onlinez(Line, Z coordinate)
More like this
translate (List, offset1, offset2, offset3)
translate (List, offset1, offset2, offset3)
More like this
linesplit (line, ListofRelativeDistances) or linesplit (line, NumberofSegments)
linesplit (line, ListofRelativeDistances) or linesplit (line, NumberofSegments)
More like this
intersect (Line1, Line2, optional Number)
intersect (Line1, Line2, optional Number)
More like this
linel (line)
linel (line)
More like this