Description:
Returns the path to a model, used by the worksession, given a reference model serial number
Syntax:
public String ModelPathFromSerialNumber(
UInt32 modelSerialNumber
)
UInt32 modelSerialNumber
)
Parameters:
- modelSerialNumber
- Type: System.UInt32
- The reference model serial number.
Returns:
Type: String
The path to the model if successful, None otherwise.
Available since:
6.12