Files

About

  • Header File: xtensions/description/prefsfiles.h

  • Description Category: Preferences.

Parameters

Parameters are accessed with C4DAtom.GetParameter()/C4DAtom.SetParameter().


Parameter: Recent Files

  • Parameter ID: c4d.PREF_FILE_RECENT

  • Parameter Type: int


Parameter: Backup Copies

  • Parameter ID: c4d.PREF_FILE_BACKUP

  • Parameter Type: int


Parameter: Link Assets to Project

  • Parameter ID: c4d.PREF_FILE_ASSETS_LINK

  • Parameter Type: int

  • Cycle Values:
    • Copy Assets to Project Location (c4d.PREF_FILE_ASSETS_LINK_RELATIVE)

    • Use Absolute Path (c4d.PREF_FILE_ASSETS_LINK_ABSOLUTE)

    • Always Ask (c4d.PREF_FILE_ASSETS_LINK_ASK)


Parameter: Save

  • Parameter ID: c4d.PREF_FILE_AUTOEVERY

  • Parameter Type: bool


Parameter: Every (min)

  • Parameter ID: c4d.PREF_FILE_AUTOMIN

  • Parameter Type: int


Parameter: Limit

  • Parameter ID: c4d.PREF_FILE_AUTOLIMIT

  • Parameter Type: bool


Parameter: To (Copies)

  • Parameter ID: c4d.PREF_FILE_AUTOCOPIES

  • Parameter Type: int


Parameter: Save to

  • Parameter ID: c4d.PREF_FILE_AUTOSAVETO

  • Parameter Type: int

  • Cycle Values:
    • Project Directory (c4d.PREF_FILE_AUTOSAVE_PRJ)

    • User Directory (c4d.PREF_FILE_AUTOSAVE_USR)

    • Custom Directory (c4d.PREF_FILE_AUTOSAVE_CST)


Parameter: Deferred Refresh on Project Open

  • Parameter ID: c4d.ID_FILES_XREFPREFS_DEFERRED_LOAD

  • Parameter Type: bool


Parameter: Reduced References on Project Save

  • Parameter ID: c4d.ID_FILES_XREFPREFS_REDUCED_SAVE

  • Parameter Type: bool