Description:

Returns the path to a model, used by the worksession, given a reference model serial number

Syntax:
public String ModelPathFromSerialNumber(
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

/
/
/
ModelPathFromSerialNumber

ModelPathFromSerialNumber method

Class:  Rhino.DocObjects.Worksession

Nothing found