NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.CAE.Xyplot.PlotParameters Class Reference

Represents the parameters passed to create a plot. More...

Inheritance diagram for NXOpen.CAE.Xyplot.PlotParameters:
NXOpen.CAE.Xyplot.BasePlotParameters NXOpen.TransientObject NXOpen.Utilities.NXRemotableObject IDisposable IMessageSink

Properties

unsafe int ComplexOption [get, set]
 Returns or sets the complex options,if complex option is smaller than zero, it will use default complex option from active template file More...
 
unsafe bool IsToCreateStandalonePlot [get, set]
 Returns or sets the create standalone plot More...
 
unsafe
NXOpen.CAE.Xyplot.PlotGraphTemplate 
PlotTemplate [get]
 Returns the plot template to be used by the plot More...
 
unsafe NXOpen.CAE.Xyplot.PlotType PlotType [get, set]
 Returns or sets the plot type More...
 
- Properties inherited from NXOpen.CAE.Xyplot.BasePlotParameters
unsafe int DeviceIndex [get, set]
 Returns or sets the index of device on which plot graph will be shown. More...
 
unsafe int ViewPortIndex [get, set]
 Returns or sets the index of a view port on main graphic window, on which plot graph will be shown. More...
 
- Properties inherited from NXOpen.TransientObject
IntPtr Handle [get]
 Handle of the internal object represented by this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.CAE.Xyplot.BasePlotParameters
unsafe NXOpen.CAE.FTK.BaseRecord[] GetRecords ()
 Gets the records to be plotted More...
 
unsafe void SetRecords (NXOpen.CAE.FTK.BaseRecord[] records)
 Sets the records to be plotted More...
 
- Protected Member Functions inherited from NXOpen.CAE.Xyplot.BasePlotParameters
override void FreeResource ()
 Destroys the object More...
 

Detailed Description

Represents the parameters passed to create a plot.

To create a new instance of this class, use NXOpen.CAE.Xyplot.XYPlotManager.NewPlotParameters

Created in NX9.0.0

Property Documentation

unsafe int NXOpen.CAE.Xyplot.PlotParameters.ComplexOption
getset

Returns or sets the complex options,if complex option is smaller than zero, it will use default complex option from active template file

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.Xyplot.PlotParameters.IsToCreateStandalonePlot
getset

Returns or sets the create standalone plot

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAE.Xyplot.PlotGraphTemplate NXOpen.CAE.Xyplot.PlotParameters.PlotTemplate
get

Returns the plot template to be used by the plot

Created in NX10.0.0

License requirements: None.

unsafe NXOpen.CAE.Xyplot.PlotType NXOpen.CAE.Xyplot.PlotParameters.PlotType
getset

Returns or sets the plot type

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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.