NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.Preferences.SessionVisualizationShade Class Reference

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

Inheritance diagram for NXOpen.Preferences.SessionVisualizationShade:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void RegenerateShadedViewsFromToleranceChange ()
 Regenerates Shaded Views. More...
 
unsafe void RegenerateStudioAnalysisViewsFromTolChange (bool updateEnvOption)
 Regenerates Studio Analysis Views. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe bool EdgesEmphasis [get, set]
 Returns or sets the edge emphasis flag. More...
 
unsafe bool LwrtStudioDisplay [get, set]
 Returns or sets the lwrt studio display flag. More...
 
unsafe bool ShowFacetEdges [get, set]
 Returns or sets the show facet edge flag. More...
 
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> 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

unsafe void NXOpen.Preferences.SessionVisualizationShade.RegenerateShadedViewsFromToleranceChange ( )
inline

Regenerates Shaded Views.

Updates all objects based on their surfacing tolerance.

Created in NX3.0.0

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

License requirements: None.

unsafe void NXOpen.Preferences.SessionVisualizationShade.RegenerateStudioAnalysisViewsFromTolChange ( bool  updateEnvOption)
inline

Regenerates Studio Analysis Views.

Updates all objects based on their surfacing tolerance.

Created in NX3.0.0

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

License requirements: None.

Parameters
updateEnvOptionSend TRUE if env cube updation is required. Else send FALSE

Property Documentation

unsafe bool NXOpen.Preferences.SessionVisualizationShade.EdgesEmphasis
getset

Returns or 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 to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Preferences.SessionVisualizationShade.LwrtStudioDisplay
getset

Returns or sets the lwrt studio display flag.

Alters how studio are displayed.

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Preferences.SessionVisualizationShade.ShowFacetEdges
getset

Returns or 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 to get this property: None.

License requirements to set this property: None.

Tag NXOpen.Preferences.SessionVisualizationShade.Tag
get

Returns the tag of this object.


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