Cog3DPlaneFitterUsing3DPointsResult GetPlanePhys3D Method Cognex VisionPro
Get a deep copy of the fitted 3D plane.

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

public Cog3DPlane GetPlanePhys3D()

Return Value

Type: Cog3DPlane
A deep copy of the fitted 3D plane.
See Also