NXOpen.UF.FbmGeom.AskStringValueOfClassifiedCrit

FbmGeom.AskStringValueOfClassifiedCrit()

Refer to UF_FBM_GEOM_ask_string_value_of_classified_crit for documentation.

Signature: AskStringValueOfClassifiedCrit(fbmGeomTag, criterion, classifiedSetList, classifiedSetIndex)

Parameters:
  • fbmGeomTag (Tag) – The tag of the fbm_geom group of interest
  • criterion (str) – The criteria for which the value is asked for
  • classifiedSetList (PointerWrapper) – The result of the classification
  • classifiedSetIndex (int) – The index of the set which should be used
Returns:

The value of the criterion. Memory has to be freed by calling UF_free

Return type:

str

License requirements: None