|
NX Open C++ Reference Guide
|
This builder is used to apply the alignment matrix read from selected xml file to the test model
To create a new instance of this class, use CAE::CorrelManager::CreateCorrelApplyAlignmentFromBuilder
Created in NX9.0.0.
More...
Public Member Functions | |
| NXString | NativeFileBrowser () |
| Returns the native file browser Created in NX9.0.0. | |
| void | SetNativeFileBrowser (const NXString &filename) |
| Sets the native file browser Created in NX9.0.0. | |
| void | SetNativeFileBrowser (const char *filename) |
| Sets the native file browser Created in NX9.0.0. | |
This builder is used to apply the alignment matrix read from selected xml file to the test model
To create a new instance of this class, use CAE::CorrelManager::CreateCorrelApplyAlignmentFromBuilder
Created in NX9.0.0.
| NXString NXOpen::CAE::CorrelApplyAlignmentFromBuilder::NativeFileBrowser | ( | ) |
Returns the native file browser
Created in NX9.0.0.
License requirements : None
| void NXOpen::CAE::CorrelApplyAlignmentFromBuilder::SetNativeFileBrowser | ( | const NXString & | filename | ) |
Sets the native file browser
Created in NX9.0.0.
License requirements : nx_correl_base ("FE Correlation")
| filename | filename |
| void NXOpen::CAE::CorrelApplyAlignmentFromBuilder::SetNativeFileBrowser | ( | const char * | filename | ) |
Sets the native file browser
Created in NX9.0.0.
License requirements : nx_correl_base ("FE Correlation")
| filename | filename |