Skip to content

Commit

Permalink
Doc: ply number definition
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelpsilva07 committed Oct 26, 2024
1 parent fb038b3 commit a9429e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ See [OrthotropicMaterial](https://rafaelpsilva07.github.io/composipy/reference/c

```python
from composipy import LaminateProperty
#PlyN --------------------------- Ply1]
#[BOTTOM ------------------------ TOP]
stacking = [-45, 45, 90, 0, 0, 0, 0, 90, 45, -45]
laminate1 = LaminateProperty(stacking, mat_1)
Expand Down

0 comments on commit a9429e2

Please sign in to comment.