Click or drag to resize

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)
Since: 6.0
Syntax
public string[] ModelPaths { get; }

Property Value

Type: String
See Also