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.SessionUserInterfaceUI Class Reference

Represents all UI based session user interface preferneces. More...

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

Public Types

enum  DisplayResourceBar { Left, Right }
 Describes whether the resource bar is displayed on left or right of window More...
 

Public Member Functions

unsafe void ResetDialogBoxSettings ()
 Resets all dialog box settings 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 bool ConfirmUndo [get, set]
 Returns or sets the confirm undo flag More...
 
unsafe int DialogBarDecimalPlaces [get, set]
 Returns or sets the dialog box decimal places More...
 
unsafe bool DialogBarTracking [get, set]
 Returns or sets the dialog bar tracking flag More...
 
unsafe bool DisplayAlertsOnInformation [get, set]
 Returns or sets the option "Display Alerts on Information" gives choice, whether the user wants the Diagnostic alerts appear when features contain information messages during feature creation, edit, and update. More...
 
unsafe bool DisplayAlertsOnWarnings [get, set]
 Returns or sets the option "Display Alerts on Warnings" gives choice, whether the user wants the Diagnostic alerts appear when features contain warnings during feature creation, edit, and update. More...
 
unsafe bool DisplayDialogsInPlayback [get, set]
 Returns or sets the display dialogs in playback flag More...
 
unsafe
NXOpen.Preferences.SessionUserInterfaceUI.DisplayResourceBar 
DisplayResourceBarOption [get, set]
 Returns or sets the display resource bar option More...
 
unsafe string HomePageURL [get, set]
 Returns or sets the home page URL More...
 
unsafe bool InitialDialogDisplay [get, set]
 Returns or sets the initial dialog display flag More...
 
unsafe int ListingDecimalPlaces [get, set]
 Returns or sets the listing decimal places More...
 
unsafe bool PagesAutomaticallyFlyOut [get, set]
 Returns or sets the pages automatically fly outflag More...
 
unsafe int PauseDuration [get, set]
 Returns or sets the pause duration More...
 
unsafe bool RecordAllTransform [get, set]
 Returns or sets the record all transform flag More...
 
unsafe bool SaveLayoutAtExit [get, set]
 Returns or sets the save layout at exit flag. More...
 
Tag Tag [get]
 Returns the tag of this object. More...
 
unsafe bool UseSystemPrecision [get, set]
 Returns or sets the use system precision flag. 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 all UI based session user interface preferneces.

Other User Interface settings are available with NXOpen.Preferences.SessionUserInterface for settings applicable to session and with NXOpen.Preferences.PartUserInterface for User Interface Preferences applicable to part

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

Created in NX3.0.0

Member Enumeration Documentation

Describes whether the resource bar is displayed on left or right of window

Enumerator
Left 
Right 

Member Function Documentation

unsafe void NXOpen.Preferences.SessionUserInterfaceUI.ResetDialogBoxSettings ( )
inline

Resets all dialog box settings

Created in NX6.0.0

License requirements: None.

Property Documentation

unsafe bool NXOpen.Preferences.SessionUserInterfaceUI.ConfirmUndo
getset

Returns or sets the confirm undo flag

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.Preferences.SessionUserInterfaceUI.DialogBarDecimalPlaces
getset

Returns or sets the dialog box decimal places

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Preferences.SessionUserInterfaceUI.DialogBarTracking
getset

Returns or sets the dialog bar tracking flag

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Preferences.SessionUserInterfaceUI.DisplayAlertsOnInformation
getset

Returns or sets the option "Display Alerts on Information" gives choice, whether the user wants the Diagnostic alerts appear when features contain information messages during feature creation, edit, and update.

if the option is true then the diagnostic alerts will appear. if the option is false then diagnostic alerts will not appear. Use DisplayAlertsOnWarnings for display of alerts on warnings. Alerts are always displayed for errors and display of alerts on errors can not be changed.

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Preferences.SessionUserInterfaceUI.DisplayAlertsOnWarnings
getset

Returns or sets the option "Display Alerts on Warnings" gives choice, whether the user wants the Diagnostic alerts appear when features contain warnings during feature creation, edit, and update.

if the option is true then the diagnostic alerts will appear. if the option is false then diagnostic alerts will not appear. Use DisplayAlertsOnInformation for display of alerts on information messages. Alerts are always displayed for errors and display of alerts on errors can not be changed.

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Preferences.SessionUserInterfaceUI.DisplayDialogsInPlayback
getset

Returns or sets the display dialogs in playback flag

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Preferences.SessionUserInterfaceUI.DisplayResourceBar NXOpen.Preferences.SessionUserInterfaceUI.DisplayResourceBarOption
getset

Returns or sets the display resource bar option

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.Preferences.SessionUserInterfaceUI.HomePageURL
getset

Returns or sets the home page URL

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Preferences.SessionUserInterfaceUI.InitialDialogDisplay
getset

Returns or sets the initial dialog display flag

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.Preferences.SessionUserInterfaceUI.ListingDecimalPlaces
getset

Returns or sets the listing decimal places

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Preferences.SessionUserInterfaceUI.PagesAutomaticallyFlyOut
getset

Returns or sets the pages automatically fly outflag

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.Preferences.SessionUserInterfaceUI.PauseDuration
getset

Returns or sets the pause duration

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Preferences.SessionUserInterfaceUI.RecordAllTransform
getset

Returns or sets the record all transform flag

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Preferences.SessionUserInterfaceUI.SaveLayoutAtExit
getset

Returns or sets the save layout at exit flag.

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

Tag NXOpen.Preferences.SessionUserInterfaceUI.Tag
get

Returns the tag of this object.

unsafe bool NXOpen.Preferences.SessionUserInterfaceUI.UseSystemPrecision
getset

Returns or sets the use system precision flag.

True uses the system precision

Created in NX3.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.