Applies to |
Adds new rows to the table by tabulating the contour with a given step.
Rows.TabulateStep ( step As Double, [ends As Boolean] )
The TabulateStep method removes all rows from the table and then adds new rows by tabulating the contour with a given step, specifying by the step parameter. The ends flag, if given as True, forces the inclusion of the ends of contour segments to the table.