NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Validate::ResultObject Class Reference

Represents a check-mate result object. More...

Inheritance diagram for NXOpen::Validate::ResultObject:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Types

enum  ResultTypes {
  ResultTypesPart, ResultTypesProfile, ResultTypesTest, ResultTypesObject,
  ResultTypesObjectSet
}
 The type of check result. More...

Public Member Functions

NXString Name ()
 Returns the name of check result
Created in NX7.5.0.
void SetName (const NXString &name)
 Sets the name of check result
Created in NX7.5.0.
void SetStatus (NXOpen::Validation::Result status)
 Sets the error status of check result
Created in NX7.5.0.
void SetType (NXOpen::Validate::ResultObject::ResultTypes type)
 Sets the type of check result
Created in NX7.5.0.
NXOpen::Validation::Result Status ()
 Returns the error status of check result
Created in NX7.5.0.
NXOpen::Validate::ResultObject::ResultTypes Type ()
 Returns the type of check result
Created in NX7.5.0.

Detailed Description

Represents a check-mate result object.


Created in NX7.5.0.


Member Enumeration Documentation

The type of check result.

Enumerator:
ResultTypesPart 

Part.

ResultTypesProfile 

Profile.

ResultTypesTest 

Test.

ResultTypesObject 

Object.

ResultTypesObjectSet 

Object Set.


Member Function Documentation

Returns the name of check result
Created in NX7.5.0.



License requirements : None

Reimplemented from NXOpen::NXObject.

void NXOpen::Validate::ResultObject::SetName ( const NXString name) [virtual]

Sets the name of check result
Created in NX7.5.0.



License requirements : None

Parameters:
nameThe name of check result

Reimplemented from NXOpen::NXObject.

Sets the error status of check result
Created in NX7.5.0.



License requirements : None

Parameters:
statusThe error level

Sets the type of check result
Created in NX7.5.0.



License requirements : None

Parameters:
typeThe result type

Returns the error status of check result
Created in NX7.5.0.



License requirements : None

Returns the type of check result
Created in NX7.5.0.



License requirements : None


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