×
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

Shop Doc Combining

Shop Doc Combining

Shop Doc Combining

(OP)
Hi Everyone,
  I am using NX 7.0.1.7 64 bit on Win 7.
I am trying to customise our own shop doc.
I would like to get Tool_List and Operation_List combined.
Currently the headers seem to work but in AED_html.tcl(main tcl file) there is 2 Proc MOM_Tool_Body. 1 for Tool List and 1 for Op List. The info in the Op list is the same as tool list.
Where are these procedures called from?
If I rename the op list procedure, the shop doc falls over...
How can I get this to input the op list?
Thanks In Advanced

------
Cheers
  Steve Griffiths smile

RE: Shop Doc Combining

I have similar question on using shop docs to make cut paths for turning operation sheets.

Any help....

I know you can make "export" pictures into PDF files, but I need some _MOM_ code to do it.

RE: Shop Doc Combining

Proc MOM_Tool_Body is called each time a tool is encountered during the cycling.

A good place to start is the documentation. In 7.0, look in Manufacturing --> Manufacturing General --> Shop Documentation --> Customization of Output Format --> Event Handler --> Commands --> MOM_cycle_objects.

Mark Rief
Product Manager
Siemens PLM

RE: Shop Doc Combining

(OP)
Thanks Mark for pointing me in the right direction!
I ended up changing the cycling in the .tpl to look at TOOL for the Tooling section and OPER for Operation section.
I guess that's the problem with cut and paste winky smile
Got it working - now just need to get formatting done!
Thanks again Mark!
 

------
Cheers
  Steve Griffiths smile

RE: Shop Doc Combining

Does it apply to NX 6 too?

RE: Shop Doc Combining

how do I output tool path into PDF?

RE: Shop Doc Combining

(OP)
Mike,
  Should also work in NX 6 - give it a go and see what happens...
As for pdf??? All I could suggest would be to output the html and the use a pdf print driver like primoPDF (freeware) to get your PDF. Someone else might be able to give more info.

------
Cheers
  Steve Griffiths smile

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