NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Public Member Functions | 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.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.CAE.ModelUpdateSolutionBuilder

Public Types

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

Public Member Functions

unsafe string GetSubcase ()
 Returns the selected subcase of the work solution More...
 
unsafe void SetSubcase (string subcase)
 Sets the selected subcase of the work solution 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

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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

Member Function Documentation

unsafe string NXOpen.CAE.CorrelSolutionBuilder.GetSubcase ( )
inline

Returns the selected subcase of the work solution

Created in NX1847.0.0

Deprecated in NX1872.0.0. This functionality is no longer supported.

License requirements: None.

Returns
unsafe void NXOpen.CAE.CorrelSolutionBuilder.SetSubcase ( string  subcase)
inline

Sets the selected subcase of the work solution

Created in NX1847.0.0

Deprecated in NX1872.0.0. This functionality is no longer supported.

License requirements: nx_correl_base ("FE Correlation")

Parameters
subcase

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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.