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

Represents the set of visualization preferences under handles tab applicable to entire session
To obtain an instance of this class, refer to NXOpen::Preferences::SessionPreferences

Created in NX7.5.0. More...

Public Types

enum  HandleSizeValue { HandleSizeValueSmall, HandleSizeValueMedium, HandleSizeValueLarge }
 Specifies size values for the default handle size. More...
 

Public Member Functions

int HandleSize ()
 Returns the default handle size
Created in NX7.5.0. More...
 
void SetHandleSize (int handleSize)
 Sets the default handle size
Created in NX7.5.0. More...
 
void SetShowHandleHints (bool showHandleHints)
 Sets the show handle hints flag. More...
 
bool ShowHandleHints ()
 Returns the show handle hints flag. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents the set of visualization preferences under handles tab applicable to entire session
To obtain an instance of this class, refer to NXOpen::Preferences::SessionPreferences

Created in NX7.5.0.


Member Enumeration Documentation

Specifies size values for the default handle size.

Enumerator
HandleSizeValueSmall 

Small Handle Size.

HandleSizeValueMedium 

Medium Handle Size.

HandleSizeValueLarge 

Large Handle Size.

Member Function Documentation

int NXOpen::Preferences::VisualizationHandles::HandleSize ( )

Returns the default handle size
Created in NX7.5.0.



License requirements : None

void NXOpen::Preferences::VisualizationHandles::SetHandleSize ( int  handleSize)

Sets the default handle size
Created in NX7.5.0.



License requirements : None

Parameters
handleSizehandlesize
void NXOpen::Preferences::VisualizationHandles::SetShowHandleHints ( bool  showHandleHints)

Sets the show handle hints flag.

If true displays handle hint when handle is preselected
Created in NX7.5.0.

License requirements : None

Parameters
showHandleHintsshowhandlehints
bool NXOpen::Preferences::VisualizationHandles::ShowHandleHints ( )

Returns the show handle hints flag.

If true displays handle hint when handle is preselected
Created in NX7.5.0.

License requirements : None

tag_t NXOpen::Preferences::VisualizationHandles::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.