Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Setting Revision Rule in NX Load Option by VB 1

Status
Not open for further replies.

MEichWey

Industrial
Joined
Apr 16, 2014
Messages
39
Location
DE
Hi,

is there a possibility to set the revision rule in the NX Load-options bei a VB-code? We are using the revision rule "latest working" in Teamcenter as default. But we need a differend rule in NX as a default. So we would like to create a VB which can be run when NX will be started.
Can anyone help me?
 
ufs.Ugmgr.SetConfigRule("Precise; Working")
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top