NXOpen.UF.FbmGeom.AskStringOfCriteria

FbmGeom.AskStringOfCriteria()

Refer to UF_FBM_GEOM_ask_string_of_criteria for documentation.

Signature: AskStringOfCriteria(fbmGeomTag, ncfeatObj, criterion)

Parameters:
  • fbmGeomTag (Tag) – The tag of the fbm_geom group of interest
  • ncfeatObj (PointerWrapper) – The ncfeat_obj object for which the criteria value has to be evaluated
  • criterion (str) – The criterion whose value has to be evaluated
Returns:

The string value. Memory has to befreed by calling UF_free

Return type:

str

License requirements: None