|
NX Open C++ Reference Guide
|
Contains part history event information. More...
Public Member Functions | |
| HistoryEventInformation (const NXString &programInitial, const NXString &userInitial, const NXString &machineInitial, const NXString &timeInitial, int versionInitial) | |
| Constructor for the HistoryEventInformation struct. | |
Public Attributes | |
| NXString | Machine |
| type of machine. | |
| NXString | Program |
| program name | |
| NXString | Time |
| time of last change | |
| NXString | User |
| user id | |
| int | Version |
| version number | |
Contains part history event information.
| NXOpen::BasePart::HistoryEventInformation::HistoryEventInformation | ( | const NXString & | programInitial, |
| const NXString & | userInitial, | ||
| const NXString & | machineInitial, | ||
| const NXString & | timeInitial, | ||
| int | versionInitial | ||
| ) |
Constructor for the HistoryEventInformation struct.
| programInitial | program name |
| userInitial | user id |
| machineInitial | type of machine. eg. NT Intel |
| timeInitial | time of last change |
| versionInitial | version number |
| NXString NXOpen::BasePart::HistoryEventInformation::Machine |
type of machine.
eg. NT Intel
| NXString NXOpen::BasePart::HistoryEventInformation::Program |
program name
| NXString NXOpen::BasePart::HistoryEventInformation::Time |
time of last change
| NXString NXOpen::BasePart::HistoryEventInformation::User |
user id
| int NXOpen::BasePart::HistoryEventInformation::Version |
version number