Cog3DCoordinateSpaceTree AddSpaceWithID Method (String, String, ICog3DTransform,  Byte )Cognex VisionPro 9.23
For Cognex internal use only.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 91.0.0.0
Syntax

public void AddSpaceWithID(
	string parentSpaceName,
	string newSpaceName,
	ICog3DTransform parentFromNew,
	byte[] bytes
)

Parameters

parentSpaceName
Type: System String
newSpaceName
Type: System String
parentFromNew
Type: Cognex.VisionPro3D ICog3DTransform
bytes
Type:  System Byte 
See Also