Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:XP Xamp
Description
I needed a way to check if a model has been loaded — checking to see if the model was included in the _loadedModelFiles property of core.
I put in a simple function that allows me to test for this.
I will post the patch after building a test case for this ticket.
Will Ferrer
Changed the name of the method to modelLoaded (seemed more appropriate)