Cog3DRangeImageCrossSectionAreaLineSegments ExecuteMeasureArea Method Cognex VisionPro 9.8

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 75.1.0.0
Syntax

public override int ExecuteMeasureArea(
	c3img_crossSectionConst* crossSection,
	cmath_shapeRegionSet* regionSet,
	c3ip_crossSectionDiffMeasureResult* result
)

Parameters

crossSection
Type: c3img_crossSectionConst*
regionSet
Type: cmath_shapeRegionSet*
result
Type: c3ip_crossSectionDiffMeasureResult*

Return Value

Type: Int32
See Also