Limitations of Tabular Data Interface

With the tabular data interface, there are a few limitations:

  • Results reflect how the application stores the result values, which means that they are not converted to the user-specified unit system.

  • Path results do not display the length across the path of the different points of the path (S parameter). However, you can retrieve this information by exporting the results to a text file.

  • If the path does not have results in all of the nodes (such as through a hole), the empty spaces currently display huge values (DBL_MAX).

  • List slicing is not supported on column results.

  • PlotData displays a snapshot of the result values stored in the application. If you change properties in the Details view, you must reevaluate and then call PlotData again to get the updated result values.