ICogImage16RangeLegacy Add3DSpace Method Cognex VisionPro 9.20

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 80.0.0.0 (80.0.0.0)
Syntax

void Add3DSpace(
	string parentSpaceName,
	string newSpaceName,
	IntPtr parentFromNew,
	int duplicateHandling
)

Parameters

parentSpaceName
Type: System String
newSpaceName
Type: System String
parentFromNew
Type: System IntPtr
duplicateHandling
Type: System Int32
See Also