Click or drag to resize

FileWriteOptionsUpdateDocumentPath Property

If a complete, current version, 3dm file is successfully saved, then the name of the file will be used to update the document's default file path and title and document will be marked as not modified.

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

Property Value

Type: Boolean
See Also