NXOpen.UF.Ugmgr.SetVariantConfigurationsForLoad

Ugmgr.SetVariantConfigurationsForLoad()

Refer to UF_UGMGR_set_variant_configurations_for_load for documentation.

Signature: SetVariantConfigurationsForLoad(nVariants, variants, selected)

Parameters:
  • nVariants (int) – Number of variant configurations available.
  • variants (list of NXOpen.UF.Ugmgr.VariantConfiguration Refer to UF_UGMGR_variant_configuration_s for documentation.) – Available variant configurations.
  • selected (list of bool) – Parallel array of logicals: true if corresponding variant configuration is selected for load, false otherwise.

License requirements: None