NX Open C++ Reference Guide
Public Member Functions
NXOpen::CAE::Xyplot::XYPlotManager Class Reference

XYPlot function manager
To obtain an instance of this class use Session::XYPlotManager . More...

List of all members.

Public Member Functions

NXOpen::CAE::Xyplot::PlotGetCurrentPlot (int viewIndex)
 Gets the current plot on the specific view.
NXOpen::CAE::Xyplot::BaseTemplateManagerGetTemplateManager2d ()
 Gets the 2D template manager.
NXOpen::CAE::Xyplot::BaseTemplateManagerGetTemplateManager3d ()
 Gets the 3D template manager.
NXOpen::CAE::Xyplot::PlotOverlayRecords (const std::vector< NXOpen::CAE::FTK::BaseRecord * > &records, int viewIndex)
 Overlay records on the specific view.
NXOpen::CAE::Xyplot::PlotPlotRecords (const std::vector< NXOpen::CAE::FTK::BaseRecord * > &records, int viewIndex)
 Creates plot on a specified view for given records.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

XYPlot function manager
To obtain an instance of this class use Session::XYPlotManager .



Created in NX7.5.0.


Member Function Documentation

Gets the current plot on the specific view.

Returns:
Current plot
Created in NX7.5.0.

License requirements : nx_ftk ("NX Advanced Graphing")
Parameters:
viewIndexView index

Gets the 2D template manager.

Returns:
2D template manager
Created in NX7.5.0.

License requirements : nx_ftk ("NX Advanced Graphing")

Gets the 3D template manager.

Returns:
3D template manager
Created in NX7.5.0.

License requirements : nx_ftk ("NX Advanced Graphing")

Overlay records on the specific view.

Returns:
Overlayed plot
Created in NX7.5.0.

License requirements : nx_ftk ("NX Advanced Graphing")
Parameters:
recordsRecords
viewIndexView index

Creates plot on a specified view for given records.

Returns:
Created plot
Created in NX7.5.0.

License requirements : nx_ftk ("NX Advanced Graphing")
Parameters:
recordsRecords
viewIndexView index

Returns the tag of this object.


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