ISKernel:navworld (Data Type)

From Lavish Software Wiki
Revision as of 18:35, 17 April 2005 by Lax (talk | contribs)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to navigation Jump to search

Description

Members

  • navpoint NearestPoint[x]: For use in a single coordinate plane system, retrieves the nearest point to (x,0,0)
  • navpoint NearestPoint[x,y]: Retrieves the nearest point to (x,y,0)
  • navpoint NearestPoint[x,y,z]: Retrieves the nearest point to (x,y,z)
  • navpoint Point[name]: Retrieves the point with the given name

Methods

Returns

Examples

See Also