ISKernel:navpoint (Data Type)
Jump to navigation
Jump to search
Description
Members
- float X: X coordinate
- float Y: Y coordinate
- float Z: Z coordinate
- string Name: Name of the navigational point
- bool ConnectsTo[name]: TRUE if the point connects to a specified point
Methods
(these methods require Inner Space 0.74)
- SetPosition[#,#,#]: Changes the location of the navigational point
- SetName: Changes the name of the nav point
- Delete: Deletes the nav point
- AddConnection[name,bidirectional]: Adds a connection to a nav point
- DeleteConnection[name,bidirectional]: Deletes a connection to a nav point