[RhinoCommon] FileReadOptions.BatchMode

When is FileReadOptions.BatchMode true?

I’m trying to distinguish between a user opening a file in a script and the user opening a file interactively. Is BatchMode the correct switch to look for?

Could you add Intellisense comments to all properties of FileReadOptions?

Thx

Yes it is. Batch mode (or script) mode will suppress dialog boxes.

I’ll try to get some extra comments on the enums.