NXOpen .NET Reference  12.0.0
Public Member Functions | Protected Member Functions | Properties | List of all members
NXOpen.CAE.PreTestExciterConfigCollection Class Reference

Represents a collection of exciter selection configuration More...

Inheritance diagram for NXOpen.CAE.PreTestExciterConfigCollection:

Public Member Functions

NXOpen.CAE.PreTestExciterConfig[] ToArray ()
 Returns an array of NXOpen.CAE.PreTestExciterConfig objects. More...
 
unsafe
NXOpen.CAE.PreTestExciterConfig 
FindObject (string name)
 Finds a exciter selection configuration with specified name More...
 
unsafe
NXOpen.CAE.PreTestExciterConfig 
CloneExciterConfig (NXOpen.CAE.PreTestExciterConfig source)
 Clone a pre-test exciter configuration More...
 
unsafe void RemoveExciterConfig (int toRemove)
 Removes and deletes a exciter selection configuration 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...
 
unsafe int ActiveExciterConfig [get, set]
 Returns or sets the pre-test active exciter configuration More...
 

Detailed Description

Represents a collection of exciter selection configuration

To obtain an instance of this class, refer to NXOpen.CAE.PreTestExciterSelectionControl

Created in NX8.0.0

Member Function Documentation

unsafe NXOpen.CAE.PreTestExciterConfig NXOpen.CAE.PreTestExciterConfigCollection.CloneExciterConfig ( NXOpen.CAE.PreTestExciterConfig  source)

Clone a pre-test exciter configuration

Created in NX8.0.0

License requirements: nx_correl_base ("FE Correlation")

Parameters
sourcePre-Test exciter configuration to be cloned
Returns
Cloned Pre-Test exciter configuration
override int NXOpen.CAE.PreTestExciterConfigCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
protected

Advances the enumerator to the next element of the collection.

unsafe NXOpen.CAE.PreTestExciterConfig NXOpen.CAE.PreTestExciterConfigCollection.FindObject ( string  name)

Finds a exciter selection configuration with specified name

Created in NX8.0.0

License requirements: None.

Parameters
nameexciter selection configuration name to be found
Returns
exciter selection configuration found
unsafe void NXOpen.CAE.PreTestExciterConfigCollection.RemoveExciterConfig ( int  toRemove)

Removes and deletes a exciter selection configuration

Created in NX8.0.0

License requirements: nx_correl_base ("FE Correlation")

Parameters
toRemoveIndex of the exciter selection configuration to remove
NXOpen.CAE.PreTestExciterConfig [] NXOpen.CAE.PreTestExciterConfigCollection.ToArray ( )

Returns an array of NXOpen.CAE.PreTestExciterConfig objects.

Property Documentation

unsafe int NXOpen.CAE.PreTestExciterConfigCollection.ActiveExciterConfig
getset

Returns or sets the pre-test active exciter configuration

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_correl_base ("FE Correlation")

Tag NXOpen.CAE.PreTestExciterConfigCollection.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.