required; value-type: string Defines the file extensions that are displayed by the file dialog. Filters are defined by a string like "All Files|*.*" or "Image Files|*.jpg;*.png;*.gif" or "Text File|*.txt|CSV File|*.csv". This option currently is only available for the file dialog.
optional; value-type: bool Defines if the dialog should allow access to the global CAD drawings. This option currently is only available for the file dialog.
optional; value-type: bool Defines if the dialog should allow access to project CAD documents. This option currently is only available for the file dialog.