NXOpen.UF.Scop.SetTxIntpVectorData

Scop.SetTxIntpVectorData()

Refer to UF_SCOP_set_tx_intp_vector_data for documentation.

Signature: SetTxIntpVectorData(objectTag, count, vectorData)

Parameters:
  • objectTag (Tag) – The operation object
  • count (int) – Number of vector data set
  • vectorData (NXOpen.UF.Scop.VectorData Refer to UF_SCOP_vector_data_s for documentation.) – The vector data list
Returns:

Flag to indicate whether all thelocations (xyz) of the input vectors are on the surface. If it returns FALSE, some vectors are moved to the closest points on the surface.

Return type:

bool

License requirements: None