SetupSave Method

Save a xml file with all setup settings.

Definition

Namespace: PCBI_3D
Assembly: PCBI_3Dx (in PCBI_3Dx.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public void Save(
	string path
)

Parameters

path  String
Location of the setup.xml file.

See Also