NXOpen.UF.Obj.SetCreColor

Obj.SetCreColor()

Refer to UF_OBJ_set_cre_color for documentation.

Signature: SetCreColor(type, subtype, property, color)

Parameters:
  • type (int) – Type to set color of
  • subtype (int) – Subtype to set color of
  • property (int) – Property of type/subtype to set color of
  • color (int) – Color for types new object creation

License requirements: None