Page 2 of 2

Identify Rooms button does not seem to respond

Posted: Mon Oct 20, 2008 9:37 am
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.