Click or drag to resize

FileReadOptionsNewMode Property

true means we are reading template information in something like a OnFileNew event.

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

Property Value

Type: Boolean
See Also