compas_shapeop
Classes
Create a solver from a COMPAS mesh. |
Functions and Methods
Mesh Integration
Create a MeshSolver from an OBJ file. |
|
Create a MeshSolver from a rectangular grid mesh. |
Constraints
Add edge length constraints to all edges of a COMPAS mesh. |
|
Add diagonal constraints to quads to prevent shearing. |
|
Add plane constraints to all faces of a COMPAS mesh. |
|
Add equalize face constraints to all faces of a COMPAS mesh. |
|
Add bending constraints to all pairs of adjacent triangular faces in a COMPAS mesh. |
|
Add closeness constraints to all vertices of a COMPAS mesh to the boundary edges. |
|
Add closeness constraints to vertices of a COMPAS mesh. |
Forces
Add gravity to the mesh. |
|
Add inflation force to the mesh. |
Core Methods
Solve the constraint problem. |