NXOpen.UF.Uf.GetCustomerDefault

Uf.GetCustomerDefault()

Refer to UF_get_customer_default for documentation.

Signature: GetCustomerDefault(name, units)

Parameters:
  • name (str) – Name of Module ID and default
  • units (int) – Units are enumerated as follows: 0 = NONE 1 = METRIC 2 = ENGLISH
Returns:

String containing default value. If *default_value is NULL then the value was not found or an error occurred. Use UF_free to deallocate memory when no longer required.

Return type:

str

License requirements: None