ICog3DVolume ComputeVolume Method Cognex VisionPro 9.22
Determines the volume of this shape.

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

double ComputeVolume()

Return Value

Type: Double
The volume of this shape or returns 0, if this volume shape is empty or degenerate.
See Also