Click or drag to resize
GraphicComponentExportXml Method (String, String)
Exports this to an XML file

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public void ExportXml(
	string xmlFile,
	string referenceDirectory
)

Parameters

xmlFile
Type: SystemString
The path to the XML file to create.
referenceDirectory
Type: SystemString
The directory where parts and assets should be saved.
Version Information

Supported in: 1.0.0.0
See Also