RhinoCommon API
WorksessionModelPathFromSerialNumber Method |
Returns the path to a model, used by the worksession, given a reference model serial number
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)

public string ModelPathFromSerialNumber( uint modelSerialNumber )
Public Function ModelPathFromSerialNumber ( modelSerialNumber As UInteger ) As String
Parameters
- modelSerialNumber
- Type: SystemUInt32
The reference model serial number.
Return Value
Type: StringThe path to the model if successful, null otherwise.

Rhino for Windows
Supported in: 6.14