Gets the ToleranceCollection. The ToleranceCollection is initialiazed by the operator and the user
will not be able to delete or add to it. Each operator adds a pre-defined set based on the operator
result object. By default, all tolerances are disabled.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 75.0.0.0
public CogSerializableCollectionBase<Cog3DRangeImageCrossSectionTolerance> ToleranceCollection { get; protected set; }public CogSerializableCollectionBase<Cog3DRangeImageCrossSectionTolerance> ToleranceCollection { get; protected set; }Public Property ToleranceCollection As CogSerializableCollectionBase(Of Cog3DRangeImageCrossSectionTolerance)
Get
Protected Set
Public Property ToleranceCollection As CogSerializableCollectionBase(Of Cog3DRangeImageCrossSectionTolerance)
Get
Protected Set
public:
property CogSerializableCollectionBase<Cog3DRangeImageCrossSectionTolerance^>^ ToleranceCollection {
CogSerializableCollectionBase<Cog3DRangeImageCrossSectionTolerance^>^ get ();
protected: void set (CogSerializableCollectionBase<Cog3DRangeImageCrossSectionTolerance^>^ value);
}public:
property CogSerializableCollectionBase<Cog3DRangeImageCrossSectionTolerance^>^ ToleranceCollection {
CogSerializableCollectionBase<Cog3DRangeImageCrossSectionTolerance^>^ get ();
protected: void set (CogSerializableCollectionBase<Cog3DRangeImageCrossSectionTolerance^>^ value);
}Property Value
Type:
CogSerializableCollectionBase Cog3DRangeImageCrossSectionTolerance