cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

GDL: Shadows on/off

- Have any one tried to make an shadows on/off parameter with complex objects eg. real trees in 3D?
We are helping an ArchiCAD-user with a project where it is nearly impossible to make it run in 3D - there is too many trees...

Please help me with a script where the shadows can be turned off - I remember having seen the script in the Cookbook 3 but cannot find it again.
4 Replies 4
Dwight
Newcomer
Inferred from page 1.38 of the GDL Cookbook:

SHADOW OFF

issued before routine.



New powerful GDL commands for the real world:

DESIGN COMMISSION ON.

HEARTACHE OFF.

If only that simple.
Dwight Atkinson
Djordje
Moderator Emeritus
Dwight wrote:
New powerful GDL commands for the real world:

DESIGN COMMISSION ON.

HEARTACHE OFF.

If only that simple.
PAYMENT TRANSFERRED.

I wish ...
Djordje



ArchiCAD since 4.55 ... 1995
HP Omen
Anonymous
Not applicable
Djordje wrote:
PAYMENT TRANSFERRED.

I wish ...
First before any other !!!
Dwight wrote:
Inferred from page 1.38 of the GDL Cookbook:
SHADOW OFF
issued before routine.

New powerful GDL commands for the real world:
DESIGN COMMISSION ON.
HEARTACHE OFF.
If only that simple.
Its always been annoying that there hasnt been an hybrid syntax (like there are with certain other commands such as FRAGMENT) whereby you could write SHADOW 1 or SHADOW 0 as alternatives to SHADOW ON and SHADOW OFF. If you are using a 'level of detail' flag to turn shadows on and off, you need an IF statement every time to get shadow to work.

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!