Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

HOOPS Visualize package is shipped with different samples called Sandbox. These sandboxes are compatible with HOOPS Exchange but they need an additional setup detailled below.

Instructions for HPS_WPF_Sandbox

  1. Open the project properties from Visual Studio

  2. Navigate to Build and add USING_EXCHANGE in conditional compilation symbols

  3. Add hps_cs_sprk_exchange.dll as a reference in the WPF Sandbox Project references list


  4. Make sure the HOOPS Exchange DLL are in the PATH or near the application executable:

    1. by using the environment variable HEXCHANGE_INSTALL_DIR. Its value must be the root of a HOOPS Exchange package
      OR

    2. by copying the content of HOOPS_Exchange/bin/win64 inside HOOPS Visualize bin directory

  • No labels