NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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:
NXOpen.TaggedObjectCollection NXOpen.Utilities.NXRemotableObject IEnumerable IMessageSink

Public Member Functions

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

unsafe int ActiveExciterConfig [get, set]
 Returns or sets the pre-test active exciter configuration More...
 
Tag Tag [get]
 Returns the tag of this object. 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)
inline

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

Advances the enumerator to the next element of the collection.

Implements NXOpen.TaggedObjectCollection.

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

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

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

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