Autodesk Inventor
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Editing Time
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Does Inventor 2013 have any means of tracking editing time? I remember AutoCAD had a time command for this.
Re: Editing Time
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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.
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
Re: Editing Time
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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.
Re: Editing Time
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Sorry, the answer is still no. Break out the watch and or use the old fashioned time log sheets.
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
Re: Editing Time
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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.
Re: Editing Time
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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.
-----------------------------------------------------------------------------------------
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.
Re: Editing Time
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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
), 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.
