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::MarginSolutionLoadCaseCollection Class Reference

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

Inheritance diagram for NXOpen::CAE::AeroStructures::MarginSolutionLoadCaseCollection:
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::AeroStructures::LoadCaseListBuilderCreateLoadCaseListBuilder ()
 Creates a NXOpen::CAE::AeroStructures::LoadCaseListBuilder. More...
 
void DeleteLoadCase (NXOpen::CAE::AeroStructures::LoadCase *loadcase)
 Deletes a NXOpen::CAE::AeroStructures::LoadCase . 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::MarginSolution::LoadCaseCollection to get the instance of this class.



Created in NX12.0.0.

Member Function Documentation

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

Returns an iterator addressing the first element.

NXOpen::CAE::AeroStructures::LoadCaseListBuilder* NXOpen::CAE::AeroStructures::MarginSolutionLoadCaseCollection::CreateLoadCaseListBuilder ( )

Creates a NXOpen::CAE::AeroStructures::LoadCaseListBuilder.

Returns
Builder object
Created in NX12.0.0.

License requirements : sc_aero_environment ("Simcenter AeroStructures Environment"), sc_margin_safety ("Simcenter Margin Of Safety")
void NXOpen::CAE::AeroStructures::MarginSolutionLoadCaseCollection::DeleteLoadCase ( NXOpen::CAE::AeroStructures::LoadCase loadcase)

Deletes a NXOpen::CAE::AeroStructures::LoadCase .


Created in NX12.0.0.

License requirements : sc_aero_environment ("Simcenter AeroStructures Environment"), sc_margin_safety ("Simcenter Margin Of Safety")

Parameters
loadcaseNXOpen::CAE::AeroStructures::LoadCase
iterator NXOpen::CAE::AeroStructures::MarginSolutionLoadCaseCollection::end ( )

Returns an iterator addressing one past the last element.

NXOpen::CAE::AeroStructures::LoadCase* NXOpen::CAE::AeroStructures::MarginSolutionLoadCaseCollection::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::MarginSolutionLoadCaseCollection::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::MarginSolutionLoadCaseCollection::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.