[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: time envioronments
The key to making these time events work is the TimeEvent_MGroup that
contains the TimeEvents -- you should check on the end_time values in
these groups (and double-check that you have this type of group and
not a plain Event_MGroup). If you're using a script, call
UpdateAfterEdit on the event group to update its end_time. If
end_time does not correspond to the time of the last event in the
group, those events won't get processed.. also, there is some
dependency on the method of interpolation between events that is
specified in the groups.. these are the key things to look at.
"Fiona M Richardson" <F.1.Richardson@herts.ac.uk> writes:
> I have recently started exploring rbp...I have explored the example and
> extended upon that, however my time environment does not seem to be working
> as it should when I extend my groups to sequences of(approx. 3) events. I
> have set everything up in accordance with what the manual states...I believe
> the root of the problem is the time and end-time fields in the time
> environment...I think it's something simple I have obviously overlooked but
> anyone could possibly fill me in on what they've learned I'd be very
> grateful...
- Randy