×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

Feature Statistics program

Feature Statistics program

Feature Statistics program

(OP)
Does anyone have, or know of, a macro/VB/API program which will scan through an assy, run the Feature Statistics function on each component part within the assy and compile a report on which parts & features take the most time to rebuild?


Eng-Tips.com Forum Policies FAQ731-376
Making the best use of this Forum.  FAQ559-716
How to get answers to your SW questions.  FAQ559-1091
Helpful SW websites every user should be aware of.  FAQ559-520

RE: Feature Statistics program

No, but for the right price, I could develop one.

Evan T. Basalik, MCSD
--------------------------------
It's all about prioritization...

RE: Feature Statistics program

I'll do it for the right price - $1.

RE: Feature Statistics program

(OP)
Stoker ... Canadian, US or ???


Eng-Tips.com Forum Policies FAQ731-376
Making the best use of this Forum.  FAQ559-716
How to get answers to your SW questions.  FAQ559-1091
Helpful SW websites every user should be aware of.  FAQ559-520

RE: Feature Statistics program

Actually they are getting closer every day...

I don't see any reference to feature statistics in the api help.  If it was there it would be no problem to do what you ask.  In order to manually reproduce this the program would have to:

1 - open the first part
2 - roll back to the first feature
3 - start a timer
4 - rebuild the first feature
5 - stop the timer and send the result to an array
6 - go to next feature and repeat 1-5 for all subsequent features
7 - repeat 1-6 for all parts

This would work, but obviously it would run very slowly and 95% of the results would not be of interest.  I suggest an enhancement request to get a feature statistics call added into the api.

RE: Feature Statistics program

(OP)
Stoker ... Why would the part have to be rolled back to each feature?


Eng-Tips.com Forum Policies FAQ731-376
Making the best use of this Forum.  FAQ559-716
How to get answers to your SW questions.  FAQ559-1091
Helpful SW websites every user should be aware of.  FAQ559-520

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources