NXOpen.UF.Drf.SetPreferences

Drf.SetPreferences()

Refer to UF_DRF_set_preferences for documentation.

Signature: SetPreferences(mpi, mpr, radiusVal, diameterVal)

Parameters:
  • mpi (list of int) – MPI Array [100 elements] The size of this array is defined by NUM_INT_PARAMS
  • mpr (list of float) – MPR Array [70 elements] The size of this array is defined by NUM_REAL_PARAMS
  • radiusVal (str) – Radius Symbol String. This can be at most six characters, however due to internal requirements, the buffer must be allocated as char radius_val[27];
  • diameterVal (str) – Diameter Symbol String. This can be at most six characters, however due to internal requirements, the buffer must be allocated as char diameter_val[27];

License requirements: DRAFTING