Surface.to_mesh
- Surface.to_mesh(nu=100, nv=None)[source]
Convert the surface to a quad mesh.
- Parameters
nu (int, optional) – Number of faces in the U direction.
nv (int, optional) – Number of faces in the V direction.
- Returns
Convert the surface to a quad mesh.
nu (int, optional) – Number of faces in the U direction.
nv (int, optional) – Number of faces in the V direction.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev