date and drawn name update
date and drawn name update
(OP)
how to update the date & name automatically using system name and date in ug nx 7.5
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
date and drawn name update
|
RE: date and drawn name update
John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
Siemens PLM:
UG/NX Museum:
To an Engineer, the glass is twice as big as it needs to be.
RE: date and drawn name update
how to create the custom commands in ug nx 7.5 and how to add future to user commands.
RE: date and drawn name update
www.nxjournaling.com
RE: date and drawn name update
In modeling, create a string expresion with name=date and formula = dateTimeString( "localTime?", True ).
In drafting, create a note, expand "Symbols", change category to "Relationships", insert expresion, select "date".
Create a custom comand in NX requires the runtime license for C or KBE ($$$$)
Hope this help you
Jesús Valiñas
CAD/CAM enginering
RE: date and drawn name update
John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
Siemens PLM:
UG/NX Museum:
To an Engineer, the glass is twice as big as it needs to be.
RE: date and drawn name update
http://files.engineering.com/getfile.aspx?folder=0...
You could make simple tasks like this using macros (if you have VB knowledge), and it doesn't need aditional licences.
Jesús Valiñas
CAD/CAM engineering