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

Represents all UI based session Visualization visual preferences More...

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

Properties

unsafe bool FullSceneAntialiasing [get, set]
 Returns or sets the scene antialiasing flag. More...
 
unsafe bool LineAntialiasing [get, set]
 Returns or sets the line antialiasing flag. More...
 
unsafe bool ReduceEdgeBleedThrough [get, set]
 Returns or sets the reduce edge bleed-through flag. More...
 
Tag Tag [get]
 Returns the tag of this object. More...
 
unsafe bool Translucency [get, set]
 Returns or sets the translucency flag. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

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

Detailed Description

Represents all UI based session Visualization visual preferences

To obtain an instance of this class, refer to NXOpen.UI

Created in NX3.0.0

Property Documentation

unsafe bool NXOpen.Preferences.SessionVisualizationVisual.FullSceneAntialiasing
getset

Returns or sets the scene antialiasing flag.

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Preferences.SessionVisualizationVisual.LineAntialiasing
getset

Returns or sets the line antialiasing flag.

True value specifies that lines, curves, and edges are drawn more smoothly

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Preferences.SessionVisualizationVisual.ReduceEdgeBleedThrough
getset

Returns or sets the reduce edge bleed-through flag.

True indicates that Show Line Widths, Edge Emphasis, and Line Antialising settings are overriden so as to minimize the effects of edges bleeding through surfaces.

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: None.

Tag NXOpen.Preferences.SessionVisualizationVisual.Tag
get

Returns the tag of this object.

unsafe bool NXOpen.Preferences.SessionVisualizationVisual.Translucency
getset

Returns or sets the translucency flag.

True value specifies that each shaded object is drawn with the translucency setting specified with Edit->Object Display. False value specify that all objects in Fully Shaded or Partially Shaded views appear opaque, regardless of their individual translucency settings.

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.


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