FileReadOptionsInsertMode Property |
true means we are reading information that will be used to create an
instance definition or some other type of "inserting" that is supported
by Rhino's "Insert" command.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool InsertMode { get; set; }Public Property InsertMode 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