NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::CAE::PreTestSensorConfigBuilder Class Reference

Represents a CAE::PreTestSensorConfig builder
To create a new instance of this class, use CAE::PreTestSolutionCollection::CreateSensorConfigBuilder
Default values. More...

Inheritance diagram for NXOpen::CAE::PreTestSensorConfigBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  AlgorithmChoiceType { AlgorithmChoiceTypeMinMac }
 Selected algorithm for the sensor selection. More...

Public Member Functions

NXOpen::CAE::PreTestSensorConfigBuilder::AlgorithmChoiceType AlgorithmChoice ()
 Returns the sensor selection algorithm
Created in NX7.5.0.
NXString Name ()
 Returns the name
Created in NX7.5.0.
int NumTriaxialSensors ()
 Returns the number of triaxial sensors to select
Created in NX7.5.0.
int NumUniaxialSensors ()
 Returns the number of uniaxial sensors to select
Created in NX7.5.0.
void SetAlgorithmChoice (NXOpen::CAE::PreTestSensorConfigBuilder::AlgorithmChoiceType algorithmChoice)
 Sets the sensor selection algorithm
Created in NX7.5.0.
void SetName (const NXString &name)
 Sets the name
Created in NX7.5.0.
void SetNumTriaxialSensors (int numTriaxialSensors)
 Sets the number of triaxial sensors to select
Created in NX7.5.0.
void SetNumUniaxialSensors (int numUniaxialSensors)
 Sets the number of uniaxial sensors to select
Created in NX7.5.0.

Detailed Description

Represents a CAE::PreTestSensorConfig builder
To create a new instance of this class, use CAE::PreTestSolutionCollection::CreateSensorConfigBuilder
Default values.

Property Value

AlgorithmChoice

MinMac

NumTriaxialSensors

0

NumUniaxialSensors

10


Created in NX7.5.0.


Member Enumeration Documentation

Selected algorithm for the sensor selection.

Enumerator:
AlgorithmChoiceTypeMinMac 

min mac


Member Function Documentation

Returns the sensor selection algorithm
Created in NX7.5.0.



License requirements : None

Returns the name
Created in NX7.5.0.



License requirements : None

Returns the number of triaxial sensors to select
Created in NX7.5.0.



License requirements : None

Returns the number of uniaxial sensors to select
Created in NX7.5.0.



License requirements : None

Sets the sensor selection algorithm
Created in NX7.5.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
algorithmChoicealgorithmchoice

Sets the name
Created in NX7.5.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
namename

Sets the number of triaxial sensors to select
Created in NX7.5.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
numTriaxialSensorsnumtriaxialsensors

Sets the number of uniaxial sensors to select
Created in NX7.5.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
numUniaxialSensorsnumuniaxialsensors

The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.