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

Represents a collection of stress axes. More...

Inheritance diagram for NXOpen::CAE::DurabilityAxisSearchCollection:
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::DurabilityAxisSearchCloneAxissearch (NXOpen::CAE::DurabilityAxisSearch *source)
 Clones a durability stress axes. More...
 
NXOpen::CAE::DurabilityStressAxesBuilderCreateStressaxesBuilder (NXOpen::CAE::DurabilityAxisSearch *stressaxes)
 Creates the builder object of durability stress axes. More...
 
void DeleteAxissearch (NXOpen::CAE::DurabilityAxisSearch *stressaxes)
 Delete a durability stress axes. More...
 
iterator end ()
 Returns an iterator addressing one past the last element. More...
 
NXOpen::CAE::DurabilityAxisSearchFindObject (const NXString &name)
 Finds an stress axes with a specified name. More...
 
NXOpen::CAE::DurabilityAxisSearchFindObject (const char *name)
 Finds an stress axes with a specified name. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a collection of stress axes.


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

Created in NX8.5.0.

Member Function Documentation

iterator NXOpen::CAE::DurabilityAxisSearchCollection::begin ( )

Returns an iterator addressing the first element.

NXOpen::CAE::DurabilityAxisSearch* NXOpen::CAE::DurabilityAxisSearchCollection::CloneAxissearch ( NXOpen::CAE::DurabilityAxisSearch source)

Clones a durability stress axes.

Returns
Cloned stress axes
Created in NX8.5.0.

License requirements : nx_adv_durability ("NX Advanced Durability")
Parameters
sourceSource stress axes
NXOpen::CAE::DurabilityStressAxesBuilder* NXOpen::CAE::DurabilityAxisSearchCollection::CreateStressaxesBuilder ( NXOpen::CAE::DurabilityAxisSearch stressaxes)

Creates the builder object of durability stress axes.

Returns

Created in NX8.5.0.

License requirements : nx_adv_durability ("NX Advanced Durability")
Parameters
stressaxesstressaxes
void NXOpen::CAE::DurabilityAxisSearchCollection::DeleteAxissearch ( NXOpen::CAE::DurabilityAxisSearch stressaxes)

Delete a durability stress axes.


Created in NX8.5.0.

License requirements : nx_adv_durability ("NX Advanced Durability")

Parameters
stressaxesThe durability stress axes to be deleted
iterator NXOpen::CAE::DurabilityAxisSearchCollection::end ( )

Returns an iterator addressing one past the last element.

NXOpen::CAE::DurabilityAxisSearch* NXOpen::CAE::DurabilityAxisSearchCollection::FindObject ( const NXString name)

Finds an stress axes with a specified name.

Returns
The durability stress axes
Created in NX8.5.0.

License requirements : nx_adv_durability ("NX Advanced Durability")
Parameters
namename of the durability stress axes
NXOpen::CAE::DurabilityAxisSearch* NXOpen::CAE::DurabilityAxisSearchCollection::FindObject ( const char *  name)

Finds an stress axes with a specified name.

Returns
The durability stress axes
Created in NX8.5.0.

License requirements : nx_adv_durability ("NX Advanced Durability")
Parameters
namename of the durability stress axes
tag_t NXOpen::CAE::DurabilityAxisSearchCollection::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.