Results Grid too Large (Node Points Analysis, Daylight Factor, and Climate-Based Metrics)
15 views
Skip to first unread message
Alstan Jakubiec
unread,
Aug 2, 2010, 10:27:37 AM8/2/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DIVA for Rhino
If your operating system is set to use comma separated values rather
than decimal separated values or if you have a foreign rhino
localization, you may have problems with the results grid being
unreasonably large when displayed in Rhino.
The reason this occurs is because DIVA is looking for decimal
separated values. When DIVA tries to write a decimal separated value
to a computer configured for comma separation, VBScript's write
function replaces it with a comma. This becomes a problem when 1.2345
is read back in as 12345 and the size of your results squares become
very large.
This can be fixed by using an English Rhino localization and
configuring your computer to use a decimal standard under "Regional
and Language Options" in the Control Panel.