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

Contains feature update status report. More...

List of all members.

Public Member Functions

 FeatureUpdateStatus (NXOpen::Features::Feature *featureInitial, const NXString &statusInitial, const NXString &errorMessageInitial)
 Constructor for the FeatureUpdateStatus struct.

Public Attributes

NXString ErrorMessage
 error message
NXOpen::Features::FeatureFeature
 the feature
NXString Status
 status of the feature (e.g.

Detailed Description

Contains feature update status report.


Constructor & Destructor Documentation

NXOpen::Part::FeatureUpdateStatus::FeatureUpdateStatus ( NXOpen::Features::Feature featureInitial,
const NXString statusInitial,
const NXString errorMessageInitial 
)

Constructor for the FeatureUpdateStatus struct.

Parameters:
featureInitialthe feature
statusInitialstatus of the feature (e.g. Suppressed)
errorMessageInitialerror message

Member Data Documentation

error message

the feature

status of the feature (e.g.

Suppressed)


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