NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.Preferences.SessionPdm Class Reference

Represents the NX Manager preferences for the entire session More...

Inheritance diagram for NXOpen.Preferences.SessionPdm:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  JtUpdateFromSourceType { Complete, None }
 Options for the kind of JT update performed when a part is loaded More...
 
enum  MessagesInconsistentRevisionsType { None, Warning, Error }
 Options for the kind of messages about inconsistent revisions when a part is loaded More...
 
enum  SynchroniseOnLoadType { Complete, AddWithTransforms, None }
 Options for the kind of synchronisation with the PDM system performed when a part is loaded. More...
 
enum  SynchroniseOnSaveType { Complete, None }
 Options for the kind of synchronisation with the PDM system performed when a part is saved. More...
 
enum  UnpopulatedBehaviourType {
  OnSave, ModifiedPrompt, ModifiedNoPrompt, Never,
  PreNx4
}
 Options for when to add NX datasets upon loading an unpopulated part in the PDM system More...
 

Properties

unsafe
NXOpen.Preferences.SessionPdm.JtUpdateFromSourceType 
JtUpdateFromSource [get, set]
 Returns or sets the kind of JT update performed when a part is loaded More...
 
unsafe
NXOpen.Preferences.SessionPdm.MessagesInconsistentRevisionsType 
MessagesInconsistentRevisions [get, set]
 Returns or sets the kind of messages about inconsistent revisions when a part is loaded More...
 
unsafe
NXOpen.Preferences.SessionPdm.SynchroniseOnLoadType 
SynchroniseOnLoad [get, set]
 Returns or sets the kind of synchronisation performed when a part is loaded More...
 
unsafe
NXOpen.Preferences.SessionPdm.SynchroniseOnSaveType 
SynchroniseOnSave [get, set]
 Returns or sets the kind of synchronisation performed when a part is saved More...
 
Tag Tag [get]
 Returns the tag of this object. More...
 
unsafe
NXOpen.Preferences.SessionPdm.UnpopulatedBehaviourType 
UnpopulatedBehaviour [get, set]
 Returns or sets the behaviour when an unpopulated part is loaded More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 
- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 

Detailed Description

Represents the NX Manager preferences for the entire session

To obtain an instance of this class, refer to NXOpen.Preferences.SessionPreferences

Created in NX4.0.1

Member Enumeration Documentation

Options for the kind of JT update performed when a part is loaded

Enumerator
Complete 
None 

Options for the kind of messages about inconsistent revisions when a part is loaded

Enumerator
None 
Warning 
Error 

Options for the kind of synchronisation with the PDM system performed when a part is loaded.

Enumerator
Complete 
AddWithTransforms 
None 

Options for the kind of synchronisation with the PDM system performed when a part is saved.

Enumerator
Complete 
None 

Options for when to add NX datasets upon loading an unpopulated part in the PDM system

Enumerator
OnSave 
ModifiedPrompt 
ModifiedNoPrompt 
Never 
PreNx4 

Property Documentation

unsafe NXOpen.Preferences.SessionPdm.JtUpdateFromSourceType NXOpen.Preferences.SessionPdm.JtUpdateFromSource
getset

Returns or sets the kind of JT update performed when a part is loaded

Created in NX6.0.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Preferences.SessionPdm.MessagesInconsistentRevisionsType NXOpen.Preferences.SessionPdm.MessagesInconsistentRevisions
getset

Returns or sets the kind of messages about inconsistent revisions when a part is loaded

Created in NX6.0.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Preferences.SessionPdm.SynchroniseOnLoadType NXOpen.Preferences.SessionPdm.SynchroniseOnLoad
getset

Returns or sets the kind of synchronisation performed when a part is loaded

Created in NX4.0.1

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Preferences.SessionPdm.SynchroniseOnSaveType NXOpen.Preferences.SessionPdm.SynchroniseOnSave
getset

Returns or sets the kind of synchronisation performed when a part is saved

Created in NX4.0.1

License requirements to get this property: None.

License requirements to set this property: None.

Tag NXOpen.Preferences.SessionPdm.Tag
get

Returns the tag of this object.

unsafe NXOpen.Preferences.SessionPdm.UnpopulatedBehaviourType NXOpen.Preferences.SessionPdm.UnpopulatedBehaviour
getset

Returns or sets the behaviour when an unpopulated part is loaded

Created in NX4.0.1

License requirements to get this property: None.

License requirements to set this property: None.


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