NX Open C++ Reference Guide
List of all members
NXOpen::CAE::Xyplot::OverlayParameters Class Reference

Represents the parameters passed to overlay plot records on an existing plot graph. More...

Inheritance diagram for NXOpen::CAE::Xyplot::OverlayParameters:
NXOpen::CAE::Xyplot::BasePlotParameters NXOpen::TransientObject

Additional Inherited Members

- Public Member Functions inherited from NXOpen::CAE::Xyplot::BasePlotParameters
int DeviceIndex ()
 Returns the index of device on which plot graph will be shown.
 
std::vector
< NXOpen::CAE::FTK::BaseRecord * > 
GetRecords ()
 Gets the records to be plotted.
 
void SetDeviceIndex (int deviceIndex)
 Sets the index of device on which plot graph will be shown.
 
void SetRecords (const std::vector< NXOpen::CAE::FTK::BaseRecord * > &records)
 Sets the records to be plotted
Created in NX9.0.0.
 
void SetViewPortIndex (int viewIndex)
 Sets the index of a view port on main graphic window, on which plot graph will be shown.
 
int ViewPortIndex ()
 Returns the index of a view port on main graphic window, on which plot graph will be shown.
 
virtual ~BasePlotParameters ()
 Destroys the object
Created in NX9.0.0.
 

Detailed Description

Represents the parameters passed to overlay plot records on an existing plot graph.


To create a new instance of this class, use CAE::Xyplot::XYPlotManager::NewOverlayParameters

Created in NX9.0.0.


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