NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Classes | Public Member Functions | List of all members
NXOpen::CAE::AeroStructures::LoadCaseSetLoadCaseCollection Class Reference

Represents a collection of AeroStruct LoadCases
Use CAE::AeroStructures::LoadCaseSet::LoadCaseCollection to get the instance of this class. More...

Inheritance diagram for NXOpen::CAE::AeroStructures::LoadCaseSetLoadCaseCollection:
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...
 
iterator end ()
 Returns an iterator addressing one past the last element. More...
 
NXOpen::CAE::AeroStructures::LoadCaseFindObject (const NXString &name)
 Finds the NXOpen::CAE::AeroStructures::LoadCase object with the given name. More...
 
NXOpen::CAE::AeroStructures::LoadCaseFindObject (const char *name)
 Finds the NXOpen::CAE::AeroStructures::LoadCase object with the given name. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a collection of AeroStruct LoadCases
Use CAE::AeroStructures::LoadCaseSet::LoadCaseCollection to get the instance of this class.



Created in NX12.0.0.

Member Function Documentation

iterator NXOpen::CAE::AeroStructures::LoadCaseSetLoadCaseCollection::begin ( )

Returns an iterator addressing the first element.

iterator NXOpen::CAE::AeroStructures::LoadCaseSetLoadCaseCollection::end ( )

Returns an iterator addressing one past the last element.

NXOpen::CAE::AeroStructures::LoadCase* NXOpen::CAE::AeroStructures::LoadCaseSetLoadCaseCollection::FindObject ( const NXString name)

Finds the NXOpen::CAE::AeroStructures::LoadCase object with the given name.

Returns
NXOpen::CAE::AeroStructures::LoadCase object with this name.
Created in NX12.0.0.

License requirements : sc_aero_environment ("Simcenter AeroStructures Environment"), sc_margin_safety ("Simcenter Margin Of Safety")
Parameters
nameName of the LocalDefinition
NXOpen::CAE::AeroStructures::LoadCase* NXOpen::CAE::AeroStructures::LoadCaseSetLoadCaseCollection::FindObject ( const char *  name)

Finds the NXOpen::CAE::AeroStructures::LoadCase object with the given name.

Returns
NXOpen::CAE::AeroStructures::LoadCase object with this name.
Created in NX12.0.0.

License requirements : sc_aero_environment ("Simcenter AeroStructures Environment"), sc_margin_safety ("Simcenter Margin Of Safety")
Parameters
nameName of the LocalDefinition
tag_t NXOpen::CAE::AeroStructures::LoadCaseSetLoadCaseCollection::Tag ( ) const

Returns the tag of this object.


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