×
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

how to add method in NX shop Doc

how to add method in NX shop Doc

how to add method in NX shop Doc

(OP)
hello,

in postbulid,

global mom_stock_part
    if {[info exists mom_stock_part]} {
        if {$mom_stock_part < 0.03} {
            MOM_output_literal "finish"
        } else {
            MOM_output_literal "Rough"
        }
        }

check stock export finish or rough is ok,but shop doc is error
Someone can help you

RE: how to add method in NX shop Doc

Is the mom variable defined at the point you want to check it in shop docs? You must be cycling the operations or methods to get this variable.
If you turn on the review tool in shop docs, you can see all the events that are produced by the cycling, and all the variables set by each one.
Then you will know exactly what variables you have to work with.

Mark Rief
Product Manager
Siemens PLM

RE: how to add method in NX shop Doc

(OP)
Hello Mark

How do I shop doc build method so that those who know the  machining process in the processing of rough or finish.

thank you help.

RE: how to add method in NX shop Doc

(OP)
Hi Mark

so ,How do I set up in the shop doc roughing finishing mode processing

please help me thank you

RE: how to add method in NX shop Doc

Sorry, but I don't understand the question enough to offer much more help here. If you are not experienced with customizing the shop doc templates in tcl, please contact GTAC or your reseller.

Mark Rief
Product Manager
Siemens PLM

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