Worksession.ModelPaths Property

WorksessionModelPaths Property

Returns the paths to the models used by the worksession. If the active model has not been saved, then it will not be included in the output array.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public string[] ModelPaths { get; }
Public ReadOnly Property ModelPaths As String()
	Get

Property Value

Type: String
Version Information

Rhino for Windows

Supported in: 6.8
See Also