NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::CAE::ModelUpdateCorrelMethodBuilder Class Reference

Represents a CAE::ModelUpdateCorrelMethodBuilder
To create a new instance of this class, use CAE::ModelUpdateSolution::CreateCorrelMethodBuilder

Created in NX7.5.0. More...

Inheritance diagram for NXOpen::CAE::ModelUpdateCorrelMethodBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  Method { MethodMac, MethodXOrtho }
 correlation method option More...

Public Member Functions

NXOpen::CAE::ModelUpdateCorrelMethodBuilder::Method CorrelMethod ()
 Returns the correlation method
Created in NX7.5.0.
void SetCorrelMethod (NXOpen::CAE::ModelUpdateCorrelMethodBuilder::Method correlMethod)
 Sets the correlation method
Created in NX7.5.0.

Detailed Description

Represents a CAE::ModelUpdateCorrelMethodBuilder
To create a new instance of this class, use CAE::ModelUpdateSolution::CreateCorrelMethodBuilder

Created in NX7.5.0.



Member Enumeration Documentation

correlation method option

Enumerator:
MethodMac 

Correlation Method is MAC.

MethodXOrtho 

Correlation Method is X_ORTHO.


Member Function Documentation

Returns the correlation method
Created in NX7.5.0.



License requirements : None

Sets the correlation method
Created in NX7.5.0.



License requirements : nx_correl_update ("FE Model Update")

Parameters:
correlMethodcorrelmethod

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