asaremi Posted June 24, 2014 Posted June 24, 2014 Hi there I am trying to import an entity into a new model and use it. I built before in a previous project... please advise. Thanks Ali
agraunke Posted June 24, 2014 Posted June 24, 2014 The standard way is to use "Load Library" to load the project with the existing model into your new project. That will give you the option then of just using your object (similar to objects in the standard library)... of course you can then subclass, copy, or clone if needed. -Adam
Recommended Posts