Click or drag to resize
PbMeshGetVolume Method

Gets the volume of the mesh.

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax
public float GetVolume()

Return Value

Type: Single
Remarks

Returns always 0 for a surface mesh

See Also