FileReadOptionsBatchMode Property |
true means you cannot ask questions during reading. (no dialogs, no "getters", etc.)
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool BatchMode { get; set; }Public Property BatchMode As Boolean
Get
Set
Property Value
Type:
Boolean
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also