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.PreTestSensorConfigCollection Class Reference

Represents a collection of sensor selection configuration More...

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

Public Member Functions

unsafe
NXOpen.CAE.PreTestSensorConfig 
CloneSensorConfig (NXOpen.CAE.PreTestSensorConfig source)
 Clone a pre-test sensor configuration More...
 
unsafe
NXOpen.CAE.PreTestSensorConfig 
FindObject (string name)
 Finds a sensor selection configuration with specified name More...
 
unsafe void RemoveSensorConfig (int toRemove)
 Removes and deletes a sensor selection configuration More...
 
NXOpen.CAE.PreTestSensorConfig[] ToArray ()
 Returns an array of NXOpen.CAE.PreTestSensorConfig 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 ActiveSensorConfig [get, set]
 Returns or sets the pre-test active sensor configuration More...
 
Tag Tag [get]
 Returns the tag of this object. More...
 

Detailed Description

Represents a collection of sensor selection configuration

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

Created in NX7.5.0

Member Function Documentation

unsafe NXOpen.CAE.PreTestSensorConfig NXOpen.CAE.PreTestSensorConfigCollection.CloneSensorConfig ( NXOpen.CAE.PreTestSensorConfig  source)
inline

Clone a pre-test sensor configuration

Created in NX7.5.0

License requirements: nx_correl_base ("FE Correlation")

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

Advances the enumerator to the next element of the collection.

Implements NXOpen.TaggedObjectCollection.

unsafe NXOpen.CAE.PreTestSensorConfig NXOpen.CAE.PreTestSensorConfigCollection.FindObject ( string  name)
inline

Finds a sensor selection configuration with specified name

Created in NX7.5.0

License requirements: None.

Parameters
namesensor selection configuration name to be found
Returns
sensor selection configuration found
unsafe void NXOpen.CAE.PreTestSensorConfigCollection.RemoveSensorConfig ( int  toRemove)
inline

Removes and deletes a sensor selection configuration

Created in NX7.5.0

License requirements: nx_correl_base ("FE Correlation")

Parameters
toRemoveIndex of the sensor selection configuration to remove
NXOpen.CAE.PreTestSensorConfig [] NXOpen.CAE.PreTestSensorConfigCollection.ToArray ( )
inline

Returns an array of NXOpen.CAE.PreTestSensorConfig objects.

Property Documentation

unsafe int NXOpen.CAE.PreTestSensorConfigCollection.ActiveSensorConfig
getset

Returns or sets the pre-test active sensor configuration

Created in NX7.5.0

License requirements to get this property: None.

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

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