Print at Dec 20, 2025, 2:53:36 AM

Posted by josleen at May 12, 2011, 10:50:47 AM
sad   How to access new 3D model from code
Hi,

I create a 3D model and imported it via the furniture import in the Miscellaneous category. I tried to access the model using catalog.getCategory(6).getPieceOfFurniture(5) in HomePieceOfFurniture. But it would only show the default models no matter what. It is logical since the catalog contains only the default models. Now, how can I access my new model using the code? I am developing a plugin so I dont want to change the source code? Suggest Please !!!