智能差异验证器构建器
更多...
#include <SmartDiffValidatorBuilder.hxx>
|
|
class | _SmartDiffValidatorBuilderBuilder |
智能差异验证器构建器
Represents a SmartDiffValidator builder
An instance of this class can be obtained through CAE::CaeAutotest
Created in NX7.5.0.
◆ BaseLineFile()
| NXString NXOpen::SmartDiffValidatorBuilder::BaseLineFile |
( |
| ) |
|
Returns the base line file
Created in NX7.5.0.
License requirements : None
◆ CommitValidation()
| void NXOpen::SmartDiffValidatorBuilder::CommitValidation |
( |
| ) |
|
Commits any edits that have been applied to the builder. Returns the validation object
Created in NX7.5.0.
License requirements : None
◆ DifferenceFile()
| NXString NXOpen::SmartDiffValidatorBuilder::DifferenceFile |
( |
| ) |
|
Returns the difference file
Created in NX7.5.0.
License requirements : None
◆ LocalConfigFile()
| NXString NXOpen::SmartDiffValidatorBuilder::LocalConfigFile |
( |
| ) |
|
Returns the local config file
Created in NX7.5.0.
License requirements : None
◆ NewFile()
| NXString NXOpen::SmartDiffValidatorBuilder::NewFile |
( |
| ) |
|
Returns the new file
Created in NX7.5.0.
License requirements : None
◆ SetBaseLineFile() [1/2]
| void NXOpen::SmartDiffValidatorBuilder::SetBaseLineFile |
( |
const char * | filename | ) |
|
Sets the base line file
Created in NX7.5.0.
License requirements : None
- 参数
-
◆ SetBaseLineFile() [2/2]
| void NXOpen::SmartDiffValidatorBuilder::SetBaseLineFile |
( |
const NXString & | filename | ) |
|
Sets the base line file
Created in NX7.5.0.
License requirements : None
- 参数
-
◆ SetDifferenceFile() [1/2]
| void NXOpen::SmartDiffValidatorBuilder::SetDifferenceFile |
( |
const char * | filename | ) |
|
Sets the difference file
Created in NX7.5.0.
License requirements : None
- 参数
-
◆ SetDifferenceFile() [2/2]
| void NXOpen::SmartDiffValidatorBuilder::SetDifferenceFile |
( |
const NXString & | filename | ) |
|
Sets the difference file
Created in NX7.5.0.
License requirements : None
- 参数
-
◆ SetLocalConfigFile() [1/2]
| void NXOpen::SmartDiffValidatorBuilder::SetLocalConfigFile |
( |
const char * | filename | ) |
|
Sets the local config file
Created in NX7.5.0.
License requirements : None
- 参数
-
◆ SetLocalConfigFile() [2/2]
| void NXOpen::SmartDiffValidatorBuilder::SetLocalConfigFile |
( |
const NXString & | filename | ) |
|
Sets the local config file
Created in NX7.5.0.
License requirements : None
- 参数
-
◆ SetNewFile() [1/2]
| void NXOpen::SmartDiffValidatorBuilder::SetNewFile |
( |
const char * | filename | ) |
|
Sets the new file
Created in NX7.5.0.
License requirements : None
- 参数
-
◆ SetNewFile() [2/2]
| void NXOpen::SmartDiffValidatorBuilder::SetNewFile |
( |
const NXString & | filename | ) |
|
Sets the new file
Created in NX7.5.0.
License requirements : None
- 参数
-