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

Represents the set of visualization preferences under screen tab applicable to part
To obtain an instance of this class, refer to NXOpen::Preferences::PartPreferences

Created in NX12.0.0. More...

Public Types

enum  ViewTriadLocation { ViewTriadLocationBottomLeft, ViewTriadLocationBottomRight }
 The view triad location types. More...
 

Public Member Functions

bool CsysFixedSizeOnScreen ()
 Returns whether the CSYS display in fixed size on screen. More...
 
bool CsysShowThrough ()
 Returns whether the CSYS display in show through mode
Created in NX12.0.0. More...
 
void SetCsysFixedSizeOnScreen (bool fixedSizeOnScreen)
 Sets whether the CSYS display in fixed size on screen. More...
 
void SetCsysShowThrough (bool showThrough)
 Sets whether the CSYS display in show through mode
Created in NX12.0.0. More...
 
void SetTriadLocation (NXOpen::Preferences::PartVisualizationScreen::ViewTriadLocation triadLocation)
 Sets the view triad location
Created in NX12.0.0. More...
 
void SetTriadVisibility (bool triadVisibility)
 Sets the show view triad flag. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 
NXOpen::Preferences::PartVisualizationScreen::ViewTriadLocation TriadLocation ()
 Returns the view triad location
Created in NX12.0.0. More...
 
bool TriadVisibility ()
 Returns the show view triad flag. More...
 

Detailed Description

Represents the set of visualization preferences under screen tab applicable to part
To obtain an instance of this class, refer to NXOpen::Preferences::PartPreferences

Created in NX12.0.0.


Member Enumeration Documentation

The view triad location types.

Enumerator
ViewTriadLocationBottomLeft 

View triad display on the bottom left of the view.

ViewTriadLocationBottomRight 

View triad display on the bottom right of the view.

Member Function Documentation

bool NXOpen::Preferences::PartVisualizationScreen::CsysFixedSizeOnScreen ( )

Returns whether the CSYS display in fixed size on screen.


Created in NX12.0.0.

License requirements : None

bool NXOpen::Preferences::PartVisualizationScreen::CsysShowThrough ( )

Returns whether the CSYS display in show through mode
Created in NX12.0.0.



License requirements : None

void NXOpen::Preferences::PartVisualizationScreen::SetCsysFixedSizeOnScreen ( bool  fixedSizeOnScreen)

Sets whether the CSYS display in fixed size on screen.


Created in NX12.0.0.

License requirements : None

Parameters
fixedSizeOnScreenfixedsizeonscreen
void NXOpen::Preferences::PartVisualizationScreen::SetCsysShowThrough ( bool  showThrough)

Sets whether the CSYS display in show through mode
Created in NX12.0.0.



License requirements : None

Parameters
showThroughshowthrough
void NXOpen::Preferences::PartVisualizationScreen::SetTriadLocation ( NXOpen::Preferences::PartVisualizationScreen::ViewTriadLocation  triadLocation)

Sets the view triad location
Created in NX12.0.0.



License requirements : None

Parameters
triadLocationtriadlocation
void NXOpen::Preferences::PartVisualizationScreen::SetTriadVisibility ( bool  triadVisibility)

Sets the show view triad flag.

Allows to turn on and off the display of view triad.
Created in NX12.0.0.

License requirements : None

Parameters
triadVisibilitytriadvisibility
tag_t NXOpen::Preferences::PartVisualizationScreen::Tag ( ) const

Returns the tag of this object.

NXOpen::Preferences::PartVisualizationScreen::ViewTriadLocation NXOpen::Preferences::PartVisualizationScreen::TriadLocation ( )

Returns the view triad location
Created in NX12.0.0.



License requirements : None

bool NXOpen::Preferences::PartVisualizationScreen::TriadVisibility ( )

Returns the show view triad flag.

Allows to turn on and off the display of view triad.
Created in NX12.0.0.

License requirements : None


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