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

Captures the UI based calls required for Object Preferences
To obtain an instance of this class, refer to NXOpen::UI

Created in NX3.0.0. More...

Public Types

enum  Translucency { TranslucencyDisabled, TranslucencyEnabled, TranslucencyTemporarilyEnabled }
 Describes whether the translucency is enabled or disabled. More...
 

Public Member Functions

void ResetSessionTranslucency (bool option, NXOpen::Preferences::ObjectPreferences::Translucency *sessionTranslucency)
 Resets the session translucency
Created in NX3.0.0. More...
 
void SetSessionTranslucency (NXOpen::Preferences::ObjectPreferences::Translucency option, NXOpen::Preferences::ObjectPreferences::Translucency *sessionTranslucency)
 Sets the session translucency
Created in NX3.0.0. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Captures the UI based calls required for Object Preferences
To obtain an instance of this class, refer to NXOpen::UI

Created in NX3.0.0.


Member Enumeration Documentation

Describes whether the translucency is enabled or disabled.

Enumerator
TranslucencyDisabled 

disabled

TranslucencyEnabled 

enabled

TranslucencyTemporarilyEnabled 

temporarily enabled

Member Function Documentation

void NXOpen::Preferences::ObjectPreferences::ResetSessionTranslucency ( bool  option,
NXOpen::Preferences::ObjectPreferences::Translucency sessionTranslucency 
)

Resets the session translucency
Created in NX3.0.0.



License requirements : None

Parameters
optionUser can set TRUE or FALSE
sessionTranslucencyReturn Value
void NXOpen::Preferences::ObjectPreferences::SetSessionTranslucency ( NXOpen::Preferences::ObjectPreferences::Translucency  option,
NXOpen::Preferences::ObjectPreferences::Translucency sessionTranslucency 
)

Sets the session translucency
Created in NX3.0.0.



License requirements : None

Parameters
optionoption
sessionTranslucencyReturn Value
tag_t NXOpen::Preferences::ObjectPreferences::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.