Mesh.from_off
- classmethod Mesh.from_off(filepath)
Construct a mesh object from the data described in a OFF file.
- Parameters
filepath (str) – The path to the file.
- Returns
compas.datastructures.Mesh
– A mesh object.
Construct a mesh object from the data described in a OFF file.
filepath (str) – The path to the file.
compas.datastructures.Mesh
– A mesh object.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev