Cog3DAlignedBox ComputeVolume Method Cognex VisionPro 9.10
Determines the volume of this shape.

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

public virtual double ComputeVolume()

Return Value

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

Implements

ICog3DVolume ComputeVolume 
See Also