Table of Contents

Method GetShape

Namespace
Gamelogic.Grids2.Graph
Assembly
Gamelogic.Grids2.dll

GetShape()

Gets the shape that this graph represents. If no output node is present, an empty shape is returned.

public IExplicitShape<GridPoint3> GetShape()

Returns

IExplicitShape<GridPoint3>

IExplicitShape<GridPoint3>.