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

Public Member Functions

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

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

Advances the enumerator to the next element of the collection.

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

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)

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

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