NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::CAE::Post::GraphIds Struct Reference

Graph handle. More...

Public Member Functions

 GraphIds (int graphFileIdInitial, int graphSetIdInitial)
 Constructor for the GraphIds struct.
 

Public Attributes

int GraphFileId
 graph file id
 
int GraphSetId
 graph set id
 

Detailed Description

Graph handle.

Constructor & Destructor Documentation

NXOpen::CAE::Post::GraphIds::GraphIds ( int  graphFileIdInitial,
int  graphSetIdInitial 
)

Constructor for the GraphIds struct.

Parameters
graphFileIdInitialgraph file id
graphSetIdInitialgraph set id

Member Data Documentation

int NXOpen::CAE::Post::GraphIds::GraphFileId

graph file id

int NXOpen::CAE::Post::GraphIds::GraphSetId

graph set id


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