Click or drag to resize

Map3DExtensions Class

Extensions for IMap3D.
Inheritance Hierarchy
SystemObject
  Gamelogic.GridsMap3DExtensions

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[VersionAttribute(1, 10, 0)]
public static class Map3DExtensions

The Map3DExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetLineTPoint
This method returns a list of grid points that form a straight line between the two given grid points.
Top
See Also