NX Open C++ Reference Guide
|
Represents the NX Manager preferences for the entire session
To obtain an instance of this class, refer to Preferences::SessionPreferences
Created in NX4.0.1.
More...
Public Member Functions | |
NXOpen::Preferences::SessionPdm::JtUpdateFromSourceType | JtUpdateFromSource () |
Returns the kind of JT update performed when a part is loaded Created in NX6.0.2. | |
NXOpen::Preferences::SessionPdm::MessagesInconsistentRevisionsType | MessagesInconsistentRevisions () |
Returns the kind of messages about inconsistent revisions when a part is loaded Created in NX6.0.2. | |
void | SetJtUpdateFromSource (NXOpen::Preferences::SessionPdm::JtUpdateFromSourceType update) |
Sets the kind of JT update performed when a part is loaded Created in NX6.0.2. | |
void | SetMessagesInconsistentRevisions (NXOpen::Preferences::SessionPdm::MessagesInconsistentRevisionsType message) |
Sets the kind of messages about inconsistent revisions when a part is loaded Created in NX6.0.2. | |
void | SetSynchroniseOnLoad (NXOpen::Preferences::SessionPdm::SynchroniseOnLoadType sync) |
Sets the kind of synchronisation performed when a part is loaded Created in NX4.0.1. | |
void | SetSynchroniseOnSave (NXOpen::Preferences::SessionPdm::SynchroniseOnSaveType sync) |
Sets the kind of synchronisation performed when a part is saved Created in NX4.0.1. | |
void | SetUnpopulatedBehaviour (NXOpen::Preferences::SessionPdm::UnpopulatedBehaviourType behaviour) |
Sets the behaviour when an unpopulated part is loaded Created in NX4.0.1. | |
NXOpen::Preferences::SessionPdm::SynchroniseOnLoadType | SynchroniseOnLoad () |
Returns the kind of synchronisation performed when a part is loaded Created in NX4.0.1. | |
NXOpen::Preferences::SessionPdm::SynchroniseOnSaveType | SynchroniseOnSave () |
Returns the kind of synchronisation performed when a part is saved Created in NX4.0.1. | |
tag_t | Tag () const |
Returns the tag of this object. | |
NXOpen::Preferences::SessionPdm::UnpopulatedBehaviourType | UnpopulatedBehaviour () |
Returns the behaviour when an unpopulated part is loaded Created in NX4.0.1. | |
Represents the NX Manager preferences for the entire session
To obtain an instance of this class, refer to Preferences::SessionPreferences
Created in NX4.0.1.
Options for the kind of JT update performed when a part is loaded.
Options for the kind of messages about inconsistent revisions when a part is loaded.
NXOpen::Preferences::SessionPdm::JtUpdateFromSourceType NXOpen::Preferences::SessionPdm::JtUpdateFromSource | ( | ) |
Returns the kind of JT update performed when a part is loaded
Created in NX6.0.2.
License requirements : None
NXOpen::Preferences::SessionPdm::MessagesInconsistentRevisionsType NXOpen::Preferences::SessionPdm::MessagesInconsistentRevisions | ( | ) |
Returns the kind of messages about inconsistent revisions when a part is loaded
Created in NX6.0.2.
License requirements : None
void NXOpen::Preferences::SessionPdm::SetJtUpdateFromSource | ( | NXOpen::Preferences::SessionPdm::JtUpdateFromSourceType | update | ) |
Sets the kind of JT update performed when a part is loaded
Created in NX6.0.2.
License requirements : None
update | update |
void NXOpen::Preferences::SessionPdm::SetMessagesInconsistentRevisions | ( | NXOpen::Preferences::SessionPdm::MessagesInconsistentRevisionsType | message | ) |
Sets the kind of messages about inconsistent revisions when a part is loaded
Created in NX6.0.2.
License requirements : None
message | message |
void NXOpen::Preferences::SessionPdm::SetSynchroniseOnLoad | ( | NXOpen::Preferences::SessionPdm::SynchroniseOnLoadType | sync | ) |
Sets the kind of synchronisation performed when a part is loaded
Created in NX4.0.1.
License requirements : None
sync | sync |
void NXOpen::Preferences::SessionPdm::SetSynchroniseOnSave | ( | NXOpen::Preferences::SessionPdm::SynchroniseOnSaveType | sync | ) |
Sets the kind of synchronisation performed when a part is saved
Created in NX4.0.1.
License requirements : None
sync | sync |
void NXOpen::Preferences::SessionPdm::SetUnpopulatedBehaviour | ( | NXOpen::Preferences::SessionPdm::UnpopulatedBehaviourType | behaviour | ) |
Sets the behaviour when an unpopulated part is loaded
Created in NX4.0.1.
License requirements : None
behaviour | behaviour |
NXOpen::Preferences::SessionPdm::SynchroniseOnLoadType NXOpen::Preferences::SessionPdm::SynchroniseOnLoad | ( | ) |
Returns the kind of synchronisation performed when a part is loaded
Created in NX4.0.1.
License requirements : None
NXOpen::Preferences::SessionPdm::SynchroniseOnSaveType NXOpen::Preferences::SessionPdm::SynchroniseOnSave | ( | ) |
Returns the kind of synchronisation performed when a part is saved
Created in NX4.0.1.
License requirements : None
tag_t NXOpen::Preferences::SessionPdm::Tag | ( | ) | const |
Returns the tag of this object.
NXOpen::Preferences::SessionPdm::UnpopulatedBehaviourType NXOpen::Preferences::SessionPdm::UnpopulatedBehaviour | ( | ) |
Returns the behaviour when an unpopulated part is loaded
Created in NX4.0.1.
License requirements : None