NXOpen.UF.Sf.CreateCombinedLoadCase

Sf.CreateCombinedLoadCase()

Refer to UF_SF_create_combined_load_case for documentation.

Signature: CreateCombinedLoadCase(clcName, numComps, lbcTags, lbcScales)

Parameters:
  • clcName (str) – Name of the combined load case.
  • numComps (int) – Number of load cases in the combined load case definition.
  • lbcTags (list of Tag) – pointer to the array of the tags for load case components.
  • lbcScales (list of float) – pointer to the array of the scale factors for load case components.
Returns:

Tag of the combined load case.

Return type:

Tag

License requirements: None