GetTileReference
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2022).
2022
current
DividedSurface.GetTileReference(GridNode, Int32)
| gridNode | GridNode | |
| tileIndex | Int32 | An integer between 0 and T-1, where T is <a href="/2022/daa137f9-ca93-0838-9c65-4d49955c066b">TilesPerSeedNode</a>. |
| → returns | Reference→nullNothingnullptr | A reference to a Face (surface). Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the grid node is not a "seed node", or if the tile is omitted due to boundary conditions. |
DividedSurface.GetTileReference(GridNode, Int32)
| gridNode | GridNode | |
| tileIndex | Int32 | An integer between 0 and T-1, where T is <a href="/2022/daa137f9-ca93-0838-9c65-4d49955c066b">TilesPerSeedNode</a>. |
| → returns | Reference→nullNothingnullptr | A reference to a Face (surface). Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the grid node is not a "seed node", or if the tile is omitted due to boundary conditions. |
DividedSurface.GetTileReference(GridNode, Int32)
| gridNode | GridNode | |
| tileIndex | Int32 | An integer between 0 and T-1, where T is <a href="/2022/daa137f9-ca93-0838-9c65-4d49955c066b">TilesPerSeedNode</a>. |
| → returns | Reference→nullNothingnullptr | A reference to a Face (surface). Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the grid node is not a "seed node", or if the tile is omitted due to boundary conditions. |
DividedSurface.GetTileReference(GridNode, Int32)
| gridNode | GridNode | |
| tileIndex | Int32 | An integer between 0 and T-1, where T is <a href="/2022/daa137f9-ca93-0838-9c65-4d49955c066b">TilesPerSeedNode</a>. |
| → returns | Reference→nullNothingnullptr | A reference to a Face (surface). Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the grid node is not a "seed node", or if the tile is omitted due to boundary conditions. |