Difference between revisions of "Point"

From MoiWiki
Jump to navigationJump to search
(Created page with "=Function= Creates one or more points by coordinates =Inputs= * x type:numarray * y type:numarray * z type:numarray =outputs= * pointarray =properties= * multiprocess ...")
(No difference)

Revision as of 01:39, 1 December 2016

Function

Creates one or more points by coordinates

Inputs

  • x type:numarray
  • y type:numarray
  • z type:numarray

outputs

  • pointarray

properties

  • multiprocess option [long] [short]
  • x coordinate or x coordinates, separated with ","
  • y coordinate or y coordinates, separated with ","
  • z coordinate or z coordinates, separated with ","

Back to submenues