管理:禁用文档属性和应用程序首选项修改

通过禁用(设为只读)“文档属性”、“默认文档属性”和“应用程序首选项”,管理员可以限定团队成员所能修改的文档属性和应用程序首选项。

  • 要禁用文档属性和应用程序首选项,请在以下注册表项之下创建字符串值:HKEY_LOCAL_MACHINE\Software\[Wow6432Node\]Dassault Systemes\Composer\Preferences

    字符串值 字符串数据,用分号 (;) 隔开
    DisableDocumentPropertiesPages Security Signature Viewports Viewports_Background Selection Image_Quality Input Feature_Filter Update Output Animation Image_Output History Exchange (Right Manager) ProjectPaper_OutputUnitsAdvanced
    DisableDefaultDocumentPropertiesPages 等同于 DisableDocumentPropertiesPages
    DisableApplicationPreferencesPages General Input Viewports Camera Selection Navigation Hardware_Support Application_Paths Data_Paths Advanced Profiles(用于禁用配置文件字段)

    例如,要禁用“输入”、“硬件支持”和“高级设置”页面,可定义:HKEY_LOCAL_MACHINE\Software\Dassault Systemes\Composer\Preferences\DisableApplicationPreferencesPages 为:Input;Hardware_Support;Advanced