Point

From MoiWiki
Revision as of 01:39, 1 December 2016 by Karsten (talk | contribs) (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 ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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