09-18-2020, 08:54 AM
I trying to create a scene using VB.NET code (no XAML), when i put a Ab3d.Controls.ViewCubeCameraController in a System.Windows.Controls.Canvas a System.IO.FileNotFoundExeption is thrown with this message "Ab3d.PowerToys.resources is not found".
The exception is also generated using Ab3d.Controls.CameraAxisPanel.
The rest of Ab3d code runs correctly.
Some tips to resolve this problem? Thanks.
The exception is also generated using Ab3d.Controls.CameraAxisPanel.
The rest of Ab3d code runs correctly.
Some tips to resolve this problem? Thanks.

