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

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

Created in NX3.0.0. More...

List of all members.

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.
void SetSessionTranslucency (NXOpen::Preferences::ObjectPreferences::Translucency option, NXOpen::Preferences::ObjectPreferences::Translucency *sessionTranslucency)
 Sets the session translucency
Created in NX3.0.0.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

Captures the UI based calls required for Object Preferences
To obtain an instance of this class, refer to 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

Resets the session translucency
Created in NX3.0.0.



License requirements : None

Parameters:
optionUser can set TRUE or FALSE
sessionTranslucencyReturn Value

Sets the session translucency
Created in NX3.0.0.



License requirements : None

Parameters:
optionoption
sessionTranslucencyReturn Value

Returns the tag of this object.


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