NextDesign.DesktopOpenProjectOptionsPropertiesExcludeModelFilesOn this pageOpenProjectOptions.ExcludeModelFiles property Namespace: NextDesign.Desktop Description You can specify whether to open the project without loading the model file. If True, open the project without loading the model file. Default is False. bool ExcludeModelFiles { get; set; } types bool