NX Open C++ Reference Guide
|
Represents the set of visualization preferences applicable to entire session
To obtain an instance of this class, refer to Preferences::SessionPreferences
Created in NX3.0.0.
More...
Public Member Functions | |
int | AssembliesWorkPartEmphasisColor () |
Returns the assembly work Part emphasis color. | |
int | HandlesColor () |
Returns the handles color. | |
void | SetAssembliesWorkPartEmphasisColor (int assembliesWorkPartEmphasis) |
Sets the assembly work Part emphasis color. | |
void | SetHandlesColor (int handlesColor) |
Sets the handles color. | |
void | SetWorkPlaneEmphasisColor (int workPlaneEmphasis) |
Sets the work plane emphasis color. | |
tag_t | Tag () const |
Returns the tag of this object. | |
int | WorkPlaneEmphasisColor () |
Returns the work plane emphasis color. |
Represents the set of visualization preferences applicable to entire session
To obtain an instance of this class, refer to Preferences::SessionPreferences
Created in NX3.0.0.
Returns the assembly work Part emphasis color.
Sets the color in which to dim the rest of the assembly, helping to differentiate the Work Part
This property is deprecated. Use NXOpen::Preferences::PartVisualizationColorSetting::DeEmphasisBlendColor and NXOpen::Preferences::PartVisualizationColorSetting::SetDeEmphasisBlendColor instead.
Created in NX3.0.0.
License requirements : None
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.
Created in NX3.0.0.
License requirements : None
void NXOpen::Preferences::SessionVisualizationColorSetting::SetAssembliesWorkPartEmphasisColor | ( | int | assembliesWorkPartEmphasis | ) |
Sets the assembly work Part emphasis color.
Sets the color in which to dim the rest of the assembly, helping to differentiate the Work Part
This property is deprecated. Use NXOpen::Preferences::PartVisualizationColorSetting::DeEmphasisBlendColor and NXOpen::Preferences::PartVisualizationColorSetting::SetDeEmphasisBlendColor instead.
Created in NX3.0.0.
License requirements : None
assembliesWorkPartEmphasis | assemblies work part emphasis |
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.
Created in NX3.0.0.
License requirements : None
handlesColor | handles color |
void NXOpen::Preferences::SessionVisualizationColorSetting::SetWorkPlaneEmphasisColor | ( | int | workPlaneEmphasis | ) |
Sets the work plane emphasis color.
Sets the color in which to dim the objects not on the Work Plane
This property is deprecated. Use NXOpen::Preferences::PartVisualizationColorSetting::DeEmphasisBlendColor and NXOpen::Preferences::PartVisualizationColorSetting::SetDeEmphasisBlendColor instead.
Created in NX3.0.0.
License requirements : None
workPlaneEmphasis | work plane emphasis |
tag_t NXOpen::Preferences::SessionVisualizationColorSetting::Tag | ( | ) | const |
Returns the tag of this object.
Returns the work plane emphasis color.
Sets the color in which to dim the objects not on the Work Plane
This property is deprecated. Use NXOpen::Preferences::PartVisualizationColorSetting::DeEmphasisBlendColor and NXOpen::Preferences::PartVisualizationColorSetting::SetDeEmphasisBlendColor instead.
Created in NX3.0.0.
License requirements : None