Click or drag to resize
ISupportCopyCopy Method
Creates a copy of the project object.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
ProjectObject Copy()

Return Value

Type: ProjectObject
The copied project object.
Remarks
Always refer to the documentation of the implementing object for a detailed description of the copy behaviour.
Version Information

Supported in: 1.0.0.0
See Also