ScriptTRemoveCmcUncertainties Method
Remove CMC Uncertainties
Namespace: Metas.Vna.ToolsAssembly: Metas.Vna.Tools (in Metas.Vna.Tools.exe) Version: 2.8.9053.20314
public void RemoveCmcUncertainties(
string pathData,
string pathRes
)
Public Sub RemoveCmcUncertainties (
pathData As String,
pathRes As String
)
public:
void RemoveCmcUncertainties(
String^ pathData,
String^ pathRes
)
member RemoveCmcUncertainties :
pathData : string *
pathRes : string -> unit
Parameters
- pathData String
- Input File Path (*.sdatb)
- pathRes String
- Result File Path (*.sdatb)