Click or drag to resize

FileReadOptionsBatchMode Property

true means you cannot ask questions during reading. (no dialogs, no "getters", etc.)

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool BatchMode { get; set; }

Property Value

Type: Boolean
See Also