NXOpen.UF.Scop.AskRowColumnCount

Scop.AskRowColumnCount()

Refer to UF_SCOP_ask_row_column_count for documentation.

Signature: AskRowColumnCount(objectTag)

Parameters:objectTag (Tag) – The operation object
Returns:A Tuple
Return type:A tuple consisting of (numRow,numCol)

numRow(int): Number of rows in the drive surface grid

numCol(int): Number of columns in the grid

License requirements: None