What's the best way to insert a component from a BCL (local or remote) into a model? For example, if I wanted to grab one of the LG heatpump BCL components and place it into my model. Would you first create an object of the same type and set it's properties from the BCL class? Or is there an easy way to instantiate an object straight from the BCL?