NX Open C++ Reference Guide
Public Member Functions
NXOpen::Preferences::SessionVisualizationVisual Class Reference

Represents all UI based session Visualization visual preferences
To obtain an instance of this class, refer to UI

Created in NX3.0.0. More...

List of all members.

Public Member Functions

bool FullSceneAntialiasing ()
 Returns the scene antialiasing flag.
bool LineAntialiasing ()
 Returns the line antialiasing flag.
void SetFullSceneAntialiasing (bool fullSceneAntialiasing)
 Sets the scene antialiasing flag.
void SetLineAntialiasing (bool lineAntialiasing)
 Sets the line antialiasing flag.
void SetTranslucency (bool translucency)
 Sets the translucency flag.
tag_t Tag () const
 Returns the tag of this object.
bool Translucency ()
 Returns the translucency flag.

Detailed Description

Represents all UI based session Visualization visual preferences
To obtain an instance of this class, refer to UI

Created in NX3.0.0.



Member Function Documentation

Returns the scene antialiasing flag.


Created in NX3.0.0.

License requirements : None

Returns the line antialiasing flag.

True value specifies that lines, curves, and edges are drawn more smoothly
Created in NX3.0.0.

License requirements : None

Sets the scene antialiasing flag.


Created in NX3.0.0.

License requirements : None

Parameters:
fullSceneAntialiasingfull scene antialiasing

Sets the line antialiasing flag.

True value specifies that lines, curves, and edges are drawn more smoothly
Created in NX3.0.0.

License requirements : None

Parameters:
lineAntialiasingline antialiasing

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 : None

Parameters:
translucencytranslucency

Returns the tag of this object.

Returns 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 : None


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