NX Open C++ Reference Guide
Public Member Functions
NXOpen::PlotSourceBuilder Class Reference

Represents a PlotSourceBuilder. More...

Inheritance diagram for NXOpen::PlotSourceBuilder:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Member Functions

std::vector< NXOpen::NXObject * > GetSheets ()
 Gets all the sheets in the part file.
int SelectedSheets ()
 Returns the number of sheets selected
Created in NX5.0.0.
void SetSelectedSheets (int nSheets)
 Sets the number of sheets selected
Created in NX5.0.0.
void SetSheets (const std::vector< NXOpen::NXObject * > &sheets)
 Sets all the sheets in the part file
Created in NX5.0.0.

Detailed Description

Represents a PlotSourceBuilder.

All sheets provided must be in the displayed part.


Created in NX5.0.0.


Member Function Documentation

Gets all the sheets in the part file.

Returns:

Created in NX5.0.0.

License requirements : None

Returns the number of sheets selected
Created in NX5.0.0.



License requirements : None

Sets the number of sheets selected
Created in NX5.0.0.



License requirements : None

Parameters:
nSheetsnsheets
void NXOpen::PlotSourceBuilder::SetSheets ( const std::vector< NXOpen::NXObject * > &  sheets)

Sets all the sheets in the part file
Created in NX5.0.0.



License requirements : None

Parameters:
sheetssheets

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