Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the model ID for the specified file name.
Syntax
public ModelId getModelFromFile(Filename _filename)
Run On
Client
Parameters
- _filename
Type: Filename Extended Data Type
A file name.
Return Value
Type: ModelId Extended Data Type
The ID of the model.
Remarks
#ModelId_Undefined is returned if no model is found.