NXOpen .NET Reference  12.0.0
Public Types | Public Member Functions | Properties | List of all members
NXOpen.CAE.Xyplot.Preference Class Reference

Manages the preference data. More...

Inheritance diagram for NXOpen.CAE.Xyplot.Preference:

Public Types

enum  TargetGraphicWindowOption { Main, Separate, Both }
 Defines the target graphic window type More...
 
enum  NewWindowChoice { Prompt, Always }
 Defines whether to always show plot graph on a new separate graphic window More...
 

Public Member Functions

unsafe void Save ()
 Saves preference settings to memory file so that preference setting could be shared among sessions More...
 

Properties

unsafe
NXOpen.CAE.FTK.DataManager.AfuRecordZValue 
AfuRecordZValue [get, set]
 Returns or sets the Z value type for afu record in 3D plot More...
 
unsafe int MaximumLegendsInGraph [get, set]
 Returns or sets the maximum legend count on a graph. More...
 
unsafe int MaximumSubGraphsInStack [get, set]
 Returns or sets the maximum sub-graph count in a stacked graph More...
 
unsafe
NXOpen.CAE.Xyplot.Preference.NewWindowChoice 
NewWindowSetting [get, set]
 Returns or sets the new window setting value. More...
 
unsafe
NXOpen.CAE.Xyplot.Preference.TargetGraphicWindowOption 
TargetWindowSetting [get, set]
 Returns or sets the target window setting value More...
 
unsafe bool UpdateOverlayingAxisLimitsAutomatically [get, set]
 Returns or sets the status whether to update the axis limits automatically when overlaying records at next time More...
 

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
Prompt 

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

Always 

Always show plot graph on a new separate graphic window

Defines the target graphic window type

Enumerator
Main 

Only shows plot graph on main graphic window

Separate 

Only shows plot graph on a separate graphic window

Both 

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

Member Function Documentation

unsafe void NXOpen.CAE.Xyplot.Preference.Save ( )

Saves preference settings to memory file so that preference setting could be shared among sessions

Created in NX10.0.0

License requirements: None.

Property Documentation

unsafe NXOpen.CAE.FTK.DataManager.AfuRecordZValue NXOpen.CAE.Xyplot.Preference.AfuRecordZValue
getset

Returns or sets the Z value type for afu record in 3D plot

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.CAE.Xyplot.Preference.MaximumLegendsInGraph
getset

Returns or sets the maximum legend count on a graph.

If the record count on a graph exceeds this maximum number, legends will not be displayed and synchronized probing will be disabled.

Created in NX10.0.0

Deprecated in NX12.0.0. Use NXOpen.CAE.Xyplot.LegendTableStyle.MaximumLegendItemCount

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.CAE.Xyplot.Preference.MaximumSubGraphsInStack
getset

Returns or sets the maximum sub-graph count in a stacked graph

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAE.Xyplot.Preference.NewWindowChoice NXOpen.CAE.Xyplot.Preference.NewWindowSetting
getset

Returns or sets the new window setting value.

Avaliable when CAE.Xyplot.Preference.TargetWindowSetting is CAE.Xyplot.Preference.TargetGraphicWindowOption.Separate .

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAE.Xyplot.Preference.TargetGraphicWindowOption NXOpen.CAE.Xyplot.Preference.TargetWindowSetting
getset

Returns or sets the target window setting value

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.Xyplot.Preference.UpdateOverlayingAxisLimitsAutomatically
getset

Returns or sets the status whether to update the axis limits automatically when overlaying records at next time

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: None.


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