How-to: Import multiple CAD models of different units into the same scene graph

As mentioned in this page https://docs.techsoft3d.com/hps/latest/prog_guide/0906_exchange_integration.html#importing-multiple-models
You can import multiple models into the same scene graph using HPS::Exchange::ModelFileImportOptionsKit::SetLocation.

This sample in our forum post how to import multiple models which have different units into the same scene graph and display the model in the correct size.