NXOpen .NET Reference  12.0.0
Public Types | Properties | List of all members
NXOpen.CAE.CorrelSolutionBuilder Class Reference

This is a manager to the CAE.CorrelSolution class. More...

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

Public Types

enum  EnumDampingFrftype { FromWorkModel, SpecifyDamping }
 The damping type enum More...
 

Properties

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...
 

Additional Inherited Members

- 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...
 

Detailed Description

This is a manager to the CAE.CorrelSolution class.

Object of type CAE.CorrelSolution can be created and edited only through this class

To create a new instance of this class, use NXOpen.CAE.CorrelSolutionCollection.CreateSolutionBuilder

Created in NX6.0.0

Member Enumeration Documentation

The damping type enum

Enumerator
FromWorkModel 

from work model

SpecifyDamping 

from user input

Property Documentation

unsafe NXOpen.CAE.CorrelSolutionBuilder.EnumDampingFrftype NXOpen.CAE.CorrelSolutionBuilder.FrfDampingSource
getset

Returns or sets the option controlling which damping to consider when synthesizing FRF data from analysis results

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: nx_correl_base ("FE Correlation")

unsafe double NXOpen.CAE.CorrelSolutionBuilder.HighFrequencyCutoff
getset

Returns or sets the high-frequency cutoff for work modes

Created in NX6.0.1

License requirements to get this property: None.

License requirements to set this property: nx_correl_base ("FE Correlation")

unsafe bool NXOpen.CAE.CorrelSolutionBuilder.HighFrequencyFilteringMode
getset

Returns or sets the high-frequency filtering option for work modes

Created in NX6.0.1

License requirements to get this property: None.

License requirements to set this property: nx_correl_base ("FE Correlation")

unsafe double NXOpen.CAE.CorrelSolutionBuilder.LowFrequencyCutoff
getset

Returns or sets the low-frequency cutoff for work modes

Created in NX6.0.2

License requirements to get this property: None.

License requirements to set this property: nx_correl_base ("FE Correlation")

unsafe bool NXOpen.CAE.CorrelSolutionBuilder.LowFrequencyFilteringMode
getset

Returns or sets the low-frequency filtering option for work modes

Created in NX6.0.2

License requirements to get this property: None.

License requirements to set this property: nx_correl_base ("FE Correlation")

unsafe int NXOpen.CAE.CorrelSolutionBuilder.NodeMapSizeLimit
getset

Returns or sets the node map size limit

Created in NX7.5.2

License requirements to get this property: None.

License requirements to set this property: nx_correl_base ("FE Correlation")

unsafe bool NXOpen.CAE.CorrelSolutionBuilder.NodeMapSizeLimitActive
getset

Returns or sets the high-frequency filtering option for work modes

Created in NX7.5.2

License requirements to get this property: None.

License requirements to set this property: nx_correl_base ("FE Correlation")

unsafe double NXOpen.CAE.CorrelSolutionBuilder.NodeMatchingDistance
getset

Returns or sets the node-matching distance

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: nx_correl_base ("FE Correlation")

unsafe NXOpen.CAE.SimSolution NXOpen.CAE.CorrelSolutionBuilder.ReferenceSolution
getset

Returns or sets the reference (test) solution of correlation

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: nx_correl_base ("FE Correlation")

unsafe string NXOpen.CAE.CorrelSolutionBuilder.Title
getset

Returns or sets the correlation metasolution name

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: nx_correl_base ("FE Correlation")

unsafe NXOpen.CAE.SimSolution NXOpen.CAE.CorrelSolutionBuilder.WorkSolution
getset

Returns or sets the work (analysis) solution of correlation

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: nx_correl_base ("FE Correlation")


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