Click or drag to resize

MeshVolume Method

Compute volume of the mesh.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public double Volume()

Return Value

Type: Double
Volume of the mesh.
See Also