[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[IDV #ZJC-641381]: IDV - VGEE IDV
- Subject: [IDV #ZJC-641381]: IDV - VGEE IDV
- Date: Fri, 09 Feb 2007 04:41:40 -0700
> Hi Jeff,
>
> can you extend the jythonControl facility with a getAnimationTimes
> please?
>
> I'm writing a "Save All as CSV..." and would like to export the time
> values as well. Currently there is only this:
>
Its checked in as we speak. It will be in tomorrow's nightly build.
There are 2 new methods:
#You can get a list of all animation times with:
#times = displayControl.getAnimationTimes();
#You can get a list of all times from the data with:
#times = displayControl.getTimesFromData();
-Jeff
Ticket Details
===================
Ticket ID: ZJC-641381
Department: Support IDV
Priority: High
Status: Closed