Click or drag to resize

File3dmNotes Property

Gets or sets the model notes.

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

Property Value

Type: File3dmNotes
See Also