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 LittleInch on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Question about using Journal to finish an assembly

Status
Not open for further replies.

zhenzhang

Mechanical
Joined
Oct 10, 2018
Messages
16
Location
DE
Hello everyone,
i'm trying to record a journal file of an assembly process. when i ran the journal to check it, something wrong happened.
I guess maybe there is something wrong in the section-view part. cz everytime the code stopped here. But i really dont know why.

NXOpen.NXException: Attempt to use an object that is not alive
%E6%8D%95%E8%8E%B7_ik9h5d.png


%E6%8D%95%E8%8E%B7_qdl04d.png
 
There's not enough info to really pinpoint the issue. However, there is a method named .AskStatus (UF_OBJ_ask_status) that will tell you whether a given object is alive or not. Only objects which are alive should be used in subsequent operations.

www.nxjournaling.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top