NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Protected Member Functions | Properties | List of all members
NXOpen.CAE.DurabilityAxisSearchCollection Class Reference

Represents a collection of stress axes. More...

Inheritance diagram for NXOpen.CAE.DurabilityAxisSearchCollection:
NXOpen.TaggedObjectCollection NXOpen.Utilities.NXRemotableObject IEnumerable IMessageSink

Public Member Functions

unsafe
NXOpen.CAE.DurabilityAxisSearch 
CloneAxissearch (NXOpen.CAE.DurabilityAxisSearch source)
 Clones a durability stress axes. More...
 
unsafe
NXOpen.CAE.DurabilityStressAxesBuilder 
CreateStressaxesBuilder (NXOpen.CAE.DurabilityAxisSearch stressaxes)
 Creates the builder object of durability stress axes. More...
 
unsafe void DeleteAxissearch (NXOpen.CAE.DurabilityAxisSearch stressaxes)
 Delete a durability stress axes. More...
 
unsafe
NXOpen.CAE.DurabilityAxisSearch 
FindObject (string name)
 Finds an stress axes with a specified name. More...
 
NXOpen.CAE.DurabilityAxisSearch[] ToArray ()
 Returns an array of NXOpen.CAE.DurabilityAxisSearch objects. More...
 
- Public Member Functions inherited from NXOpen.TaggedObjectCollection
IEnumerator GetEnumerator ()
 Returns an enumerator that iterates through a collection. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Protected Member Functions

override int EnumerateMoveNext (ref Tag currentTag, byte[] state)
 Advances the enumerator to the next element of the collection. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObjectCollection
new void initialize ()
 <exclude> More...
 
- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 

Properties

Tag Tag [get]
 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

unsafe NXOpen.CAE.DurabilityAxisSearch NXOpen.CAE.DurabilityAxisSearchCollection.CloneAxissearch ( NXOpen.CAE.DurabilityAxisSearch  source)
inline

Clones a durability stress axes.

Created in NX8.5.0

License requirements: nx_adv_durability ("NX Advanced Durability")

Parameters
sourceSource stress axes
Returns
Cloned stress axes
unsafe NXOpen.CAE.DurabilityStressAxesBuilder NXOpen.CAE.DurabilityAxisSearchCollection.CreateStressaxesBuilder ( NXOpen.CAE.DurabilityAxisSearch  stressaxes)
inline

Creates the builder object of durability stress axes.

Created in NX8.5.0

License requirements: nx_adv_durability ("NX Advanced Durability")

Parameters
stressaxes
Returns
unsafe void NXOpen.CAE.DurabilityAxisSearchCollection.DeleteAxissearch ( NXOpen.CAE.DurabilityAxisSearch  stressaxes)
inline

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
override int NXOpen.CAE.DurabilityAxisSearchCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
inlineprotectedvirtual

Advances the enumerator to the next element of the collection.

Implements NXOpen.TaggedObjectCollection.

unsafe NXOpen.CAE.DurabilityAxisSearch NXOpen.CAE.DurabilityAxisSearchCollection.FindObject ( string  name)
inline

Finds an stress axes with a specified name.

Created in NX8.5.0

License requirements: nx_adv_durability ("NX Advanced Durability")

Parameters
namename of the durability stress axes
Returns
The durability stress axes
NXOpen.CAE.DurabilityAxisSearch [] NXOpen.CAE.DurabilityAxisSearchCollection.ToArray ( )
inline

Returns an array of NXOpen.CAE.DurabilityAxisSearch objects.

Property Documentation

Tag NXOpen.CAE.DurabilityAxisSearchCollection.Tag
get

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.