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

Represents the set of visualization preferences applicable to entire session
To obtain an instance of this class, refer to NXOpen::Preferences::SessionPreferences

More...

Public Member Functions

int HandlesColor ()
 Returns the handles color. More...
 
void SetHandlesColor (int handlesColor)
 Sets the handles color. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents the set of visualization preferences applicable to entire session
To obtain an instance of this class, refer to NXOpen::Preferences::SessionPreferences

Deprecated:
Deprecated in NX8.5.0.

Use NXOpen::Preferences::PartVisualizationColorSetting instead.


Created in NX3.0.0.

Member Function Documentation

int NXOpen::Preferences::SessionVisualizationColorSetting::HandlesColor ( )

Returns the handles color.

Sets the handle color. Unigraphics NX displays all handles using a "handle" color. A session attribute determines the color of handles and applies to all parts in a session.
This property is deprecated. Use NXOpen::Preferences::PartVisualizationColorSetting::HandleColor and NXOpen::Preferences::PartVisualizationColorSetting::SetHandleColor instead.

Deprecated:
Deprecated in NX7.5.0. Use NXOpen::Preferences::PartVisualizationColorSetting::HandleColor and NXOpen::Preferences::PartVisualizationColorSetting::SetHandleColor instead


Created in NX3.0.0.

License requirements : None

void NXOpen::Preferences::SessionVisualizationColorSetting::SetHandlesColor ( int  handlesColor)

Sets the handles color.

Sets the handle color. Unigraphics NX displays all handles using a "handle" color. A session attribute determines the color of handles and applies to all parts in a session.
This property is deprecated. Use NXOpen::Preferences::PartVisualizationColorSetting::HandleColor and NXOpen::Preferences::PartVisualizationColorSetting::SetHandleColor instead.

Deprecated:
Deprecated in NX7.5.0. Use NXOpen::Preferences::PartVisualizationColorSetting::HandleColor and NXOpen::Preferences::PartVisualizationColorSetting::SetHandleColor instead


Created in NX3.0.0.

License requirements : None

Parameters
handlesColorhandles color
tag_t NXOpen::Preferences::SessionVisualizationColorSetting::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.