PiXYZ at runtime? Can you load cad files at runtime?

Can you use PiXYZ at runtime to convert CAD files to Unity meshes? in my project i need the user to be able to load CAD files from their device or from a server location and would like to know if this plugin will allow me to do this.

Yes we can import CAD model at runtime. I have tested it works 100%.

As of 27 July 2020
According to the documentation, pixyz can import only PXZ format at runtime and only on Windows Standalone x64.

There is also this mention in documentation of a more convoluted way to do this, which will probably(not sure) avoid the issue with platform limitation. I don’t really know how viable it is though.