NXOpen .NET Reference  12.0.0
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:

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 
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 Translucency [get, set]
 Returns or sets the translucency flag. 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.

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.