NX Open C++ Reference Guide
Public Member Functions
NXOpen::PDM::SearchResult Class Reference

Represents search query
Created in NX6.0.0. More...

Inheritance diagram for NXOpen::PDM::SearchResult:
NXOpen::TransientObject

List of all members.

Public Member Functions

std::vector< NXStringGetResultObjectNames ()
 Gets a list of the object names from the search result.
virtual ~SearchResult ()
 Frees the object from memory.

Detailed Description

Represents search query
Created in NX6.0.0.



Constructor & Destructor Documentation

Frees the object from memory.

After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.
Created in NX6.0.0.

License requirements : None


Member Function Documentation

Gets a list of the object names from the search result.

Returns:
array of object names
Created in NX6.0.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.