NX Open C++ Reference Guide
Classes | Public Member Functions | List of all members
NXOpen::CAE::CompanionResultCollection Class Reference

Provides methods for managing CompanionResults NXOpen::CAE::CompanionResult in a NXOpen::CAE::SimResultReference. More...

Inheritance diagram for NXOpen::CAE::CompanionResultCollection:
NXOpen::TaggedObjectCollection

Classes

class  iterator
 Iterator for accessing the contents of the collection. More...
 

Public Member Functions

iterator begin ()
 Returns an iterator addressing the first element. More...
 
NXOpen::CAE::CompanionResultBuilderCreateCompanionResultBuilder (NXOpen::CAE::CompanionResult *companionresult)
 Creates a NXOpen::CAE::CompanionResultBuilder. More...
 
void Delete (NXOpen::CAE::CompanionResult *companionresult)
 Delete a NXOpen::CAE::CompanionResult from the collection
Created in NX7.5.0. More...
 
iterator end ()
 Returns an iterator addressing one past the last element. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Provides methods for managing CompanionResults NXOpen::CAE::CompanionResult in a NXOpen::CAE::SimResultReference.


To obtain an instance of this class, refer to NXOpen::CAE::SimResultReference

Created in NX7.5.0.

Member Function Documentation

iterator NXOpen::CAE::CompanionResultCollection::begin ( )

Returns an iterator addressing the first element.

NXOpen::CAE::CompanionResultBuilder* NXOpen::CAE::CompanionResultCollection::CreateCompanionResultBuilder ( NXOpen::CAE::CompanionResult companionresult)

Creates a NXOpen::CAE::CompanionResultBuilder.

Returns

Created in NX7.5.0.

License requirements : nx_masterfem ("Finite Element Modeling")
Parameters
companionresultcompanionresult
void NXOpen::CAE::CompanionResultCollection::Delete ( NXOpen::CAE::CompanionResult companionresult)

Delete a NXOpen::CAE::CompanionResult from the collection
Created in NX7.5.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
companionresultcompanionresult
iterator NXOpen::CAE::CompanionResultCollection::end ( )

Returns an iterator addressing one past the last element.

tag_t NXOpen::CAE::CompanionResultCollection::Tag ( ) const

Returns the tag of this object.


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