NXOpen .NET Reference  12.0.0
Public Types | Public Member Functions | Properties | List of all members
NXOpen.Preferences.ObjectPreferences Class Reference

Captures the UI based calls required for Object Preferences More...

Inheritance diagram for NXOpen.Preferences.ObjectPreferences:

Public Types

enum  Translucency { Disabled, Enabled, TemporarilyEnabled }
 Describes whether the translucency is enabled or disabled More...
 

Public Member Functions

unsafe void ResetSessionTranslucency (bool option, out NXOpen.Preferences.ObjectPreferences.Translucency sessionTranslucency)
 Resets the session translucency More...
 
unsafe void SetSessionTranslucency (NXOpen.Preferences.ObjectPreferences.Translucency option, out NXOpen.Preferences.ObjectPreferences.Translucency sessionTranslucency)
 Sets the session translucency More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 

Detailed Description

Captures the UI based calls required for Object Preferences

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

Created in NX3.0.0

Member Enumeration Documentation

Describes whether the translucency is enabled or disabled

Enumerator
Disabled 
Enabled 
TemporarilyEnabled 

Member Function Documentation

unsafe void NXOpen.Preferences.ObjectPreferences.ResetSessionTranslucency ( bool  option,
out NXOpen.Preferences.ObjectPreferences.Translucency  sessionTranslucency 
)

Resets the session translucency

Created in NX3.0.0

License requirements: None.

Parameters
optionUser can set TRUE or FALSE
sessionTranslucencyReturn Value
unsafe void NXOpen.Preferences.ObjectPreferences.SetSessionTranslucency ( NXOpen.Preferences.ObjectPreferences.Translucency  option,
out NXOpen.Preferences.ObjectPreferences.Translucency  sessionTranslucency 
)

Sets the session translucency

Created in NX3.0.0

License requirements: None.

Parameters
option
sessionTranslucencyReturn Value

Property Documentation

Tag NXOpen.Preferences.ObjectPreferences.Tag
get

Returns the tag of this object.


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