NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::JournalManager Class Reference

Represents the JournalManager which is used to query data about journals when recording and replaying journal files. More...

Public Member Functions

NXOpen::Preferences::SessionUserInterface::JournalLanguageType JournalLanguage ()
 Returns. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents the JournalManager which is used to query data about journals when recording and replaying journal files.

The language NX is setup to, or currently recording can be determined from NXOpen::Preferences::SessionUserInterface::JournalLanguage .
To obtain an instance of this class, refer to NXOpen::Session

Created in NX11.0.0.

Member Function Documentation

NXOpen::Preferences::SessionUserInterface::JournalLanguageType NXOpen::JournalManager::JournalLanguage ( )

Returns.

the language the journal will be recored in.

This is a convenience querry, as this will return the same value as NXOpen::Preferences::SessionUserInterface::JournalLanguage
Created in NX11.0.0.

License requirements : None

tag_t NXOpen::JournalManager::Tag ( ) const

Returns the tag of this object.


The documentation for this class was generated from the following file:
Copyright 2016 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.