Arbortext Command Language > Functions by Alphabetical Listing > tbl_grid_rule
  
tbl_grid_rule
ruleId = tbl_grid_rule(gridId, startColIndex, startRowIndex, endColIndex, endRowIndex)
This function returns the ID of the rule that connects the vertices (startColIndex, startRowIndex) and (endColIndex, endRowIndex) in grid gridId.