Parse single chart or all charts in model
thisChart.parse thisMachine.parse
For Chart objects, the parse
method parses
this chart.
For Machine objects, the parse
method parses
all the charts in this machine.
| The chart to parse. |
| The machine containing charts to parse. |
None
If ch
is a handle to an API object representing
a chart, then the command ch.parse
parses the chart.