Target Platform Compatibility
The PiXYZ PLUGIN for Unity let's you build and use imported models with Materials, Meshes and Metadatas on any target platform available in Unity.
Also, it is possible to build Windows standalone applications that can import CAD data at runtime using PiXYZ.
To do so, you'll need to enable "Windows Standalone" under Edit > Preferences > PiXYZ to automatically include the PiXYZ binaries (~500mb) with your build.
NOTE For non-runtime builds, PiXYZ core libraries will always be excluded. The minimum is kept (for Metadata components and other references) and only increases builds size by a few kilobytes.
Please check Importing at Runtime to see how to use PiXYZ to import CAD data at runtime.