Revolution.volume
- Revolution.volume()
Compute the volume via Pappus’s centroid theorem.
V = 2 * pi * R * A * (angle / 360)where R is the distance from the profile centroid to the revolution axis and A is the profile area.
- Returns:
- float
Compute the volume via Pappus’s centroid theorem.
V = 2 * pi * R * A * (angle / 360)
where R is the distance from the profile centroid to the revolution axis and A is the profile area.