NXOpen.UF.Tabnot.AskRelativeColumn

Tabnot.AskRelativeColumn()

Refer to UF_TABNOT_ask_relative_column for documentation.

Signature: AskRelativeColumn(column, position)

Parameters:
  • column (Tag) – Column
  • position (int) – Relative position. If position isless than zero, the column retrieved will be to the left of given column; if position is greater than zero, the column retrieved will be to the right of the given column.
Returns:

Relative column

Return type:

Tag

License requirements: None