ICogImage16RangeLegacy Add3DSpace Method Cognex VisionPro 9.24

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 91.0.0.0 (91.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