ProMesh User Manual  v4.3.19

Tools that provide various information on a mesh. More...

Modules

 Measure length, area, volume
 Tools to measure some geometric properties of a mesh.
 
 Qualities
 

Functions

double ProjectedDistance (Mesh *mesh, const Vec3d *projection_normal)
 Measures the distance of the projection of two selected vertices into the plane with the specified normal. More...
 

Detailed Description

Tools that provide various information on a mesh.

Function Documentation

◆ ProjectedDistance()

double ProjectedDistance ( Mesh mesh,
const Vec3d projection_normal 
)

Measures the distance of the projection of two selected vertices into the plane with the specified normal.