NXOpen.UF.Draw.ReadTabnotCell

Draw.ReadTabnotCell()

Refer to UF_DRAW_read_tabnot_cell for documentation.

Deprecated since version NX5.0.

Signature: ReadTabnotCell(tabularNote, row, col)

Parameters:
  • tabularNote (Tag) – Tabular note from which to retrieve cell parameters
  • row (int) – Row of cell
  • col (int) – Column of cell
Returns:

A Tuple

Return type:

A tuple consisting of (params,evalData)

params(`NXOpen.UF.Draw.TabnotCellParams Refer to UF_DRAW_tabnot_cell_params_s for documentation.`): Cell parameters

evalData(`NXOpen.UF.Draw.TabnotCellEvalData Refer to UF_DRAW_tabnot_cell_eval_data_s for documentation.`): Cell evaluated data

License requirements: DRAFTING