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

Represents the UI related Visualization Shade preferences. More...

Public Member Functions

bool EdgesEmphasis ()
 Returns the edge emphasis flag.Alters how edges are displayed when Shaded Face Edges is flag is true. More...
 
bool LwrtStudioDisplay ()
 Returns the lwrt studio display flag.Alters how studio are displayed. More...
 
void RegenerateShadedViewsFromToleranceChange ()
 Regenerates Shaded Views. More...
 
void RegenerateStudioAnalysisViewsFromTolChange (bool updateEnvOption)
 Regenerates Studio Analysis Views. More...
 
void SetEdgesEmphasis (bool edgesEmphasis)
 Sets the edge emphasis flag.Alters how edges are displayed when Shaded Face Edges is flag is true. More...
 
void SetLwrtStudioDisplay (bool lwrtStudioDisplay)
 Sets the lwrt studio display flag.Alters how studio are displayed. More...
 
void SetShowFacetEdges (bool facetEdges)
 Sets the show facet edge flag. More...
 
bool ShowFacetEdges ()
 Returns the show facet edge flag. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents the UI related Visualization Shade preferences.

These preferences are maintained at UI level and applicable to entire session
To obtain an instance of this class, refer to NXOpen::UI

Created in NX3.0.0.

Member Function Documentation

bool NXOpen::Preferences::SessionVisualizationShade::EdgesEmphasis ( )

Returns the edge emphasis flag.Alters how edges are displayed when Shaded Face Edges is flag is true.


Created in NX3.0.0.

License requirements : None

bool NXOpen::Preferences::SessionVisualizationShade::LwrtStudioDisplay ( )

Returns the lwrt studio display flag.Alters how studio are displayed.


Created in NX4.0.0.

License requirements : None

void NXOpen::Preferences::SessionVisualizationShade::RegenerateShadedViewsFromToleranceChange ( )

Regenerates Shaded Views.

Updates all objects based on their surfacing tolerance.

Deprecated:
Deprecated in NX12.0.0. Use NXOpen::Preferences::PartVisualizationShade::RegenerateShadedViewsFromToleranceChange instead.


Created in NX3.0.0.

License requirements : None

void NXOpen::Preferences::SessionVisualizationShade::RegenerateStudioAnalysisViewsFromTolChange ( bool  updateEnvOption)

Regenerates Studio Analysis Views.

Updates all objects based on their surfacing tolerance.

Deprecated:
Deprecated in NX12.0.0. Use NXOpen::Preferences::PartVisualizationShade::RegenerateStudioAnalysisViewsFromToleranceChange instead.


Created in NX3.0.0.

License requirements : None

Parameters
updateEnvOptionSend TRUE if env cube updation is required. Else send FALSE
void NXOpen::Preferences::SessionVisualizationShade::SetEdgesEmphasis ( bool  edgesEmphasis)

Sets the edge emphasis flag.Alters how edges are displayed when Shaded Face Edges is flag is true.


Created in NX3.0.0.

License requirements : None

Parameters
edgesEmphasisEdge Emphasis Option to be set or not
void NXOpen::Preferences::SessionVisualizationShade::SetLwrtStudioDisplay ( bool  lwrtStudioDisplay)

Sets the lwrt studio display flag.Alters how studio are displayed.


Created in NX4.0.0.

License requirements : None

Parameters
lwrtStudioDisplayOption to be set or not
void NXOpen::Preferences::SessionVisualizationShade::SetShowFacetEdges ( bool  facetEdges)

Sets the show facet edge flag.

Toggles the display of facet edges. If this flag is true it can help when trying to evaluate or interpret faceted edges.
Created in NX3.0.0.

License requirements : None

Parameters
facetEdgesfacet edges
bool NXOpen::Preferences::SessionVisualizationShade::ShowFacetEdges ( )

Returns the show facet edge flag.

Toggles the display of facet edges. If this flag is true it can help when trying to evaluate or interpret faceted edges.
Created in NX3.0.0.

License requirements : None

tag_t NXOpen::Preferences::SessionVisualizationShade::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.