NXOpen.UF.Obj.AskCreSettings

Obj.AskCreSettings()

Refer to UF_OBJ_ask_cre_settings for documentation.

Signature: AskCreSettings(type, subtype, property)

Parameters:
  • type (int) – type to ask settings of
  • subtype (int) – Subtype of type to ask settings of
  • property (int) – Property of type/subtype to ask settings of
Returns:

Color, line font and width object creation settings for the specified type and subtype.

Return type:

NXOpen.UF.Obj.CreSettings Refer to UF_OBJ_cre_settings_s for documentation.

License requirements: None