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

Represents the set of User Interface preferences applicable to entire part. More...

Public Member Functions

int DialogBoxDecimalPlaces ()
 Returns the dialog box decimal places
Created in NX3.0.0. More...
 
void SetDialogBoxDecimalPlaces (int dialogBoxDecimalPlaces)
 Sets the dialog box decimal places
Created in NX3.0.0. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents the set of User Interface preferences applicable to entire part.

Other User Interface settings are available with NXOpen::Preferences::SessionUserInterface for settings applicable to session and with SessionUserInterfaceUI class for UI based User Interface Preferences
To obtain an instance of this class, refer to NXOpen::Preferences::PartPreferences

Created in NX3.0.0.

Member Function Documentation

int NXOpen::Preferences::PartUserInterface::DialogBoxDecimalPlaces ( )

Returns the dialog box decimal places
Created in NX3.0.0.



License requirements : None

void NXOpen::Preferences::PartUserInterface::SetDialogBoxDecimalPlaces ( int  dialogBoxDecimalPlaces)

Sets the dialog box decimal places
Created in NX3.0.0.



License requirements : None

Parameters
dialogBoxDecimalPlacesdialog box decimal places
tag_t NXOpen::Preferences::PartUserInterface::Tag ( ) const

Returns the tag of this object.


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