I adding to my Viewport3d a model (STL file) using HelixToolKit's ModelImporter function, but first nothing show up. To see added 3DModel I have to do zoom out. My question is, are there any way to do dynamically/programmatically zoom out or rotate camera to the newly added model or anything needed to show it immediately.
I am using helix toolkit with C# WPF for the project.