SetupSave Method
Save a xml file with all setup settings.
Namespace: PCBI_3DAssembly: PCBI_3Dx (in PCBI_3Dx.dll) Version: 17.0.0.0 (17.0.0.0)
public void Save(
string path
)
Public Sub Save (
path As String
)
public:
void Save(
String^ path
)
member Save :
path : string -> unit
Parameters
- path String
- Location of the setup.xml file.