P_Rhino_RhinoDoc_Name - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoDoc.Name Property

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

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

Syntax

C#

public string Name { get; }

VB

Public ReadOnly Property Name As String
	Get

Property Value

Type: String

Version Information

Supported in: 5D58w

See Also

Reference

RhinoDoc Class
Rhino Namespace

⚠️ **GitHub.com Fallback** ⚠️