NXOpen.UF.Modeling.CreateSetOfFeature

Modeling.CreateSetOfFeature()

Refer to UF_MODL_create_set_of_feature for documentation.

Signature: CreateSetOfFeature(name, features, numberOfFeature, hideState)

Parameters:
  • name (str) – Name of feature set
  • features (list of Tag) – Array of feature tags representing the members of the feature set
  • numberOfFeature (int) – Number of features in array
  • hideState (int) – Hide state of feature set TRUE/FALSE
Returns:

Tag of feature set

Return type:

Tag

License requirements: SOLIDS MODELING