NXOpen.UF.Sf.CreateLvNx

Sf.CreateLvNx()

Refer to UF_SF_create_lv_nx for documentation.

Signature: CreateLvNx(lvName, scalingFactor, count, functionType, solutionStepTag, dursolTag)

Parameters:
  • lvName (str) – Load variation name If lv_name = NULL, a default name will be assigned.
  • scalingFactor (float) – Scaling factor
  • count (int) – Number of cycles
  • functionType (NXOpen.UF.Sf.LvFunctionMode Refer to UF_SF_lv_function_mode_e for documentation.) – Scaling function type UF_SF_HALF_UNIT_CYCLE UF_SF_FULL_UNIT_CYCLE
  • solutionStepTag (Tag) – Solution Step tag
  • dursolTag (Tag) – Durablity Solution tag
Returns:

Load Variation tag

Return type:

Tag

License requirements: None