Click or drag to resize

WorksessionModelPath Property

The full path to the model's file. This is empty for an active model that has never been saved.

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

Property Value

Type: String
See Also