Click or drag to resize

RhinoDocName Property

Returns the name of the currently loaded Rhino document (3DM file).

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public string Name { get; }

Property Value

Type: String
See Also