NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Public Member Functions | 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...
 

Public Member Functions

unsafe void SetDefaultSeed (string seedName)
 Sets the default seed part that NX uses for parts without datasets More...
 
- 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...
 

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...
 
unsafe
NXOpen.Preferences.SessionPdm.UnpopulatedBehaviourType 
UnpopulatedWithJtBehaviour [get, set]
 Returns or sets the behaviour when part having JT dataset and no NX dataset 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

- 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 

Member Function Documentation

unsafe void NXOpen.Preferences.SessionPdm.SetDefaultSeed ( string  seedName)
inline

Sets the default seed part that NX uses for parts without datasets

Created in NX1899.0.0

License requirements: None.

Parameters
seedNameSeed Part name in Inch or Metric

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.

unsafe NXOpen.Preferences.SessionPdm.UnpopulatedBehaviourType NXOpen.Preferences.SessionPdm.UnpopulatedWithJtBehaviour
getset

Returns or sets the behaviour when part having JT dataset and no NX dataset is loaded

Created in NX1872.0.0

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.