ISKernel:navworld (Data Type)

From Lavish Software Wiki
Revision as of 23:12, 4 May 2005 by Lax (talk | contribs)
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
  • int Points: Total number of points in this world

Methods

Returns

Examples

See Also