NXOpen .NET Reference  12.0.0
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:

Public Member Functions

NXOpen.CAE.DurabilityAxisSearch[] ToArray ()
 Returns an array of NXOpen.CAE.DurabilityAxisSearch objects. More...
 
unsafe
NXOpen.CAE.DurabilityAxisSearch 
FindObject (string name)
 Finds an stress axes with a specified name. 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 
CloneAxissearch (NXOpen.CAE.DurabilityAxisSearch source)
 Clones a durability stress axes. More...
 

Protected Member Functions

override int EnumerateMoveNext (ref Tag currentTag, byte[] state)
 Advances the enumerator to the next element of the collection. 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)

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)

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)

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 
)
protected

Advances the enumerator to the next element of the collection.

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

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 ( )

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.