Click or drag to resize
CustomProjectObject Constructor (LoadContext)
Constructor called when the object is created by the persistence system.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
protected CustomProjectObject(
	LoadContext ctx
)

Parameters

ctx
Type: ABB.Robotics.RobotStudioLoadContext
The context (document) into which the object is loaded.
Version Information

Supported in: 1.0.0.0
See Also