NXOpen.UF.Sf.AskNthMeshRecipe

Sf.AskNthMeshRecipe()

Refer to UF_SF_ask_nth_mesh_recipe for documentation.

Signature: AskNthMeshRecipe(femTag, index)

Parameters:
  • femTag (Tag) – FEM part
  • index (int) – Index into list of mesh recipes. Valid indices are from 0 to (number of mesh recipes-1). The number of mesh recipes can be obtained from function UF_SF_ask_num_mesh_recipes.
Returns:

Mesh recipe

Return type:

Tag

License requirements: None