ScriptTRemoveDependencies(String, String, Guid) Method

Remove Dependencies

Definition

Namespace: Metas.Vna.Tools
Assembly: Metas.Vna.Tools (in Metas.Vna.Tools.exe) Version: 2.8.9053.20314
C#
public void RemoveDependencies(
	string pathA,
	string pathRes,
	Guid id
)

Parameters

pathA  String
N-Port A File Path (*.sdatb)
pathRes  String
Result File Path (*.sdatb)
id  Guid
Id

See Also