NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::CAE::Xyplot::Preference Class Reference

Manages the preference data
Not support KF. More...

Inheritance diagram for NXOpen::CAE::Xyplot::Preference:
NXOpen::TaggedObject

Public Types

enum  NewWindowChoice { NewWindowChoicePrompt, NewWindowChoiceAlways }
 Defines whether to always show plot graph on a new separate graphic window. More...
 
enum  TargetGraphicWindowOption { TargetGraphicWindowOptionMain, TargetGraphicWindowOptionSeparate, TargetGraphicWindowOptionBoth }
 Defines the target graphic window type. More...
 

Public Member Functions

NXOpen::CAE::Xyplot::Preference::NewWindowChoice NewWindowSetting ()
 Returns the new window setting value.
 
void SetNewWindowSetting (NXOpen::CAE::Xyplot::Preference::NewWindowChoice newWindowSetting)
 Sets the new window setting value.
 
void SetTargetWindowSetting (NXOpen::CAE::Xyplot::Preference::TargetGraphicWindowOption targetWindowSetting)
 Sets the target window setting value
Created in NX9.0.0.
 
NXOpen::CAE::Xyplot::Preference::TargetGraphicWindowOption TargetWindowSetting ()
 Returns the target window setting value
Created in NX9.0.0.
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t GetTag () const
 
<b>Deprecated</b>:<br>

   Use Tag instead.

 
tag_t Tag () const
 Returns the tag of this object.
 

Detailed Description

Manages the preference data
Not support KF.



Created in NX9.0.0.

Member Enumeration Documentation

Defines whether to always show plot graph on a new separate graphic window.

Enumerator:
NewWindowChoicePrompt 

Prompts user to show plot graph on either an existing or a new separate graphic window.

NewWindowChoiceAlways 

Always show plot graph on a new separate graphic window.

Defines the target graphic window type.

Enumerator:
TargetGraphicWindowOptionMain 

Only shows plot graph on main graphic window.

TargetGraphicWindowOptionSeparate 

Only shows plot graph on a separate graphic window.

TargetGraphicWindowOptionBoth 

Shows plot graph on either main graphic window or a separate graphic window.

Member Function Documentation

NXOpen::CAE::Xyplot::Preference::NewWindowChoice NXOpen::CAE::Xyplot::Preference::NewWindowSetting ( )

Returns the new window setting value.

Avaliable when CAE::Xyplot::Preference::TargetWindowSetting and CAE::Xyplot::Preference::SetTargetWindowSetting is CAE::Xyplot::Preference::TargetGraphicWindowOptionSeparate .
Created in NX9.0.0.

License requirements : None

void NXOpen::CAE::Xyplot::Preference::SetNewWindowSetting ( NXOpen::CAE::Xyplot::Preference::NewWindowChoice  newWindowSetting)

Sets the new window setting value.

Avaliable when CAE::Xyplot::Preference::TargetWindowSetting and CAE::Xyplot::Preference::SetTargetWindowSetting is CAE::Xyplot::Preference::TargetGraphicWindowOptionSeparate .
Created in NX9.0.0.

License requirements : nx_ftk ("NX Advanced Graphing")

Parameters
newWindowSettingNew window setting
void NXOpen::CAE::Xyplot::Preference::SetTargetWindowSetting ( NXOpen::CAE::Xyplot::Preference::TargetGraphicWindowOption  targetWindowSetting)

Sets the target window setting value
Created in NX9.0.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters
targetWindowSettingtargetwindowsetting
NXOpen::CAE::Xyplot::Preference::TargetGraphicWindowOption NXOpen::CAE::Xyplot::Preference::TargetWindowSetting ( )

Returns the target window setting value
Created in NX9.0.0.



License requirements : None


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