Cognex.VisionPro.Dimensioning NamespaceCognex VisionPro 9.5
 
Classes

  ClassDescription
Public classCogAngleLineLineTool
Tool that measures the angle between two lines.
Public classCogAnglePointPointTool
Tool that measures the angle between two points.
Public classCogCreateCircleTool
Tool that creates a circle.
Public classCogCreateEllipseTool
Tool that creates an ellipse.
Public classCogCreateGraphicLabelTool
Tool that creates a graphic label.
Public classCogCreateLineBisectPointsTool
Tool that creates a line that is a perpendicular bisector of a line segment joining two points.
Public classCogCreateLineParallelTool
Tool that creates a line parallel to a given line and passing through a given point.
Public classCogCreateLinePerpendicularTool
Tool that creates a line perpendicular to a given line and passing through a given point.
Public classCogCreateLineTool
Tool that creates a line.
Public classCogCreateSegmentAvgSegsTool
Tool that creates a line segment by averaging two given line segments.
Public classCogCreateSegmentTool
Tool that creates a line segment.
Public classCogDistanceCircleCircleTool
Tool that measures the distance between two circles.
Public classCogDistanceLineCircleTool
Tool that measures the distance between a line and a circle.
Public classCogDistanceLineEllipseTool
Tool that measures the distance between a line and an ellipse.
Public classCogDistancePointCircleTool
Tool that measures the distance from a point to a circle.
Public classCogDistancePointEllipseTool
Tool that computes the distance between a point and an ellipse.
Public classCogDistancePointLineTool
Tool that measures the distance between a point and a line.
Public classCogDistancePointPointTool
Tool that computes the distance and angle between two given points.
Public classCogDistancePointSegmentTool
Tool that measures the distance from a point to a line segment.
Public classCogDistanceSegmentCircleTool
Tool that measures the distance from a line segment to a circle.
Public classCogDistanceSegmentEllipseTool
Tool that measures the distance between a line segment and an ellipse.
Public classCogDistanceSegmentLineTool
Tool that measures the distance from a line segment to a line.
Public classCogDistanceSegmentSegmentTool
Tool that measures the distance between two line segments.
Public classCogIntersectCircleCircleTool
Tool that determines the intersection of two circles.
Public classCogIntersectLineCircleTool
No help for this object yet.
Public classCogIntersectLineEllipseTool
Tool that determines the intersection of a line and an ellipse.
Public classCogIntersectLineLineTool
Tool that determines the intersection of two lines.
Public classCogIntersectSegmentCircleTool
Tool that determines the intersection of a line segment and a circle.
Public classCogIntersectSegmentEllipseTool
Tool that determines the intersection of a line segment and an ellipse.
Public classCogIntersectSegmentLineTool
Tool that determines the intersection of a line segment and a line.
Public classCogIntersectSegmentSegmentTool
Tool that determines the intersection of two line segments.
Interfaces

  InterfaceDescription
Public interfaceICogDrawingStyle
Enumerations

  EnumerationDescription
Public enumerationCogAngleLineLineCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogAngleLineLineLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogAngleLineLineLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogAnglePointPointCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogAnglePointPointLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogAnglePointPointLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogCreateCircleCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogCreateCircleLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogCreateCircleLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogCreateEllipseCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogCreateEllipseLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogCreateEllipseLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogCreateGraphicLabelCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogCreateGraphicLabelLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogCreateGraphicLabelLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogCreateGraphicLabelSourceSelectorConstants
Enumeration to specify the source of the text in the output graphic label.
Public enumerationCogCreateLineBisectPointsCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogCreateLineBisectPointsLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogCreateLineBisectPointsLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogCreateLineCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogCreateLineLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogCreateLineLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogCreateLineParallelCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogCreateLineParallelLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogCreateLineParallelLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogCreateLinePerpendicularCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogCreateLinePerpendicularLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogCreateLinePerpendicularLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogCreateSegmentAvgSegsCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogCreateSegmentAvgSegsLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogCreateSegmentAvgSegsLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogCreateSegmentCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogCreateSegmentLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogCreateSegmentLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogDistanceCircleCircleCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogDistanceCircleCircleLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogDistanceCircleCircleLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogDistanceLineCircleCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogDistanceLineCircleLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogDistanceLineCircleLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogDistanceLineEllipseCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogDistanceLineEllipseLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogDistanceLineEllipseLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogDistancePointCircleCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogDistancePointCircleLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogDistancePointCircleLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogDistancePointEllipseCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogDistancePointEllipseLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogDistancePointEllipseLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogDistancePointLineCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogDistancePointLineLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogDistancePointLineLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogDistancePointPointCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogDistancePointPointLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogDistancePointPointLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogDistancePointSegmentCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogDistancePointSegmentLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogDistancePointSegmentLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogDistanceSegmentCircleCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogDistanceSegmentCircleLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogDistanceSegmentCircleLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogDistanceSegmentEllipseCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogDistanceSegmentEllipseLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogDistanceSegmentEllipseLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogDistanceSegmentLineCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogDistanceSegmentLineLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogDistanceSegmentLineLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogDistanceSegmentSegmentCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogDistanceSegmentSegmentLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogDistanceSegmentSegmentLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogIntersectCircleCircleCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogIntersectCircleCircleLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogIntersectCircleCircleLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogIntersectLineCircleCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogIntersectLineCircleLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogIntersectLineCircleLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogIntersectLineEllipseCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogIntersectLineEllipseLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogIntersectLineEllipseLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogIntersectLineLineCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogIntersectLineLineLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogIntersectLineLineLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogIntersectSegmentCircleCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogIntersectSegmentCircleLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogIntersectSegmentCircleLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogIntersectSegmentEllipseCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogIntersectSegmentEllipseLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogIntersectSegmentEllipseLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogIntersectSegmentLineCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogIntersectSegmentLineLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogIntersectSegmentLineLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogIntersectSegmentSegmentCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogIntersectSegmentSegmentLastRunRecordConstants
Enumeration of non-diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogIntersectSegmentSegmentLastRunRecordDiagConstants
Enumeration of diagnostic data that can be provided in the Tool's LastRunRecord.