COMPAS
  • Home
  • Docs
  • Extensions
  • Examples
  • Contribute
  • 1.5.0
  1. docs
  2. API Reference
  3. compas
  4. files
  5. OFF

OFF

class compas.files.OFF(filepath)[source]

Bases: object

Read and write files in OFF format.

References

  • http://shape.cs.princeton.edu/benchmark/documentation/off_format.html

  • http://www.geomview.org/docs/html/OFF.html

  • http://segeval.cs.princeton.edu/public/off_format.html

Methods

read()

write(mesh, **kwargs)

  • Introduction
  • Installation
  • Getting started
  • Tutorial
  • API Reference
    • compas
      • data
      • datastructures
      • files
      • geometry
      • numerical
      • plugins
      • robots
      • rpc
      • topology
      • utilities
      • json_dump
      • json_dumps
      • json_load
      • json_loads
      • set_precision
      • WINDOWS
      • LINUX
      • OSX
      • MONO
      • IPY
      • RHINO
      • BLENDER
      • is_windows
      • is_linux
      • is_osx
      • is_mono
      • is_ironpython
      • is_rhino
      • is_blender
    • compas_rhino
    • compas_blender
    • compas_ghpython
    • compas_plotters
  • Extension points
  • Developer Guide
  • Changelog
  • Releases
  • License
  • Citing
  • OFF
Previous
OBJWriter.write_vertices_and_faces
Next
OFF.read

COMPAS

A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.

Copyright © 2017-2021 compas-dev