NXOpen.UF.FbmGeom.AskIntValueOfClassifiedCrit

FbmGeom.AskIntValueOfClassifiedCrit()

Refer to UF_FBM_GEOM_ask_int_value_of_classified_crit for documentation.

Signature: AskIntValueOfClassifiedCrit(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

Return type:

int

License requirements: None