GetGeometricFeaturesFromCurves Method

NI Vision for Visual Basic

GetGeometricFeaturesFromCurves Method

Syntax

CWIMAQVision.GetGeometricFeaturesFromCurves Curves, Features [, FeatureTypes]

Return Type

Long

On success, this method returns 0. On failure, this method returns a negative number.

Purpose

Returns a set of geometric features extracted from the passed curves.

Parameters

Curves As CWIMAQCurveReport

The curves from which to extract the geometric features.

Features As CWIMAQGeometricFeatureReport

The geometric features returned.

FeatureTypes As Variant

[Optional] A CWIMAQGeometricFeatureTypeOptions object that specifies the geometric feature types to return. If this parameter is not supplied, all geometric feature types are returned.