Point
From MoiWiki
Revision as of 00: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 ...")
Contents
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