[Radiance-general] Instances

Jack de Valpine jedev at visarc.com
Tue Nov 23 12:18:56 PST 2010


Hi Roberto,

I do not think that you can do that. Here is one approach that would work:

    assume an octree of material/geometry that is to be used as an
    instance: object.oct
    NOTE this probably should be a "frozen" octree

    define: instance.rad

        void instance object
        4 object.oct -t 0 0 0
        0
        0

    then you can do one of the following:

    define: array.rad

        !xform -a 10 -t 1 0 0 -a 10 -t 0 1 0 instance.rad

    OR

    do: xform -a 10 -t 1 0 0 -a 10 -t 0 1 0 instance.rad > array.rad


Note also that you could use markers and replmarks to achieve deploying 
an instance object repeatedly.

Regards,

-Jack

-- 
# Jack de Valpine
# president
#
# visarc incorporated
# http://www.visarc.com
#
# channeling technology for superior design and construction


On 11/23/2010 3:03 PM, caria.roberto at tiscali.it wrote:
> Dear users,
> Using instance I noticed that if I put -a into the transform field it
> doesn`t work: how is it possible?
>
> void instance ceiling
> 15 oct/namefile.oct -a 10 -t 1 0 0 -a 10 -t 0 1 0 -i 1
> 0
> 0
>
> Thanks a lot
>
> Roberto
>
>
>
>
>
>
>
>
> Supera i limiti: raddoppia la velocità da 10 a 20 Mega! Risparmia con Tutto Incluso: telefono + adsl 20 mega a soli 29,95 € al mese per due anni!SCONTO DI 240 EURO!http://abbonati.tiscali.it/telefono-adsl/prodotti/tc/tuttoincluso/?WT.mc_id=01fw
>
> _______________________________________________
> Radiance-general mailing list
> Radiance-general at radiance-online.org
> http://www.radiance-online.org/mailman/listinfo/radiance-general
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://radiance-online.org/pipermail/radiance-general/attachments/20101123/49ebeab0/attachment.htm


More information about the Radiance-general mailing list