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

This class is for UI related preferences changes
To obtain an instance of this class, refer to NXOpen::UI

Created in NX3.0.0. More...

Public Member Functions

bool DepthSortedWireframe ()
 Returns the depth sorted wireframe. More...
 
void RegenerateFromToleranceChange (bool updateModeChange, bool studio)
 Regenerates after changing tolerance
More...
 
void SetDepthSortedWireframe (bool depthSortedWireframe)
 Sets the depth sorted wireframe. More...
 
void SetWireframeContrast (bool wireframeContrast)
 Sets whether colors applied to wireframe geometry are automatically adjusted as necessary to produce a minimum contrast relative to the view background. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 
void UpdateLineFontObjects (bool doSoftwareUpdate)
 Updates the UI after line font is changed
More...
 
bool WireframeContrast ()
 Returns whether colors applied to wireframe geometry are automatically adjusted as necessary to produce a minimum contrast relative to the view background. More...
 

Detailed Description

This class is for UI related preferences changes
To obtain an instance of this class, refer to NXOpen::UI

Created in NX3.0.0.


Member Function Documentation

bool NXOpen::Preferences::VisualizationLine::DepthSortedWireframe ( )

Returns the depth sorted wireframe.

Specifies whether the graphics driver should sort objects by depth in wireframe views.
Created in NX3.0.0.

License requirements : None

void NXOpen::Preferences::VisualizationLine::RegenerateFromToleranceChange ( bool  updateModeChange,
bool  studio 
)

Regenerates after changing tolerance

Deprecated:
Deprecated in NX12.0.0.

Use NXOpen::Preferences::PartVisualizationLine::RegenerateFromToleranceChange instead.


Created in NX3.0.0.

License requirements : None

Parameters
updateModeChangewhether update_mode has changed
studiostudio or non studio
void NXOpen::Preferences::VisualizationLine::SetDepthSortedWireframe ( bool  depthSortedWireframe)

Sets the depth sorted wireframe.

Specifies whether the graphics driver should sort objects by depth in wireframe views.
Created in NX3.0.0.

License requirements : None

Parameters
depthSortedWireframedepth sorted wireframe
void NXOpen::Preferences::VisualizationLine::SetWireframeContrast ( bool  wireframeContrast)

Sets whether colors applied to wireframe geometry are automatically adjusted as necessary to produce a minimum contrast relative to the view background.

The option affects onscreen displays only, so it affects interactive displays and raster images captured from interactive displays. It does not affect vector output produced by Plot, Print, CGM Export and similar functions.
Created in NX6.0.0.

License requirements : None

Parameters
wireframeContrastwireframe contrast
tag_t NXOpen::Preferences::VisualizationLine::Tag ( ) const

Returns the tag of this object.

void NXOpen::Preferences::VisualizationLine::UpdateLineFontObjects ( bool  doSoftwareUpdate)

Updates the UI after line font is changed

Deprecated:
Deprecated in NX12.0.0.

Use NXOpen::Preferences::PartVisualizationLine::UpdateLineFontObjects instead.


Created in NX3.0.0.

License requirements : None

Parameters
doSoftwareUpdateThe do_software_update flag should be set to TRUE when changing from software fonts to hardware fonts or when changing dash
bool NXOpen::Preferences::VisualizationLine::WireframeContrast ( )

Returns whether colors applied to wireframe geometry are automatically adjusted as necessary to produce a minimum contrast relative to the view background.

The option affects onscreen displays only, so it affects interactive displays and raster images captured from interactive displays. It does not affect vector output produced by Plot, Print, CGM Export and similar functions.
Created in NX6.0.0.

License requirements : None


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