Revolution.to_mesh
- Revolution.to_mesh(n_profile=16, n_angle=32)
Convert the revolution to a
compas.datastructures.Mesh.- Parameters:
- n_profileint
Number of sample points for circular profiles.
- n_angleint
Number of angular steps around the revolution.
- Returns: