NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::CAM::CAMObject::ErrorItem Struct Reference

Error Item. More...

Public Member Functions

 ErrorItem (NXOpen::CAM::CAMObject *objectTagInitial, int errorCodeInitial)
 Constructor for the ErrorItem struct. More...
 

Public Attributes

int ErrorCode
 errorcode More...
 
NXOpen::CAM::CAMObjectObjectTag
 objecttag More...
 

Detailed Description

Error Item.

Constructor & Destructor Documentation

NXOpen::CAM::CAMObject::ErrorItem::ErrorItem ( NXOpen::CAM::CAMObject objectTagInitial,
int  errorCodeInitial 
)

Constructor for the ErrorItem struct.

Parameters
objectTagInitialobjecttag
errorCodeInitialerrorcode

Member Data Documentation

int NXOpen::CAM::CAMObject::ErrorItem::ErrorCode

errorcode

NXOpen::CAM::CAMObject* NXOpen::CAM::CAMObject::ErrorItem::ObjectTag

objecttag


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