Click or drag to resize

RhinoDocPath Property

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

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

Property Value

Type: String
See Also