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,