NXOpen.UF.Attr.SetTimeStringFormat

Attr.SetTimeStringFormat()

Refer to UF_ATTR_set_time_string_format for documentation.

Signature: SetTimeStringFormat(newFormat)

Parameters:newFormat (str) – The new format to be used
Returns:The format previously in used (optional - may be NULL. If not NULL, the caller is responsible for freeing the returned old format string. Free using UF_free() after use.
Return type:str

License requirements: None