Gets/sets the physical grid pitch of the Cognex checkerboard
calibration plate.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 75.1.0.0
public Cog3DVect2 PhysGridPitch { get; set; }public Cog3DVect2 PhysGridPitch { get; set; }Public Property PhysGridPitch As Cog3DVect2
Get
Set
Public Property PhysGridPitch As Cog3DVect2
Get
Set
public:
property Cog3DVect2 PhysGridPitch {
Cog3DVect2 get ();
void set (Cog3DVect2 value);
}public:
property Cog3DVect2 PhysGridPitch {
Cog3DVect2 get ();
void set (Cog3DVect2 value);
}Property Value
Type:
Cog3DVect2
The physical grid pitch of the Cognex checkerboard calibration plate.