NX Open C++ Reference Guide
List of all members
NXOpen::CAE::ModelUpdateSolutionBuilder Class Reference

Represents a NXOpen::CAE::ModelUpdateSolutionBuilder
To create a new instance of this class, use NXOpen::CAE::ModelUpdateSolutionCollection::CreateSolutionBuilder

Created in NX7.5.0. More...

Inheritance diagram for NXOpen::CAE::ModelUpdateSolutionBuilder:
NXOpen::CAE::CorrelSolutionBuilder NXOpen::CAE::CorrelBaseBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Additional Inherited Members

- Public Types inherited from NXOpen::CAE::CorrelSolutionBuilder
enum  EnumDampingFrftype { EnumDampingFrftypeFromWorkModel, EnumDampingFrftypeSpecifyDamping }
 The damping type enum. More...
 
- Public Member Functions inherited from NXOpen::CAE::CorrelSolutionBuilder
NXOpen::CAE::CorrelSolutionBuilder::EnumDampingFrftype FrfDampingSource ()
 Returns the option controlling which damping to consider when synthesizing FRF data from analysis results
Created in NX6.0.0. More...
 
double HighFrequencyCutoff ()
 Returns the high-frequency cutoff for work modes
Created in NX6.0.1. More...
 
bool HighFrequencyFilteringMode ()
 Returns the high-frequency filtering option for work modes
Created in NX6.0.1. More...
 
double LowFrequencyCutoff ()
 Returns the low-frequency cutoff for work modes
Created in NX6.0.2. More...
 
bool LowFrequencyFilteringMode ()
 Returns the low-frequency filtering option for work modes
Created in NX6.0.2. More...
 
int NodeMapSizeLimit ()
 Returns the node map size limit
Created in NX7.5.2. More...
 
bool NodeMapSizeLimitActive ()
 Returns the high-frequency filtering option for work modes
Created in NX7.5.2. More...
 
double NodeMatchingDistance ()
 Returns the node-matching distance
Created in NX6.0.0. More...
 
NXOpen::CAE::SimSolutionReferenceSolution ()
 Returns the reference (test) solution of correlation
Created in NX6.0.0. More...
 
void SetFrfDampingSource (NXOpen::CAE::CorrelSolutionBuilder::EnumDampingFrftype frfDampingSource)
 Sets the option controlling which damping to consider when synthesizing FRF data from analysis results
Created in NX6.0.0. More...
 
void SetHighFrequencyCutoff (double cutoffFrequency)
 Sets the high-frequency cutoff for work modes
Created in NX6.0.1. More...
 
void SetHighFrequencyFilteringMode (bool highFrequencyFilteringMode)
 Sets the high-frequency filtering option for work modes
Created in NX6.0.1. More...
 
void SetLowFrequencyCutoff (double cutoffFrequency)
 Sets the low-frequency cutoff for work modes
Created in NX6.0.2. More...
 
void SetLowFrequencyFilteringMode (bool lowFrequencyFilteringMode)
 Sets the low-frequency filtering option for work modes
Created in NX6.0.2. More...
 
void SetNodeMapSizeLimit (int limit)
 Sets the node map size limit
Created in NX7.5.2. More...
 
void SetNodeMapSizeLimitActive (bool active)
 Sets the high-frequency filtering option for work modes
Created in NX7.5.2. More...
 
void SetNodeMatchingDistance (double distance)
 Sets the node-matching distance
Created in NX6.0.0. More...
 
void SetReferenceSolution (NXOpen::CAE::SimSolution *referenceSolution)
 Sets the reference (test) solution of correlation
Created in NX6.0.0. More...
 
void SetTitle (const NXString &title)
 Sets the correlation metasolution name
Created in NX6.0.0. More...
 
void SetTitle (const char *title)
 Sets the correlation metasolution name
Created in NX6.0.0. More...
 
void SetWorkSolution (NXOpen::CAE::SimSolution *workSolution)
 Sets the work (analysis) solution of correlation
Created in NX6.0.0. More...
 
NXString Title ()
 Returns the correlation metasolution name
Created in NX6.0.0. More...
 
NXOpen::CAE::SimSolutionWorkSolution ()
 Returns the work (analysis) solution of correlation
Created in NX6.0.0. More...
 

Detailed Description

Represents a NXOpen::CAE::ModelUpdateSolutionBuilder
To create a new instance of this class, use NXOpen::CAE::ModelUpdateSolutionCollection::CreateSolutionBuilder

Created in NX7.5.0.



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