NX Open C++ Reference Guide
Public Member Functions
NXOpen::CAE::Optimization::TBSEigenvalueOptimizationParameters Class Reference

Represents the parameters to control an eigenvalue optimization
Created in NX8.0.0. More...

Inheritance diagram for NXOpen::CAE::Optimization::TBSEigenvalueOptimizationParameters:
NXOpen::TaggedObject

List of all members.

Public Member Functions

int ModeNumber ()
 Returns the number of modes included in the mode tracking
Created in NX8.0.0.
void SetModeNumber (int modeNumber)
 Sets the number of modes included in the mode tracking
Created in NX8.0.0.
void SetTrackingMode (bool trackingMode)
 Sets the switch for mode tracking
Created in NX8.0.0.
bool TrackingMode ()
 Returns the switch for mode tracking
Created in NX8.0.0.
NXOpen::CAE::Optimization::TBSGroupDefinitionTrackingNodes ()
 Returns the tracking nodes, only available when CAE::Optimization::TBSEigenvalueOptimizationParameters::TrackingMode and CAE::Optimization::TBSEigenvalueOptimizationParameters::SetTrackingMode is True
Created in NX8.0.0.

Detailed Description

Represents the parameters to control an eigenvalue optimization
Created in NX8.0.0.



Member Function Documentation

Returns the number of modes included in the mode tracking
Created in NX8.0.0.



License requirements : None

Sets the number of modes included in the mode tracking
Created in NX8.0.0.



License requirements : cae_opt_topo ("NX Topology Optimization") OR cae_opt_topobead ("NX Bead Optimization") OR cae_opt_toposhape ("NX Shape Optimization")

Parameters:
modeNumbermodenumber

Sets the switch for mode tracking
Created in NX8.0.0.



License requirements : cae_opt_topo ("NX Topology Optimization") OR cae_opt_topobead ("NX Bead Optimization") OR cae_opt_toposhape ("NX Shape Optimization")

Parameters:
trackingModetrackingmode

Returns the switch for mode tracking
Created in NX8.0.0.



License requirements : None

Returns the tracking nodes, only available when CAE::Optimization::TBSEigenvalueOptimizationParameters::TrackingMode and CAE::Optimization::TBSEigenvalueOptimizationParameters::SetTrackingMode is True
Created in NX8.0.0.



License requirements : None


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