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

Represents the set of visualization preferences applicable to entire session More...

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

Properties

unsafe int HandlesColor [get, set]
 Returns or sets the handles color. 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

- 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 the set of visualization preferences applicable to entire session

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

Created in NX3.0.0

Deprecated in NX8.5.0. Use NXOpen.Preferences.PartVisualizationColorSetting instead.

Property Documentation

unsafe int NXOpen.Preferences.SessionVisualizationColorSetting.HandlesColor
getset

Returns or sets the handles color.

Sets the handle color. Unigraphics NX displays all handles using a "handle" color. A session attribute determines the color of handles and applies to all parts in a session.

This property is deprecated. Use NXOpen.Preferences.PartVisualizationColorSetting.HandleColor instead.

Created in NX3.0.0

Deprecated in NX7.5.0. Use NXOpen.Preferences.PartVisualizationColorSetting.HandleColor instead

License requirements to get this property: None.

License requirements to set this property: None.

Tag NXOpen.Preferences.SessionVisualizationColorSetting.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.