NX Open C++ Reference Guide
Public Member Functions | Public Attributes
NXOpen::Part::HistoryEvent Struct Reference

Contains part history event information
More...

List of all members.

Public Member Functions

 HistoryEvent (const NXString &programInitial, const NXString &userInitial, const NXString &machineInitial, const NXString &timeInitial, int versionInitial)
 Constructor for the HistoryEvent 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

Detailed Description

Contains part history event information

Deprecated:
Deprecated in NX4.0.0.



Constructor & Destructor Documentation

NXOpen::Part::HistoryEvent::HistoryEvent ( const NXString programInitial,
const NXString userInitial,
const NXString machineInitial,
const NXString timeInitial,
int  versionInitial 
)

Constructor for the HistoryEvent struct.

Parameters:
programInitialprogram name
userInitialuser id
machineInitialtype of machine. eg. NT Intel
timeInitialtime of last change
versionInitialversion number

Member Data Documentation

type of machine.

eg. NT Intel

program name

time of last change

user id

version number


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