• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Autodesk Inventor

    Reply
    Distinguished Contributor
    Posts: 109
    Registered: ‎04-07-2005

    Editing Time

    228 Views, 6 Replies
    09-24-2012 08:45 AM

    Does Inventor 2013 have any means of tracking editing time?  I remember AutoCAD had a time command for this.

    Please use plain text.
    *Expert Elite*
    blair
    Posts: 2,258
    Registered: ‎11-13-2006

    Re: Editing Time

    09-24-2012 03:09 PM in reply to: m.granata

    No, part of the problem is you are not dealing with a simple flat file. You can time spent in your IDW file, time spent in your IAM file and time spent for each IPT file.

     

    Now do you roll up all the time in the IDW, IAM and all the IPT files, which could now include time spent on library items which may have been created by someone else or by you for a different project.

    Did you find this reply helpful ? If so please use the Accept as Solution or Kudos button below.

    IV2014.1 PDSU / Sim Mech 2014 /
    Win7-64
    EVGA X79 - Classified, iCore7 3930k 32Gb Quad-Channel
    950Gb (2 x 500Gb Sata III SSD RAID0 Adaptec 6805E Controller)
    Nvidia GTX-690 Classified - 314.07
    SpacePilot Pro 3.16.1 / 6.16.0 / 4.11
    Please use plain text.
    Distinguished Contributor
    Posts: 109
    Registered: ‎04-07-2005

    Re: Editing Time

    09-24-2012 03:52 PM in reply to: m.granata

    I am creating all the drawings, ipt, iam, and idw files.  So I would need the sum of editing time for all three file types for a project.

    Please use plain text.
    *Expert Elite*
    blair
    Posts: 2,258
    Registered: ‎11-13-2006

    Re: Editing Time

    09-24-2012 04:11 PM in reply to: m.granata

    Sorry, the answer is still no. Break out the watch and or use the old fashioned time log sheets.

    Did you find this reply helpful ? If so please use the Accept as Solution or Kudos button below.

    IV2014.1 PDSU / Sim Mech 2014 /
    Win7-64
    EVGA X79 - Classified, iCore7 3930k 32Gb Quad-Channel
    950Gb (2 x 500Gb Sata III SSD RAID0 Adaptec 6805E Controller)
    Nvidia GTX-690 Classified - 314.07
    SpacePilot Pro 3.16.1 / 6.16.0 / 4.11
    Please use plain text.
    *Expert Elite*
    mrattray
    Posts: 1,469
    Registered: ‎09-13-2011

    Re: Editing Time

    09-25-2012 09:58 AM in reply to: m.granata

    You could wrtie an iLogic rule that would "clock in" and "clock out" through an Excel file.

     

    I'm thinking one rule set to trigger when the file is opened that "clocks in" by writing a time/date and some sort of ID to identify the entry to that file or project along with an "in" flag. Another rule would then be set up to "clock out" by writing a similar line with an ID and time/date but with an "out" flag. Some Excel magic could then sort the entries into meaningfull data and total the differences for you.

    Mike (not Matt) Rattray

    Please use plain text.
    *Expert Elite*
    Posts: 21,726
    Registered: ‎04-20-2006

    Re: Editing Time

    09-25-2012 11:17 AM in reply to: mrattray

    mrattray wrote:

    You could wrtie an iLogic rule that would "clock in" and "clock out" through an Excel file.


    How does it stop the timer everytime my phone rings or someone walks into the office?
    Guess I'll just have to stick to average day.

    Please mark this response as "Accept as Solution" if it answers your question.
    -----------------------------------------------------------------------------------------
    Autodesk Inventor 2013 Certified Professional
    Autodesk AutoCAD 2013 Certified Professional
    Certified SolidWorks Professional
    Inventor Professional 2013 SP 1.1 Edu 64-bit
    GeForce GTX 560M i7-2670QM @ 2.2GHz 8GB RAM
    http://home.pct.edu/~jmather/content/DSG322/inventor_surface_tutorials.htm
    http://www.autodesk.com/edcommunity
    Still waiting for -Draft option on any Rib feature.
    Please use plain text.
    *Expert Elite*
    mrattray
    Posts: 1,469
    Registered: ‎09-13-2011

    Re: Editing Time

    09-25-2012 11:25 AM in reply to: JDMather

    You could tie the rules to keystrokes...

     

    Do you write down the time that your phone rang and the time that you hung up when you track time manually?

     

    Regardless, I'm not saying any of this is a good idea. However, I think it is feasible and I wanted to offer up a suggestion in contrast to others saying it simply can't be done. Proper implementation would take lots and lots of work and debugging along with diligence from it's users.

     

    Another problem would be if IV crashes (which it never does :smileywink:), this would prevent the clock out rule from being fired and essentially "leave the clock running" after you've left for the day in frustration.

    Mike (not Matt) Rattray

    Please use plain text.