compas icon indicating copy to clipboard operation
compas copied to clipboard

Core packages of the COMPAS framework.

Results 156 compas issues
Sort by recently updated
recently updated
newest added

# Feature Request As a user of `compas_ghpython` and `compas_rhino` I would like to get an geometry by supplying a `guid`. And then reading or writing to the User Dictionary...

# Feature Request A nice little feature to have is to be able sort points by their z (or x, or y) coordinates. ## Details i needed it to know...

The search function of the docs is only showing matches in the API reference, and all the rest of the docs are ignored. **To Reproduce** Steps to reproduce the behavior:...

After discussion with @brgcode, I'm disabling the unit test `test_vertices_on_boundary` for the time being, because it needs to be replaced by something more meaningful.

In order to be able to run / test code paths that use `Rhino` SDK, it would be a possibility to try Rhino Compute / Rhino 3dm.

The algorithm for vertex colouring does not yield the minimum number of colours for the simple network in the example. The result gives three colours, though it is two-colourable. The...

enhancement

# Feature Request As a user, I want to have easy access to the attribute dictionary of a Network object. The Network class has exposed methods for Node and Edge...

# Feature Request As a contributor, I want coding guidelines specified so that I know how to format my code and docs and so that project uses a consistent style....

@brgcode [brought up the idea](https://github.com/compas-dev/compas/issues/360#issuecomment-543348261) of inferring precision based on first vertex in STL files in issue #360 . I'm opening this issue to see if that's something that would...

# Feature Request As a designer, I want different faces in a compas mesh to have different attributes (e.g. based on function or material or...) so that e.g. further subdivision...

enhancement