Known Issues / Workarounds

This toolbar sits within the Trimble SketchUp application and gives direct access to all of IES' tools: VE-Ware, VE-Toolkits VE-Gaia and the full VE-Pro suite.
User avatar
PCully
Site Admin
Site Admin
Posts: 1465
Joined: Tue Sep 09, 2008 9:52 am

Identify Rooms button does not seem to respond

Post by PCully »

Reason:
This is a symptom that other plugins for SketchUp are interfering with the IES plugin.

Solution:
The next version of the IES plugin will correct this issue.

Workaround until this is released (other than removing the other plugins) is to open the Ruby Console (click Window >> Ruby Console) and type in the line:

load "ieslink.rb"

<make sure you type this exactly as written above including the quote marks>
This should initialize the IES plugin so that the next time you click the Identify Rooms button it will respond as expected.

Note: Each time you start SketchUp you will have to type this into the Ruby Console before you can use the IES plugin.
Locked