MultiSegmentGrid.AreGridsInSameMultiSegmentGrid
Description:
Determine whether two Grids are members of the same GridChain.
Determine whether two Grids are members of the same GridChain.
-
grid1A Grid.
-
grid2A Grid.
Return Value
bool
Returns true if both of the specified Grids are associated to the same MultiSegmentGrid,
i.e. getMultiSegementGridId returns the same valid element id for both Grids.
-
A non-optional argument was NULL