NXOpen.UF.Obj.SetCreWidth

Obj.SetCreWidth()

Refer to UF_OBJ_set_cre_width for documentation.

Signature: SetCreWidth(type, subtype, property, width)

Parameters:
  • type (int) – Type to set width of
  • subtype (int) – Subtype to set width of
  • property (int) – Property of type/subtype to set width of
  • width (int) – Type’s new object creation width

License requirements: None