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

Represents the set of WorkPlane preferences applicable to session More...

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

Public Types

enum  ObjectDisplay { Normal, DimAndSelectable, DimAndNonSelectable }
 Describes whether the object off work plane is normal display or dim and selectable or dim and non selectable More...
 

Properties

unsafe
NXOpen.Preferences.SessionWorkPlane.ObjectDisplay 
ObjectOffWorkPlane [get, set]
 Returns or sets the object off work plane. 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 WorkPlane preferences applicable to session

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

Created in NX3.0.0

Deprecated in NX8.5.0. See NXOpen.Preferences.SessionVisualizationEmphasis .

Member Enumeration Documentation

Describes whether the object off work plane is normal display or dim and selectable or dim and non selectable

Enumerator
Normal 

Normal Display

DimAndSelectable 

Dim and Selectable

DimAndNonSelectable 

Dim and Non Selectable

Property Documentation

unsafe NXOpen.Preferences.SessionWorkPlane.ObjectDisplay NXOpen.Preferences.SessionWorkPlane.ObjectOffWorkPlane
getset

Returns or sets the object off work plane.

Comes under Display tab. This preference is to de-emphasize or "dim" all objects in the work plane.

Created in NX3.0.0

Deprecated in NX8.5.0. See NXOpen.Preferences.SessionVisualizationEmphasis .

License requirements to get this property: None.

License requirements to set this property: None.

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