Skip to main content

OpenProjectOptions.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