Skip to content

P_Rhino_RhinoDoc_Path

Will Pearson edited this page Aug 12, 2016 · 2 revisions

RhinoDoc.Path Property

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

Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public string Path { get; }

VB

Public ReadOnly Property Path As String
	Get

Property Value

Type: String

Version Information

Supported in: 5D58w

See Also

Reference

RhinoDoc Class
Rhino Namespace

Clone this wiki locally