New Parts for LGEO Library


RE: New Parts for LGEO Library
I am rendering an old LGEO scene, but with your new parts library. When I try to render the scene it quits when it asks for "lg_2582_slope" which it can't find. Do you know what might be the issue? Thanks.

Code:
//// Part 2582.dat
#ifndef (_2582_dot_dat)
#if (L3Quality > 0)
    #ifndef (lg_2582)
        #include "lg_2582.inc"
    #end
#end
#declare _2582_dot_dat = #if (L3Quality = 0) box { <-40,-4,-30>, <40,72,10> } #else object {
// Hinge Panel  2 x  4 x  3 & 1/3
    lg_2582
    transform L3LgeoToLDraw
}
#end
#declare _2582_dot_dat_clear = #if (L3Quality = 0) box { <-40,-4,-30>, <40,72,10> } #else object {
// Hinge Panel  2 x  4 x  3 & 1/3
    lg_2582_clear
    transform L3LgeoToLDraw
}
#end
#if (L3Quality > 0)
#declare _2582_dot_dat_slope = object {
// Hinge Panel  2 x  4 x  3 & 1/3
    lg_2582_slope
    transform L3LgeoToLDraw
}
#end
#end // ifndef (_2582_dot_dat)

The model was generated using L3P.exe.
Reply
« Next Oldest | Next Newest »



Messages In This Thread
New Parts for LGEO Library - by Damien Roux - 2015-04-28, 0:14
Re: New Parts for LGEO Library - by Gerhard - 2015-05-27, 20:43
Re: New Parts for LGEO Library - by Gerhard - 2015-05-28, 16:04
Re: New Parts for LGEO Library - by Gerhard - 2015-05-29, 17:05
RE: New Parts for LGEO Library - by Michael Horvath - 2018-02-07, 12:44
RE: New Parts for LGEO Library - by Zoltan - 2020-04-25, 0:57
RE: New Parts for LGEO Library - by Zoltan - 2020-04-25, 23:21
RE: New Parts for LGEO Library - by Ber - 2020-10-21, 1:31
RE: New Parts for LGEO Library - by Tomasz - 2022-01-02, 21:37

Forum Jump:


Users browsing this thread: 13 Guest(s)