Gets the 3D pose of this result,
i.e. the 3D pose of the model in Phys3D space.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 91.0.0.0
public Cog3DTransformRigid Phys3DFromModel3D { get; }public Cog3DTransformRigid Phys3DFromModel3D { get; }Public ReadOnly Property Phys3DFromModel3D As Cog3DTransformRigid
Get
Public ReadOnly Property Phys3DFromModel3D As Cog3DTransformRigid
Get
public:
property Cog3DTransformRigid^ Phys3DFromModel3D {
Cog3DTransformRigid^ get ();
}public:
property Cog3DTransformRigid^ Phys3DFromModel3D {
Cog3DTransformRigid^ get ();
}Property Value
Type:
Cog3DTransformRigid
The 3D pose of the model in Phys3D space.