compas-dev / compas-dev/compas
PlanarSurface's parameters (xsize, ysize) don't work
Open
bug
- Dominant language
- Python
- Stars
- 386
- Forks
- 122
- Avg merge
- 11d 46m
- Merged PRs (30d)
- 1
Description
**Describe the bug**
Changes to the arguments xsize and ysize are not reflected
**Expected behavior**
surface size should be changed as input value
**Screenshots**
xsize = 10000, ysize = 10000

xsize = 1, ysize = 1

**Desktop (please complete the following information):**
- OS: Win
- Python version: 3.11.4
- Python package manager: conda
Contributor guide
Assessment
This issue has not been assessed yet.