NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::Preferences::SessionWorkPlane Class Reference

Represents the set of WorkPlane preferences applicable to session
To obtain an instance of this class, refer to NXOpen::Preferences::SessionPreferences

More...

Public Types

enum  ObjectDisplay { ObjectDisplayNormal, ObjectDisplayDimAndSelectable, ObjectDisplayDimAndNonSelectable }
 Describes whether the object off work plane is normal display or dim and selectable or dim and non selectable
More...
 

Public Member Functions

NXOpen::Preferences::SessionWorkPlane::ObjectDisplay ObjectOffWorkPlane ()
 Returns the object off work plane. More...
 
void SetObjectOffWorkPlane (NXOpen::Preferences::SessionWorkPlane::ObjectDisplay objectOffWorkPlane)
 Sets the object off work plane. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents the set of WorkPlane preferences applicable to session
To obtain an instance of this class, refer to NXOpen::Preferences::SessionPreferences

Deprecated:
Deprecated in NX8.5.0.

See NXOpen::Preferences::SessionVisualizationEmphasis .


Created in NX3.0.0.

Member Enumeration Documentation

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

Deprecated:
Deprecated in NX8.5.0.

See NXOpen::Preferences::SessionVisualizationEmphasis .

Enumerator
ObjectDisplayNormal 

Normal Display.

ObjectDisplayDimAndSelectable 

Dim and Selectable.

ObjectDisplayDimAndNonSelectable 

Dim and Non Selectable.

Member Function Documentation

NXOpen::Preferences::SessionWorkPlane::ObjectDisplay NXOpen::Preferences::SessionWorkPlane::ObjectOffWorkPlane ( )

Returns the object off work plane.

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

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


Created in NX3.0.0.

License requirements : None

void NXOpen::Preferences::SessionWorkPlane::SetObjectOffWorkPlane ( NXOpen::Preferences::SessionWorkPlane::ObjectDisplay  objectOffWorkPlane)

Sets the object off work plane.

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

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


Created in NX3.0.0.

License requirements : None

Parameters
objectOffWorkPlaneobject off work plane
tag_t NXOpen::Preferences::SessionWorkPlane::Tag ( ) const

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.