NXOpen.UF.Scop.AskTxIntpVectorData

Scop.AskTxIntpVectorData()

Refer to UF_SCOP_ask_tx_intp_vector_data for documentation.

Signature: AskTxIntpVectorData(objectTag)

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

count(int): The number of the vector data set

vectorData(list of ``NXOpen.UF.Scop.VectorData` Refer to UF_SCOP_vector_data_s for documentation.`): the vector data listThe data list must be freed by the user using UF_free()

License requirements: None