NXOpen.UF.ModlFeatures.EditSimplifyParms

ModlFeatures.EditSimplifyParms()

Refer to UF_MODL_edit_simplify_parms for documentation.

Signature: EditSimplifyParms(featureTag, simplParms)

Parameters:
  • featureTag (Tag) – The simplify feature
  • simplParms (NXOpen.UF.Modl.SimplData Refer to UF_MODL_simpl_data_s for documentation.) – New parameters of the simplify feature
Returns:

A Tuple

Return type:

A tuple consisting of (nFailingWoundEdges,failingWoundEdges)

nFailingWoundEdges(int): The number of failing wound edges

failingWoundEdges(list of Tag): Array of failing wound edges. This must be freed by calling UF_free.

License requirements: SOLIDS MODELING