Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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:

Code Block
<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>
Image Added

To view this example in the library, see (https://openbrim.org/app/?incubator=1&author=ParamML_Examples_OpenBrIM+Platform&obj=objiderawk616xkh4a3vej8bmvn )