Click or drag to resize
GraphicComponentExportXml Method (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
)

Parameters

xmlFile
Type: SystemString
The path to the XML file to create.
Remarks
Parts and assets are saved in the same directory as xmlFile.
Version Information

Supported in: 1.0.0.0
See Also