NXOpen .NET Reference  12.0.0
List of all members
NXOpen.CAE.ModelUpdateSolutionBuilder Class Reference

Represents a NXOpen.CAE.ModelUpdateSolutionBuilder More...

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

Additional Inherited Members

- Public Types inherited from NXOpen.CAE.CorrelSolutionBuilder
enum  EnumDampingFrftype { FromWorkModel, SpecifyDamping }
 The damping type enum More...
 
- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Properties inherited from NXOpen.CAE.CorrelSolutionBuilder
unsafe
NXOpen.CAE.CorrelSolutionBuilder.EnumDampingFrftype 
FrfDampingSource [get, set]
 Returns or sets the option controlling which damping to consider when synthesizing FRF data from analysis results More...
 
unsafe double HighFrequencyCutoff [get, set]
 Returns or sets the high-frequency cutoff for work modes More...
 
unsafe bool HighFrequencyFilteringMode [get, set]
 Returns or sets the high-frequency filtering option for work modes More...
 
unsafe double LowFrequencyCutoff [get, set]
 Returns or sets the low-frequency cutoff for work modes More...
 
unsafe bool LowFrequencyFilteringMode [get, set]
 Returns or sets the low-frequency filtering option for work modes More...
 
unsafe int NodeMapSizeLimit [get, set]
 Returns or sets the node map size limit More...
 
unsafe bool NodeMapSizeLimitActive [get, set]
 Returns or sets the high-frequency filtering option for work modes More...
 
unsafe double NodeMatchingDistance [get, set]
 Returns or sets the node-matching distance More...
 
unsafe NXOpen.CAE.SimSolution ReferenceSolution [get, set]
 Returns or sets the reference (test) solution of correlation More...
 
unsafe string Title [get, set]
 Returns or sets the correlation metasolution name More...
 
unsafe NXOpen.CAE.SimSolution WorkSolution [get, set]
 Returns or sets the work (analysis) solution of correlation 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.